Home
last modified time | relevance | path

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

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