Home
last modified time | relevance | path

Searched refs:MAP_CACHE_CACHED (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/
DBlobManager.h44 #define MAP_CACHE_CACHED 0x01 macro
/hardware/google/gfxstream/host/magma/
DDrmBuffer.cpp98 BlobManager::get()->addMapping(mContextId, mId, mHva, MAP_CACHE_CACHED); in map()
/hardware/google/aemu/host-common/include/host-common/
Dvm_operations.h26 #define MAP_CACHE_CACHED 0x01 macro
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp443 entry.caching = MAP_CACHE_CACHED; in fillBlockLocked()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4555 memoryInfo.caching = MAP_CACHE_CACHED; in on_vkAllocateMemory()