Home
last modified time | relevance | path

Searched defs:GetRight (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dfield_of_view.h30 float GetRight() const { return right_; } in GetRight() function
/aosp12/art/compiler/optimizing/
H A Dnodes_vector.h314 HInstruction* GetRight() const { return InputAt(1); } in GetRight() function