Home
last modified time | relevance | path

Searched defs:bufferHeight (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/libs/gui/
DGLConsumerUtils.cpp64 float bufferHeight = buf->getHeight(); in computeTransformMatrix() local
DGLConsumer.cpp749 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
/frameworks/av/media/libstagefright/filters/
DGraphicBufferListener.cpp33 size_t bufferWidth, size_t bufferHeight, size_t bufferCount) { in init()
/frameworks/base/libs/hwui/surfacetexture/
DSurfaceTexture.cpp309 float bufferHeight = buf->getHeight(); in computeTransformMatrix() local
362 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
/frameworks/native/services/surfaceflinger/
DBufferStateLayer.cpp421 uint32_t bufferHeight = s.buffer->getHeight(); in getDrawingCrop() local
516 uint32_t bufferHeight = s.buffer->height; in updateTexImage() local
DBufferLayer.cpp216 float bufferHeight = getBufferSize(s).getHeight(); in prepareClientLayer() local
DLayer.cpp332 int bufferHeight = mActiveBuffer->getHeight(); in getBufferScaleTransform() local
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp145 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
420 int32_t bufferWidth, int32_t bufferHeight) { in fillBufferQueueLayerColor()
428 int32_t bufferWidth, int32_t bufferHeight) { in fillBufferStateLayerColor()
439 int32_t bufferWidth, int32_t bufferHeight) { in fillLayerColor()
453 int32_t bufferWidth, int32_t bufferHeight, const Color& topLeft, in fillLayerQuadrant()
471 int32_t bufferHeight, const Color& topLeft, in fillBufferQueueLayerQuadrant()
490 int32_t bufferHeight, const Color& topLeft, in fillBufferStateLayerQuadrant()
659 int32_t bufferHeight) { in fillLayerColor()
665 int32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
/frameworks/av/media/ndk/
DNdkImageReader.cpp434 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
/frameworks/av/camera/ndk/ndk_vendor/tests/
DAImageReaderVendorTest.cpp457 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local