Home
last modified time | relevance | path

Searched refs:isGraphic (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp699 const bool isGraphic = (pool->getAllocatorId() & C2Allocator::GRAPHIC); in checkMode() local
701 if (isGraphic) { in checkMode()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp611 const bool isGraphic = (pool->getAllocatorId() & C2Allocator::GRAPHIC); in checkContext() local
613 if (isGraphic) { in checkContext()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp753 const bool isGraphic = (pool->getAllocatorId() & C2Allocator::GRAPHIC); in checkMode() local
755 if (isGraphic) { in checkMode()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt38104 HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z