Home
last modified time | relevance | path

Searched defs:bufWidth (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayerRejecter.cpp48 uint32_t bufWidth = buf->getWidth(); in reject() local
DBufferLayer.cpp511 uint32_t bufWidth = mActiveBuffer->getWidth(); in latchBuffer() local
688 uint32_t bufWidth = mActiveBuffer->getWidth(); in getBufferSize() local
724 uint32_t bufWidth = mActiveBuffer->getWidth(); in computeSourceBounds() local
/frameworks/av/media/libstagefright/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/libstagefright/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_dec_fuzzer.cpp104 int32_t bufWidth, bufHeight; in handleResolutionChange() local
/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp127 size_t bufWidth = mCropWidth; in resetFormatIfChanged() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp169 int32_t bufWidth, // Width of the pixelBuffer in produceFrame()