Searched defs:outBytesPerPixel (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/frameworks/native/libs/ui/ |
H A D | GraphicBuffer.cpp | 44 int32_t* outBytesPerPixel, in resolveLegacyByteLayoutFromPlaneLayout() 297 status_t GraphicBuffer::lock(uint32_t inUsage, void** vaddr, int32_t* outBytesPerPixel, in lock() 305 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lock() 343 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync() 351 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync() 357 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
|
H A D | Gralloc2.cpp | 239 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
H A D | Gralloc3.cpp | 200 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
H A D | Gralloc4.cpp | 263 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
H A D | Gralloc5.cpp | 596 int acquireFence, void **outData, int32_t *outBytesPerPixel, in lock()
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 186 const IMapper::Rect& accessRegion, int acquireFence, int32_t* outBytesPerPixel, in lock()
|
/aosp_15_r20/frameworks/native/libs/nativewindow/ |
H A D | AHardwareBuffer.cpp | 195 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | FrameDecoder.cpp | 1068 int32_t outBytesPerPixel, outBytesPerStride; in captureSurface() local
|