Home
last modified time | relevance | path

Searched defs:RECT (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dmath_util.rs101 fn to_sys_rect(&self) -> RECT; in to_sys_rect()
106 fn to_sys_rect(&self) -> RECT { in to_sys_rect()
120 impl SysRectExtension for RECT { implementation
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_keeprefs.py47 class RECT(Structure): class
132 class RECT(Structure): class
H A Dtest_win32.py99 class RECT(Structure): class
H A Dtest_functions.py25 class RECT(Structure): class
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_keeprefs.py47 class RECT(Structure): class
132 class RECT(Structure): class
Dtest_win32.py85 class RECT(Structure): class
Dtest_functions.py25 class RECT(Structure): class
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_keeprefs.py47 class RECT(Structure): class
132 class RECT(Structure): class
Dtest_win32.py99 class RECT(Structure): class
Dtest_functions.py25 class RECT(Structure): class
/aosp_15_r20/external/python/cpython2/Lib/test/leakers/
Dtest_ctypes.py10 class RECT(Structure): class
/aosp_15_r20/external/python/cpython3/Lib/test/leakers/
Dtest_ctypes.py10 class RECT(Structure): class
/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dpr1172638.c19 } RECT; typedef
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
H A DDisplayModifier.java39 private static final RectF RECT = new RectF(0, 0, 100, 100); field in DisplayModifier
/aosp_15_r20/external/intel-media-driver/media_common/linux/common/os/
H A Dmos_defs_specific.h59 } RECT, *PRECT, *LPRECT; typedef
/aosp_15_r20/external/python/cpython2/Lib/ctypes/
Dwintypes.py96 class RECT(Structure): class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwindef.h77 } RECT,*PRECT,*NPRECT,*LPRECT; typedef
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/
Drect.h30 typedef struct tagRECT RECT; typedef
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Drect.h27 typedef struct tagRECT RECT; typedef
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/
Drect.h30 typedef struct tagRECT RECT; typedef
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A Dwintypes.py97 class RECT(ctypes.Structure): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
Dwintypes.py97 class RECT(ctypes.Structure): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
Dwintypes.py97 class RECT(ctypes.Structure): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
Dwintypes.py97 class RECT(ctypes.Structure): class
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
Dwintypes.py97 class RECT(ctypes.Structure): class

12