Home
last modified time | relevance | path

Searched refs:applySidebandState (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h586 void applySidebandState(struct hwc_layer_1& hwc1Layer);
DHWC2.cpp2209 case Composition::Sideband : applySidebandState(hwc1Layer); break; in applyState()
2332 void CfHWC2::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer) { in applySidebandState() function in android::CfHWC2::Layer