OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:primaryPlaneActive
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnPlaneManager.cpp
369
bool
primaryPlaneActive
= false;
392
primaryPlaneActive
= true;
402
if (!
primaryPlaneActive
&&
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnPlaneManager.cpp
334
bool
primaryPlaneActive
= false;
356
primaryPlaneActive
= true;
366
if (!
primaryPlaneActive
&& config[i]->planeType == DisplayPlane::PLANE_OVERLAY) {
Completed in 38 milliseconds