Home
last modified time | relevance | path

Searched defs:bufferHeight (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerTransactionTest.h131 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 DTransactionTestHarnesses.h165 uint32_t bufferHeight) { in fillLayerColor()
171 uint32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant()
H A DLayerTypeAndRenderTypeTransaction_test.cpp315 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 DScreenCapture_test.cpp748 const uint32_t bufferHeight = 60; in TEST_F() local
/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp334 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 DGLConsumerUtils.cpp35 float bufferHeight, PixelFormat pixelFormat, in computeTransformMatrix()
H A DGLConsumer.cpp799 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 DSurfaceControlTestCase.java37 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) { in SurfaceControlTestCase()
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DLayerDrawable.cpp80 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 DTransactionUtils.h111 int32_t bufferHeight = int32_t(outBuffer->getHeight()); in expectBufferColor() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DHdrSdrRatioOverlay.cpp48 const int32_t bufferHeight = kBufferWidth; in draw() local
H A DLayerFE.cpp302 float bufferHeight = static_cast<float>(mSnapshot->bufferSize.getHeight()); in prepareBufferStateClientComposition() local
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp439 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 DTransactionTraceTestSuite.cpp105 uint32_t bufferHeight; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.cpp355 uint32_t bufferHeight = externalTexture->getHeight(); in getUnrotatedBufferSize() local
/aosp_15_r20/cts/tests/tests/media/misc/jni/
H A DAImageReaderCts.cpp376 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 Dvp_allocator.cpp187 uint32_t bufferHeight = 0; in AllocateVpSurface() local
/aosp_15_r20/frameworks/av/media/ndk/
H A DNdkImageReader.cpp459 const int bufferHeight = getBufferHeight(buffer); in acquireImageLocked() local
/aosp_15_r20/frameworks/av/camera/ndk/ndk_vendor/tests/
H A DAImageReaderVendorTest.cpp581 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 Dvp_pipeline_common.h115 …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 DHardwareBufferRendererTests.kt213 val bufferHeight: Int in <lambda>() constant
/aosp_15_r20/hardware/google/gfxstream/guest/egl/
Degl.cpp504 int bufferHeight = anwHelper->getHeight(buffer); in init() local