Searched defs:intSupport (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp452 bool intSupport = false; local
453 auto intError = mComposer.getDozeSupport(mId, &intSupport);
458 *outSupport = static_cast<bool>(intSupport);

Completed in 178 milliseconds