Home
last modified time | relevance | path

Searched defs:bufferWidth (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/filters/
DGraphicBufferListener.cpp33 size_t bufferWidth, size_t bufferHeight, size_t bufferCount) { in init()
/frameworks/native/libs/gui/
DGLConsumer.cpp813 float bufferWidth = buf->getWidth(); in computeTransformMatrix() local
875 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
/frameworks/av/media/ndk/
DNdkImageReader.cpp396 const int bufferWidth = getBufferWidth(buffer); in acquireImageLocked() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1857 int bufferWidth; in getTransform() local
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp114 int32_t bufferWidth = int32_t(outBuffer->getWidth()); in expectBufferColor() local