Home
last modified time | relevance | path

Searched defs:bufHeight (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayerRejecter.cpp46 uint32_t bufHeight = buf->getHeight(); in reject() local
H A DBufferLayer.cpp560 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in latchBuffer() local
672 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in getBufferSize() local
704 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in computeSourceBounds() local
H A DBufferStateLayer.cpp607 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in getBufferSize() local
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/test/
H A DMpeg4H263DecoderTest.cpp207 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
263 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
/aosp12/frameworks/av/media/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_dec_fuzzer.cpp104 int32_t bufWidth, bufHeight; in handleResolutionChange() local
/aosp12/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp128 size_t bufHeight = mCropHeight; in resetFormatIfChanged() local
/aosp12/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp210 const auto bufHeight = buf->getHeight(); in fillQuadrants() local
1152 auto bufHeight = mDisplayHeight; in test() local
/aosp12/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp722 uint32_t bufHeight = item.mGraphicBuffer->getHeight(); in rejectBuffer() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp146 uint32_t bufWidth, bufHeight = 0; in getBuffer() local