Searched refs:LayerCache (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.h60 struct LayerCache { struct in class:qhwc::CopyBit
64 LayerCache();
130 LayerCache mLayerCache;
H A Dhwc_mdpcomp.h127 struct LayerCache { struct in class:qhwc::MDPComp
134 LayerCache();
249 struct LayerCache mCachedFrame;
H A Dhwc_copybit.cpp1145 CopyBit::LayerCache::LayerCache() { function in class:qhwc::CopyBit::LayerCache
1148 void CopyBit::LayerCache::reset() {
1152 void CopyBit::LayerCache::updateCounts(hwc_context_t *ctx,
H A Dhwc_mdpcomp.cpp284 MDPComp::LayerCache::LayerCache() { function in class:qhwc::MDPComp::LayerCache
288 void MDPComp::LayerCache::reset() {
295 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) {
302 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
308 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.h62 struct LayerCache { struct in class:qhwc::CopyBit
68 LayerCache();
137 LayerCache mLayerCache;
H A Dhwc_mdpcomp.h134 struct LayerCache { struct in class:qhwc::MDPComp
140 LayerCache();
267 struct LayerCache mCachedFrame;
H A Dhwc_copybit.cpp1330 CopyBit::LayerCache::LayerCache() { function in class:qhwc::CopyBit::LayerCache
1333 void CopyBit::LayerCache::reset() {
1337 void CopyBit::LayerCache::updateCounts(hwc_context_t *ctx,
H A Dhwc_mdpcomp.cpp326 MDPComp::LayerCache::LayerCache() { function in class:qhwc::MDPComp::LayerCache
330 void MDPComp::LayerCache::reset() {
336 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
342 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
359 bool MDPComp::LayerCache::isSameFrame(hwc_context_t *ctx, int dpy,
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_copybit.h60 struct LayerCache { struct in class:qhwc::CopyBit
64 LayerCache();
130 LayerCache mLayerCache;
H A Dhwc_mdpcomp.h129 struct LayerCache { struct in class:qhwc::MDPComp
135 LayerCache();
272 struct LayerCache mCachedFrame;
H A Dhwc_copybit.cpp1198 CopyBit::LayerCache::LayerCache() { function in class:qhwc::CopyBit::LayerCache
1201 void CopyBit::LayerCache::reset() {
1205 void CopyBit::LayerCache::updateCounts(hwc_context_t *ctx,
H A Dhwc_mdpcomp.cpp350 MDPComp::LayerCache::LayerCache() { function in class:qhwc::MDPComp::LayerCache
354 void MDPComp::LayerCache::reset() {
360 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
366 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.h102 struct LayerCache { struct in class:qhwc::MDPComp
110 LayerCache();
174 struct LayerCache mCachedFrame;
H A Dhwc_mdpcomp.cpp240 MDPComp::LayerCache::LayerCache() { function in class:qhwc::MDPComp::LayerCache
244 void MDPComp::LayerCache::reset() {
252 void MDPComp::LayerCache::cacheAll(hwc_display_contents_1_t* list) {
259 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.h105 struct LayerCache { struct in class:sdm::HWCDisplay
110 LayerCache() : handle(NULL), plane_alpha(0xff), composition(kCompositionGPU) { } function in struct:sdm::HWCDisplay::LayerCache
114 LayerCache layer_cache[kMaxLayerCount];
H A Dhwc_display.cpp822 LayerCache &layer_cache = layer_stack_cache_.layer_cache[i];
847 LayerCache &layer_cache = layer_stack_cache_.layer_cache[layer_index];
880 LayerCache &layer_cache = layer_stack_cache_.layer_cache[i];
1473 layer_stack_cache_.layer_cache[i] = LayerCache();
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.h124 struct LayerCache { struct in class:qhwc::MDPComp
130 LayerCache();
245 struct LayerCache mCachedFrame;
H A Dhwc_mdpcomp.cpp267 MDPComp::LayerCache::LayerCache() { function in class:qhwc::MDPComp::LayerCache
271 void MDPComp::LayerCache::reset() {
277 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
283 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,

Completed in 385 milliseconds