OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSameFrame
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp
223
if(!mCachedFrame.
isSameFrame
(mCurrentFrame, list) ||
283
bool MDPComp::LayerCache::
isSameFrame
(const FrameInfo& curFrame,
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp
232
if(!mCachedFrame.
isSameFrame
(mCurrentFrame, list) ||
300
bool MDPComp::LayerCache::
isSameFrame
(const FrameInfo& curFrame,
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp
305
if(!mCachedFrame.
isSameFrame
(mCurrentFrame, list) ||
373
bool MDPComp::LayerCache::
isSameFrame
(const FrameInfo& curFrame,
[
all
...]
Completed in 393 milliseconds