Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/support_library/
H A Dconfig.json12 "graphic" : { object
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A Dconfig.json21 "graphic" : { object
/aosp12/bootable/recovery/tools/image_generator/
H A DImageGenerator.java584 Graphics2D graphic = resizedImage.createGraphics(); in resize() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1027 bool graphic = (iStreamFormat.value == C2BufferData::GRAPHIC); in start() local
1207 bool graphic = (oStreamFormat.value == C2BufferData::GRAPHIC); in start() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A Dtypes.cpp1180 std::shared_ptr<C2GraphicBlock> graphic; member
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp904 OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers_l()