/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() 188 int32_t bufferHeight, const Color& topLeft, in fillBufferQueueLayerQuadrant() 211 int32_t bufferHeight, const Color& topLeft, in fillBufferStateLayerQuadrant()
|
H A D | TransactionTestHarnesses.h | 165 uint32_t bufferHeight) { in fillLayerColor() 171 uint32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
|
H A 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
|
H A D | ScreenCapture_test.cpp | 748 const uint32_t bufferHeight = 60; in TEST_F() local
|
/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/ |
H A D | SurfaceTexture.cpp | 334 float bufferHeight = buf->getHeight(); 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 | 35 float bufferHeight, PixelFormat pixelFormat, 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 | 111 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | HdrSdrRatioOverlay.cpp | 48 const int32_t bufferHeight = kBufferWidth; in draw() local
|
H A D | LayerFE.cpp | 302 float bufferHeight = static_cast<float>(mSnapshot->bufferSize.getHeight()); in prepareBufferStateClientComposition() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | GuestFrameComposer.cpp | 439 uint32_t bufferHeight = *bufferHeightOpt; in GetBufferSpec() local 1154 std::uint32_t bufferHeight, // in applyColorTransformToRGBA()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/tracing/ |
H A D | TransactionTraceTestSuite.cpp | 105 uint32_t bufferHeight; member
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | RequestedLayerState.cpp | 355 uint32_t bufferHeight = externalTexture->getHeight(); in getUnrotatedBufferSize() local
|
/aosp_15_r20/cts/tests/tests/media/misc/jni/ |
H A D | AImageReaderCts.cpp | 376 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/bufferMgr/ |
H A D | vp_allocator.cpp | 187 uint32_t bufferHeight = 0; in AllocateVpSurface() local
|
/aosp_15_r20/frameworks/av/media/ndk/ |
H A D | NdkImageReader.cpp | 459 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
|
/aosp_15_r20/frameworks/av/camera/ndk/ndk_vendor/tests/ |
H A D | AImageReaderVendorTest.cpp | 581 int32_t bufferHeight = static_cast<int32_t>(outDesc.height); in HandleImageAvailable() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/ |
H A D | vp_pipeline_common.h | 115 …uint32_t bufferHeight = 0; //!< 1D buffer Height, n/a if 2… member
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
H A D | HardwareBufferRendererTests.kt | 213 val bufferHeight: Int in <lambda>() constant
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 504 int bufferHeight = anwHelper->getHeight(buffer); in init() local
|