Home
last modified time | relevance | path

Searched defs:SetX (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Dcxx11-unused.cpp16 void SetX(T x) { in SetX() function in A
/external/armnn/samples/ObjectDetection/src/
DBoundingBox.cpp46 void BoundingBox::SetX(int x) { in SetX() function in od::BoundingBox
/external/deqp-deps/amber/src/
Dcommand.h166 void SetX(float x) { x_ = x; } in SetX() function
198 void SetX(float x) { x_ = x; } in SetX() function
298 void SetX(uint32_t x) { x_ = x; } in SetX() function
376 void SetX(float x) { x_ = x; } in SetX() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1021 INLINE void SetX(uint32_t sampleNum, float val) { _x[sampleNum] = val; }; // @llvm_func in SetX() function