Home
last modified time | relevance | path

Searched defs:outBytesPerPixel (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/native/libs/ui/
H A DGraphicBuffer.cpp44 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 DGralloc2.cpp239 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
H A DGralloc3.cpp200 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
H A DGralloc4.cpp263 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
H A DGralloc5.cpp596 int acquireFence, void **outData, int32_t *outBytesPerPixel, in lock()
/aosp_15_r20/hardware/interfaces/graphics/mapper/3.0/utils/vts/
H A DMapperVts.cpp186 const IMapper::Rect& accessRegion, int acquireFence, int32_t* outBytesPerPixel, in lock()
/aosp_15_r20/frameworks/native/libs/nativewindow/
H A DAHardwareBuffer.cpp195 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp1068 int32_t outBytesPerPixel, outBytesPerStride; in captureSurface() local