Searched refs:isSameFrame (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_mdpcomp.h | 144 bool isSameFrame(const FrameInfo& curFrame, 146 bool isSameFrame(hwc_context_t *ctx, int dpy,
|
D | hwc_mdpcomp.cpp | 282 if(!mCachedFrame.isSameFrame(mCurrentFrame, list) || in setRedraw() 342 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame, in isSameFrame() function in qhwc::MDPComp::LayerCache 359 bool MDPComp::LayerCache::isSameFrame(hwc_context_t *ctx, int dpy, in isSameFrame() function in qhwc::MDPComp::LayerCache 2003 mCachedFrame.isSameFrame(ctx,mDpy,list)) { in prepare()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 134 bool isSameFrame(const FrameInfo& curFrame,
|
D | hwc_mdpcomp.cpp | 223 if(!mCachedFrame.isSameFrame(mCurrentFrame, list) || in setRedraw() 283 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame, in isSameFrame() function in qhwc::MDPComp::LayerCache
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 139 bool isSameFrame(const FrameInfo& curFrame,
|
D | hwc_mdpcomp.cpp | 240 if(!mCachedFrame.isSameFrame(mCurrentFrame, list) || in setRedraw() 308 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame, in isSameFrame() function in qhwc::MDPComp::LayerCache
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 139 bool isSameFrame(const FrameInfo& curFrame,
|
D | hwc_mdpcomp.cpp | 306 if(!mCachedFrame.isSameFrame(mCurrentFrame, list) || in setRedraw() 366 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame, in isSameFrame() function in qhwc::MDPComp::LayerCache
|