Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/apex/
H A Dandroid_canvas.cpp61 bool ACanvas_isSupportedPixelFormat(int32_t bufferFormat) { in ACanvas_isSupportedPixelFormat()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.h97 uint32_t bufferFormat; member
/aosp14/frameworks/base/libs/hwui/
H A DHardwareBitmapUploader.cpp53 AHardwareBuffer_Format bufferFormat; member
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp582 int bufferFormat = buffer->mGraphicBuffer->getPixelFormat(); in ImageReader_imageSetup() local