Searched refs:applyBufferState (Results 1 – 2 of 2) sorted by relevance
587 void applyBufferState(struct hwc_layer_1& hwc1Layer);
2210 default: applyBufferState(hwc1Layer); break; in applyState()2336 void CfHWC2::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) { in applyBufferState() function in android::CfHWC2::Layer