OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbNeeded
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp
484
int
fbNeeded
= int(mCurrentFrame.fbCount != 0);
493
if(mdpCount > (sMaxPipesPerMixer -
fbNeeded
)) {
[
all
...]
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp
489
int
fbNeeded
= int(mCurrentFrame.fbCount != 0);
498
if(mdpCount > (sMaxPipesPerMixer -
fbNeeded
)) {
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp
624
int
fbNeeded
= int(mCurrentFrame.fbCount != 0);
633
if(mdpCount > (sMaxPipesPerMixer -
fbNeeded
)) {
[
all
...]
Completed in 724 milliseconds