Home
last modified time | relevance | path

Searched refs:cur_uncached (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.cpp174 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
181 cur_uncached = UseUncached(descriptors[i]->GetFormat(), descriptors[i]->GetUsage()); in CheckForBufferSharing()
198 prev_uncached = cur_uncached; in CheckForBufferSharing()
/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.cpp154 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
161 cur_uncached = UseUncached(descriptors[i]->GetProducerUsage(), in CheckForBufferSharing()
180 prev_uncached = cur_uncached; in CheckForBufferSharing()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp150 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
157 cur_uncached = UseUncached(descriptors[i]->GetUsage()); in CheckForBufferSharing()
174 prev_uncached = cur_uncached; in CheckForBufferSharing()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.cpp154 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
161 cur_uncached = UseUncached(descriptors[i]->GetProducerUsage(), in CheckForBufferSharing()
180 prev_uncached = cur_uncached; in CheckForBufferSharing()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp162 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
169 cur_uncached = UseUncached(descriptors[i]->GetProducerUsage(), in CheckForBufferSharing()
188 prev_uncached = cur_uncached; in CheckForBufferSharing()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp163 bool cur_uncached = false, prev_uncached = false; in CheckForBufferSharing() local
170 cur_uncached = UseUncached(descriptors[i]->GetProducerUsage(), in CheckForBufferSharing()
189 prev_uncached = cur_uncached; in CheckForBufferSharing()