Home
last modified time | relevance | path

Searched defs:AHardwareBuffer (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/android/include/gfxstream/guest/
DGralloc.h23 typedef struct AHardwareBuffer AHardwareBuffer; typedef
80 virtual uint32_t getFormatDrmFourcc(const AHardwareBuffer* /*handle*/) { in getFormatDrmFourcc()
/hardware/google/gfxstream/guest/mesa/include/android_stub/android/
Dhardware_buffer.h333 typedef struct AHardwareBuffer AHardwareBuffer; typedef
/hardware/google/gfxstream/guest/fuchsia/include/android/
Dhardware_buffer.h328 typedef struct AHardwareBuffer AHardwareBuffer; typedef
/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp348 size_t EmulatedGralloc::getAllocatedSize(const AHardwareBuffer*) { in getAllocatedSize()