Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp102 size_t bufWidth, bufHeight; in resetFormatIfChanged() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1086 uint32_t bufWidth = buf->getWidth(); in latchBuffer() local
1227 uint32_t bufWidth = mActiveBuffer->getWidth(); in latchBuffer() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp160 int32_t bufWidth, // Width of the pixelBuffer in produceFrame()