Home
last modified time | relevance | path

Searched defs:GetY (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DVec3.php36 public function GetY() function in MyGame\\Example\\Vec3
/external/armnn/samples/ObjectDetection/src/
DBoundingBox.cpp34 int BoundingBox::GetY() const { in GetY() function in od::BoundingBox
/external/clang/test/CodeGenCXX/
Dms-property.cpp36 char GetY(char i, Test1 j) { return i+j.get_x(); } in GetY() function in St
/external/deqp-deps/amber/src/
Dcommand.h170 float GetY() const { return y_; } in GetY() function
202 float GetY() const { return y_; } in GetY() function
302 uint32_t GetY() const { return y_; } in GetY() function
380 float GetY() const { return y_; } in GetY() function
/external/webrtc/common_video/
Dvideo_frame_unittest.cc250 int GetY(rtc::scoped_refptr<PlanarYuvBuffer> buf, int col, int row) { in GetY() function