/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() 187 virtual void fillBufferQueueLayerQuadrant(const sp<SurfaceControl>& layer, int32_t bufferWidth, in fillBufferQueueLayerQuadrant() 210 virtual void fillBufferStateLayerQuadrant(const sp<SurfaceControl>& layer, int32_t bufferWidth, in fillBufferStateLayerQuadrant()
|
D | TransactionTestHarnesses.h | 154 void fillLayerColor(const sp<SurfaceControl>& layer, const Color& color, uint32_t bufferWidth, in fillLayerColor() 160 void fillLayerQuadrant(const sp<SurfaceControl>& layer, uint32_t bufferWidth, in fillLayerQuadrant()
|
D | LayerTypeAndRenderTypeTransaction_test.cpp | 314 const uint32_t bufferWidth = 1500; in TEST_P() local 371 const uint32_t bufferWidth = 150 * 2; in TEST_P() local 441 const uint32_t bufferWidth = 1500; in TEST_P() local
|
D | ScreenCapture_test.cpp | 746 const uint32_t bufferWidth = 60; in TEST_F() local
|
/frameworks/native/libs/gui/ |
D | GLConsumerUtils.cpp | 34 void GLConsumer::computeTransformMatrix(float outTransform[16], float bufferWidth, 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 | 110 int32_t bufferWidth = int32_t(outBuffer->getWidth()); in expectBufferColor() local
|
/frameworks/native/services/surfaceflinger/ |
D | HdrSdrRatioOverlay.cpp | 47 const int32_t bufferWidth = kBufferWidth; in draw() local
|
D | LayerFE.cpp | 303 float bufferWidth = static_cast<float>(mSnapshot->bufferSize.getWidth()); in prepareBufferStateClientComposition() local
|
D | Layer.cpp | 3062 uint32_t bufferWidth = mDrawingState.buffer->getWidth(); in updateGeometry() local
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 298 float bufferWidth = buf->getWidth(); 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 | 350 uint32_t bufferWidth = externalTexture->getWidth(); in getUnrotatedBufferSize() local
|
/frameworks/native/services/surfaceflinger/tests/tracing/ |
D | TransactionTraceTestSuite.cpp | 104 uint32_t bufferWidth; member
|
/frameworks/av/media/ndk/ |
D | NdkImageReader.cpp | 440 const int bufferWidth = getBufferWidth(buffer); in acquireImageLocked() local
|
/frameworks/av/camera/ndk/ndk_vendor/tests/ |
D | AImageReaderVendorTest.cpp | 580 int32_t bufferWidth = static_cast<int32_t>(outDesc.width); in HandleImageAvailable() local
|