Searched refs:ARect (Results 1 – 10 of 10) sorted by relevance
45 typedef struct ARect { struct57 } ARect; argument
430 int32_t fence, const ARect* rect, void** outVirtualAddress) __INTRODUCED_IN(26);460 int32_t fence, const ARect* rect, AHardwareBuffer_Planes* outPlanes) __INTRODUCED_IN(29);535 int32_t fence, const ARect* rect, void** outVirtualAddress,
178 ARect* inOutDirtyBounds);
154 ARect contentRect;184 ARect pendingContentRect;
94 static void onContentRectChangedCallback (ANativeActivity* activity, const ARect* rect) in onContentRectChangedCallback()203 void NativeActivity::onContentRectChanged (const ARect* rect) in onContentRectChanged()
63 virtual void onContentRectChanged (const ARect* rect);
34 ARect fBounds;
309 ARect *rect = nullptr; in lockAndroidHardwareBuffer()