/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A 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()
|
H A D | TransactionTestHarnesses.h | 164 void fillLayerColor(const sp<SurfaceControl>& layer, const Color& color, uint32_t bufferWidth, in fillLayerColor() 170 void fillLayerQuadrant(const sp<SurfaceControl>& layer, uint32_t bufferWidth, in fillLayerQuadrant()
|
H A 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
|
H A D | ScreenCapture_test.cpp | 747 const uint32_t bufferWidth = 60; in TEST_F() local
|
/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/ |
H A D | SurfaceTexture.cpp | 333 float bufferWidth = buf->getWidth(); in computeTransformMatrix() local 387 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | GLConsumerUtils.cpp | 34 void GLConsumer::computeTransformMatrix(float outTransform[16], float bufferWidth, in computeTransformMatrix()
|
H A D | GLConsumer.cpp | 799 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
H A D | SurfaceControlTestCase.java | 37 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) { in SurfaceControlTestCase()
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | LayerDrawable.cpp | 80 static void adjustCropForYUV(uint32_t format, int bufferWidth, int bufferHeight, SkRect* cropRect) { in adjustCropForYUV()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/utils/ |
H A D | TransactionUtils.h | 110 int32_t bufferWidth = int32_t(outBuffer->getWidth()); in expectBufferColor() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | HdrSdrRatioOverlay.cpp | 47 const int32_t bufferWidth = kBufferWidth; in draw() local
|
H A D | LayerFE.cpp | 301 float bufferWidth = static_cast<float>(mSnapshot->bufferSize.getWidth()); in prepareBufferStateClientComposition() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | GuestFrameComposer.cpp | 432 uint32_t bufferWidth = *bufferWidthOpt; in GetBufferSpec() local 1153 std::uint32_t bufferWidth, // in applyColorTransformToRGBA()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/tracing/ |
H A D | TransactionTraceTestSuite.cpp | 104 uint32_t bufferWidth; member
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | RequestedLayerState.cpp | 354 uint32_t bufferWidth = externalTexture->getWidth(); in getUnrotatedBufferSize() local
|
/aosp_15_r20/cts/tests/tests/media/misc/jni/ |
H A D | AImageReaderCts.cpp | 375 int32_t bufferWidth = static_cast<int32_t>(outDesc.width); in HandleImageAvailable() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/bufferMgr/ |
H A D | vp_allocator.cpp | 186 uint32_t bufferWidth = 0; in AllocateVpSurface() local
|
/aosp_15_r20/frameworks/av/media/ndk/ |
H A D | NdkImageReader.cpp | 458 const int bufferWidth = getBufferWidth(buffer); in acquireImageLocked() local
|
/aosp_15_r20/frameworks/av/camera/ndk/ndk_vendor/tests/ |
H A D | AImageReaderVendorTest.cpp | 580 int32_t bufferWidth = static_cast<int32_t>(outDesc.width); in HandleImageAvailable() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/ |
H A D | vp_pipeline_common.h | 114 …uint32_t bufferWidth = 0; //!< 1D buffer Width, n/a if 2D… member
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
H A D | HardwareBufferRendererTests.kt | 212 val bufferWidth: Int in <lambda>() constant
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 503 int bufferWidth = anwHelper->getWidth(buffer); in init() local
|