Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp151 unsigned int cur_heap_id = 0, prev_heap_id = 0; in CheckForBufferSharing() local
166 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
179 prev_heap_id = cur_heap_id; in CheckForBufferSharing()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp147 unsigned int cur_heap_id = 0, prev_heap_id = 0; in CheckForBufferSharing() local
160 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
173 prev_heap_id = cur_heap_id; in CheckForBufferSharing()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp151 unsigned int cur_heap_id = 0, prev_heap_id = 0; in CheckForBufferSharing() local
166 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
179 prev_heap_id = cur_heap_id; in CheckForBufferSharing()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp159 unsigned int cur_heap_id = 0, prev_heap_id = 0; in CheckForBufferSharing() local
174 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
187 prev_heap_id = cur_heap_id; in CheckForBufferSharing()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp160 unsigned int cur_heap_id = 0, prev_heap_id = 0; in CheckForBufferSharing() local
175 if (i > 0 && (cur_heap_id != prev_heap_id || cur_alloc_type != prev_alloc_type || in CheckForBufferSharing()
188 prev_heap_id = cur_heap_id; in CheckForBufferSharing()