Home
last modified time | relevance | path

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

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