Home
last modified time | relevance | path

Searched refs:AHardwareBuffer_Planes (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h325 typedef struct AHardwareBuffer_Planes { struct
328 } AHardwareBuffer_Planes; argument
462 int32_t fence, const ARect* rect, AHardwareBuffer_Planes* outPlanes) __INTRODUCED_IN(29);
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp184 int32_t fence, const ARect* rect, AHardwareBuffer_Planes* outPlanes) { in AHardwareBuffer_lockPlanes()