Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h569 void applyState(struct hwc_layer_1& hwc1Layer);
DHWC2.cpp1391 layer->applyState(hwc1Layer); in prepare()
2204 void CfHWC2::Layer::applyState(hwc_layer_1_t& hwc1Layer) { in applyState() function in android::CfHWC2::Layer