Home
last modified time | relevance | path

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

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