Home
last modified time | relevance | path

Searched refs:SECURE_GRAPHIC (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
DV4L2AllocatorId.h18 SECURE_GRAPHIC, enumerator
/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp79 case V4L2AllocatorId::SECURE_GRAPHIC: in createBlockPool()
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp241 secureMode ? V4L2AllocatorId::SECURE_GRAPHIC : V4L2AllocatorId::V4L2_BUFFERQUEUE; in V4L2DecodeInterface()