Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocGoldfish.h53 bool treatBlobAsImage() override;
DGrallocGoldfish.cpp122 bool GoldfishGralloc::treatBlobAsImage() { return true; } in treatBlobAsImage() function in gfxstream::GoldfishGralloc
/hardware/google/gfxstream/guest/android/include/gfxstream/guest/
DGralloc.h97 virtual bool treatBlobAsImage() { return false; } in treatBlobAsImage() function
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp3447 !gralloc->treatBlobAsImage()) { in on_vkAllocateMemory()
6615 ->treatBlobAsImage() && in on_vkGetPhysicalDeviceExternalBufferProperties_common()