Home
last modified time | relevance | path

Searched refs:uncached (Results 1 – 25 of 70) sorted by relevance

123

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_device_coherent_memory.adoc18 This extension adds the device coherent and device uncached memory types.
21 Device uncached memory indicates to applications that caches are disabled
24 Device coherent and uncached memory are expected to have lower performance
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8996/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8909/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8226/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8994/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8960/libgralloc/
Dmemalloc.h50 bool uncached; member
Dalloc_controller.cpp184 data.uncached = useUncached(usage); in allocate()
364 data.uncached = useUncached(usage); in alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dmemalloc.h50 bool uncached; member
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.h53 bool uncached = false; member
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.h53 bool uncached = false; member
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.h53 bool uncached = false; member
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.h53 bool uncached = false; member
/hardware/qcom/sm7250/display/gralloc/
Dgr_ion_alloc.h52 bool uncached = false; member
Dgr_ion_alloc.cpp83 flags |= data->uncached ? 0 : ION_FLAG_CACHED; in AllocBuffer()
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.h54 bool uncached = false; member
Dgr_ion_alloc.cpp87 flags |= data->uncached ? 0 : ION_FLAG_CACHED; in AllocBuffer()
187 ion_alloc_data.flags |= data->uncached ? 0 : ION_FLAG_CACHED; in AllocBuffer()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp96 data.uncached = !buffer_config.cache; in AllocateBuffer()
100 DLOGE("Error allocating memory size %d uncached %d", data.size, data.uncached); in AllocateBuffer()
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h138 data.uncached = true; in open()
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMem.h148 data.uncached = true; in open()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayMem.h148 data.uncached = true; in open()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp100 data.uncached = !buffer_config.cache; in AllocateBuffer()
104 DLOGE("Error allocating memory size %d uncached %d", data.size, data.uncached); in AllocateBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp100 data.uncached = !buffer_config.cache; in AllocateBuffer()
104 DLOGE("Error allocating memory size %d uncached %d", data.size, data.uncached); in AllocateBuffer()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayMem.h158 data.uncached = true; in open()
/hardware/google/gfxstream/guest/mesa/include/android_stub/backtrace/
DBacktraceMap.h70 static BacktraceMap* Create(pid_t pid, bool uncached = false);

123