Home
last modified time | relevance | path

Searched defs:SetY (Results 1 – 3 of 3) sorted by relevance

/external/armnn/samples/ObjectDetection/src/
DBoundingBox.cpp50 void BoundingBox::SetY(int y) { in SetY() function in od::BoundingBox
/external/deqp-deps/amber/src/
Dcommand.h169 void SetY(float y) { y_ = y; } in SetY() function
201 void SetY(float y) { y_ = y; } in SetY() function
301 void SetY(uint32_t y) { y_ = y; } in SetY() function
379 void SetY(float y) { y_ = y; } in SetY() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1022 INLINE void SetY(uint32_t sampleNum, float val) { _y[sampleNum] = val; }; // @llvm_func in SetY() function