Searched refs:callIntoHwc (Results 1 – 2 of 2) sorted by relevance
390 void setCompositionType(int32_t hwcId, HWC2::Composition type, bool callIntoHwc = true);
730 void Layer::setCompositionType(int32_t hwcId, HWC2::Composition type, bool callIntoHwc) { in setCompositionType() argument738 static_cast<int>(callIntoHwc)); in setCompositionType()742 if (callIntoHwc) { in setCompositionType()