Home
last modified time | relevance | path

Searched defs:dedicated (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_graphics.h36 bool dedicated = false; member
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp49 bool dedicated; member
64 bool dedicated = false; member
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h736 bool dedicated = false; member
DResourceTracker.cpp3005 bool dedicated = deviceAddressMemoryAllocation; in allocateCoherentMemory() local
3154 bool dedicated = in getCoherentMemory() local
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp1031 bool dedicated, bool linearTiling) { in importMemory()