| /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 | 131     void fillLayerColor(const sp<SurfaceControl>& layer, const Color& color, uint32_t bufferWidth,  in fillLayerColor()137     void fillLayerQuadrant(const sp<SurfaceControl>& layer, uint32_t bufferWidth,  in fillLayerQuadrant()
 
 | 
| D | LayerTypeAndRenderTypeTransaction_test.cpp | 314     const uint32_t bufferWidth = 1500;  in TEST_P()  local371     const uint32_t bufferWidth = 150 * 2;  in TEST_P()  local
 441     const uint32_t bufferWidth = 1500;  in TEST_P()  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/libs/nativedisplay/surfacetexture/ | 
| D | SurfaceTexture.cpp | 296         float bufferWidth = buf->getWidth();  in computeTransformMatrix()  local350 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) {  in scaleDownCrop()
 
 | 
| /frameworks/native/services/surfaceflinger/FrontEnd/ | 
| D | RequestedLayerState.cpp | 312     uint32_t bufferWidth = externalTexture->getWidth();  in getUnrotatedBufferSize()  local
 | 
| /frameworks/native/services/surfaceflinger/ | 
| D | LayerFE.cpp | 284     float bufferWidth = static_cast<float>(mSnapshot->bufferSize.getWidth());  in prepareBufferStateClientComposition()  local
 | 
| D | Layer.cpp | 3012     uint32_t bufferWidth = mDrawingState.buffer->getWidth();  in updateGeometry()  local
 | 
| /frameworks/native/services/surfaceflinger/tests/tracing/ | 
| D | TransactionTraceTestSuite.cpp | 96     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 | 579         int32_t bufferWidth = static_cast<int32_t>(outDesc.width);  in HandleImageAvailable()  local
 |