Home
last modified time | relevance | path

Searched defs:ARect (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/arect/include/android/
Drect.h45 typedef struct ARect { struct
57 } ARect; argument
/frameworks/native/libs/nativewindow/rust/src/
Dlib.rs297 rect: Option<&ARect>, in lock()
335 rect: Option<&ARect>, in lock_planes()
386 rect: Option<&ARect>, in lock_and_get_info()
/frameworks/native/libs/gui/tests/
DSurface_test.cpp856 const gui::ARect& /*samplingArea*/, const sp<IBinder>& /*stopLayerHandle*/, in addRegionSamplingListener()