Searched refs:uncached (Results 1 - 20 of 20) sorted by last modified time

/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp998 data.uncached = true;
/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp287 data.uncached = useUncached(usage);
640 data.uncached = useUncached(usage);
H A Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED;
H A Dmemalloc.h50 bool uncached; member in struct:gralloc::alloc_data
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMem.h149 // Allocate uncached rotator buffers
158 data.uncached = true;
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp1004 data.uncached = true;
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp287 data.uncached = useUncached(usage);
636 data.uncached = useUncached(usage);
H A Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED;
H A Dmemalloc.h50 bool uncached; member in struct:gralloc::alloc_data
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMem.h139 // Allocate uncached rotator buffers
148 data.uncached = true;
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp978 data.uncached = true;
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp78 // System heaps cannot be uncached
182 data.uncached = useUncached(usage);
364 data.uncached = useUncached(usage);
H A Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED;
H A Dmemalloc.h50 bool uncached; member in struct:gralloc::alloc_data
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMem.h138 data.uncached = true;
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp997 data.uncached = true;
/hardware/qcom/display/msm8974/libgralloc/
H A Dalloc_controller.cpp194 data.uncached = useUncached(usage);
374 data.uncached = useUncached(usage);
H A Dionalloc.cpp77 ionAllocData.flags = data.uncached ? 0 : ION_FLAG_CACHED;
H A Dmemalloc.h50 bool uncached; member in struct:gralloc::alloc_data
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMem.h125 // Allocate uncached rotator buffers
139 data.uncached = true;

Completed in 273 milliseconds