Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DVec3.php36 public function GetY() function in MyGame\\Example\\Vec3
/external/clang/test/CodeGenCXX/
Dms-property.cpp36 char GetY(char i, Test1 j) { return i+j.get_x(); } in GetY() function in St
/external/llvm-project/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
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go2973 func (m *GroupNew_G) GetY() int32 { func