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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp730 void Layer::setCompositionType(int32_t hwcId, HWC2::Composition type, bool callIntoHwc) { argument
738 static_cast<int>(callIntoHwc));
742 if (callIntoHwc) {

Completed in 380 milliseconds