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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1210 bool callIntoHwc) {
1218 to_string(type).c_str(), static_cast<int>(callIntoHwc));
1222 if (callIntoHwc) {
1209 setCompositionType(int32_t hwcId, HWC2::Composition type, bool callIntoHwc) argument

Completed in 55 milliseconds