Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8974/libgralloc/
Dmemalloc.h50 bool uncached; member
Dalloc_controller.cpp193 data.uncached = useUncached(usage); in allocate()
372 data.uncached = useUncached(usage); in alloc_buffer()
Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED; in alloc_buffer()
/hardware/qcom/display/msm8960/libgralloc/
Dmemalloc.h50 bool uncached; member
Dalloc_controller.cpp181 data.uncached = useUncached(usage); in allocate()
355 data.uncached = useUncached(usage); in alloc_buffer()
Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED; in alloc_buffer()
/hardware/qcom/display/msm8x26/libgralloc/
Dmemalloc.h50 bool uncached; member
Dalloc_controller.cpp181 data.uncached = useUncached(usage); in allocate()
353 data.uncached = useUncached(usage); in alloc_buffer()
Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED; in alloc_buffer()
/hardware/qcom/display/msm8974/liboverlay/
DoverlayMem.h139 data.uncached = true; in open()
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h138 data.uncached = true; in open()
/hardware/qcom/display/msm8x26/liboverlay/
DoverlayMem.h138 data.uncached = true; in open()
/hardware/qcom/display/msm8x26/libcopybit/
Dcopybit_c2d.cpp978 data.uncached = true; in get_temp_buffer()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp978 data.uncached = true; in get_temp_buffer()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit_c2d.cpp997 data.uncached = true; in get_temp_buffer()