Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplustypes.h200 INT GetLeft() const { in GetLeft() function
325 REAL GetLeft() const { in GetLeft() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_vector.h313 HInstruction* GetLeft() const { return InputAt(0); } in GetLeft() function