Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/android/
Dhardware_buffer.h389 typedef struct AHardwareBuffer_Planes { struct
392 } AHardwareBuffer_Planes; typedef
572 AHardwareBuffer_Planes* _Nonnull outPlanes) __INTRODUCED_IN(29);
/frameworks/av/services/camera/virtualcamera/util/
DUtil.h86 const AHardwareBuffer_Planes& operator*() const;
94 AHardwareBuffer_Planes mPlanes;
DUtil.cc112 const AHardwareBuffer_Planes& PlanesLockGuard::operator*() const { in operator *()
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp277 int32_t fence, const ARect* rect, AHardwareBuffer_Planes* outPlanes) { in AHardwareBuffer_lockPlanes()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.cpp471 AHardwareBuffer_Planes planes; in GetYuv420FlexibleLayout()
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp2639 AHardwareBuffer_Planes planes; in android_media_MediaCodec_mapHardwareBuffer()