Home
last modified time | relevance | path

Searched defs:outBytesPerStride (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBuffer.cpp47 int32_t* outBytesPerStride) { in resolveLegacyByteLayoutFromPlaneLayout()
304 int32_t* outBytesPerStride) { in lock()
311 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lock()
349 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
357 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
363 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp195 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1088 int32_t outBytesPerPixel, outBytesPerStride; in captureSurface() local