Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1241 bool graphic = (iStreamFormat.value == C2BufferData::GRAPHIC); in start() local
1421 bool graphic = (oStreamFormat.value == C2BufferData::GRAPHIC); in start() local
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
Dtypes.cpp1178 std::shared_ptr<C2GraphicBlock> graphic; member
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp909 OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers_l()