Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DLayerTransactionTest.h131 uint32_t bufferWidth, uint32_t bufferHeight) { in fillBufferQueueLayerColor()
141 int32_t bufferWidth, int32_t bufferHeight) { in fillBufferLayerColor()
156 uint32_t bufferWidth, uint32_t bufferHeight) { in fillLayerColor()
170 int32_t bufferWidth, int32_t bufferHeight, const Color& topLeft, in fillLayerQuadrant()
188 int32_t bufferHeight, const Color& topLeft, in fillBufferQueueLayerQuadrant()
211 int32_t bufferHeight, const Color& topLeft, in fillBufferStateLayerQuadrant()
DTransactionTestHarnesses.h155 uint32_t bufferHeight) { in fillLayerColor()
161 uint32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
DLayerTypeAndRenderTypeTransaction_test.cpp315 const uint32_t bufferHeight = 300; in TEST_P() local
372 const uint32_t bufferHeight = 750 * 2; in TEST_P() local
442 const uint32_t bufferHeight = 300; in TEST_P() local
DScreenCapture_test.cpp747 const uint32_t bufferHeight = 60; in TEST_F() local
/frameworks/native/libs/gui/
DGLConsumerUtils.cpp35 float bufferHeight, PixelFormat pixelFormat, in computeTransformMatrix()
DGLConsumer.cpp748 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
/frameworks/base/libs/hwui/pipeline/skia/
DLayerDrawable.cpp80 static void adjustCropForYUV(uint32_t format, int bufferWidth, int bufferHeight, SkRect* cropRect) { in adjustCropForYUV()
/frameworks/native/services/surfaceflinger/tests/utils/
DTransactionUtils.h111 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
/frameworks/native/services/surfaceflinger/
DHdrSdrRatioOverlay.cpp48 const int32_t bufferHeight = kBufferWidth; in draw() local
DLayerFE.cpp304 float bufferHeight = static_cast<float>(mSnapshot->bufferSize.getHeight()); in prepareBufferStateClientComposition() local
DLayer.cpp3063 uint32_t bufferHeight = mDrawingState.buffer->getHeight(); in updateGeometry() local
/frameworks/native/libs/nativedisplay/surfacetexture/
DSurfaceTexture.cpp299 float bufferHeight = buf->getHeight(); in computeTransformMatrix() local
352 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.cpp351 uint32_t bufferHeight = externalTexture->getHeight(); in getUnrotatedBufferSize() local
/frameworks/native/services/surfaceflinger/tests/tracing/
DTransactionTraceTestSuite.cpp105 uint32_t bufferHeight; member
/frameworks/av/media/ndk/
DNdkImageReader.cpp441 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
/frameworks/av/camera/ndk/ndk_vendor/tests/
DAImageReaderVendorTest.cpp581 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local