/frameworks/native/services/surfaceflinger/tests/ |
D | LayerTransactionTest.h | 131 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()
|
D | TransactionTestHarnesses.h | 155 uint32_t bufferHeight) { in fillLayerColor() 161 uint32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
|
D | LayerTypeAndRenderTypeTransaction_test.cpp | 315 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
|
D | ScreenCapture_test.cpp | 747 const uint32_t bufferHeight = 60; in TEST_F() local
|
/frameworks/native/libs/gui/ |
D | GLConsumerUtils.cpp | 35 float bufferHeight, PixelFormat pixelFormat, in computeTransformMatrix()
|
D | GLConsumer.cpp | 748 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | LayerDrawable.cpp | 80 static void adjustCropForYUV(uint32_t format, int bufferWidth, int bufferHeight, SkRect* cropRect) { in adjustCropForYUV()
|
/frameworks/native/services/surfaceflinger/tests/utils/ |
D | TransactionUtils.h | 111 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
|
/frameworks/native/services/surfaceflinger/ |
D | HdrSdrRatioOverlay.cpp | 48 const int32_t bufferHeight = kBufferWidth; in draw() local
|
D | LayerFE.cpp | 304 float bufferHeight = static_cast<float>(mSnapshot->bufferSize.getHeight()); in prepareBufferStateClientComposition() local
|
D | Layer.cpp | 3063 uint32_t bufferHeight = mDrawingState.buffer->getHeight(); in updateGeometry() local
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 299 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/ |
D | RequestedLayerState.cpp | 351 uint32_t bufferHeight = externalTexture->getHeight(); in getUnrotatedBufferSize() local
|
/frameworks/native/services/surfaceflinger/tests/tracing/ |
D | TransactionTraceTestSuite.cpp | 105 uint32_t bufferHeight; member
|
/frameworks/av/media/ndk/ |
D | NdkImageReader.cpp | 441 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
|
/frameworks/av/camera/ndk/ndk_vendor/tests/ |
D | AImageReaderVendorTest.cpp | 581 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local
|