Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayerRejecter.cpp46 uint32_t bufHeight = buf->getHeight(); in reject() local
DBufferLayer.cpp556 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in latchBuffer() local
668 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in getBufferSize() local
700 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in computeSourceBounds() local
DBufferStateLayer.cpp609 uint32_t bufHeight = mBufferInfo.mBuffer->getBuffer()->getHeight(); in getBufferSize() local
/frameworks/av/media/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp207 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
263 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
/frameworks/av/media/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_dec_fuzzer.cpp104 int32_t bufWidth, bufHeight; in handleResolutionChange() local
/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp128 size_t bufHeight = mCropHeight; in resetFormatIfChanged() local
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp185 const auto bufHeight = buf->getHeight(); in fillQuadrants() local
815 auto bufHeight = mDisplayHeight; in test() local
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp595 uint32_t bufHeight = item.mGraphicBuffer->getHeight(); in rejectBuffer() local