Home
last modified time | relevance | path

Searched refs:prev_alloc_type (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_allocator.cpp167 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
179 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
195 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_allocator.cpp175 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
187 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
203 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_allocator.cpp152 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
166 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
182 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_allocator.cpp152 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
166 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
182 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_allocator.cpp148 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
160 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
176 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp160 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
174 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
190 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.cpp161 unsigned int cur_alloc_type = 0, prev_alloc_type = 0; in CheckForBufferSharing() local
175 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
191 prev_alloc_type = cur_alloc_type; in CheckForBufferSharing()