Home
last modified time | relevance | path

Searched refs:applyBufferState (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h582 void applyBufferState(struct hwc_layer_1& hwc1Layer);
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h551 void applyBufferState(struct hwc_layer_1& hwc1Layer);
DHWC2On1Adapter.cpp2125 applyBufferState(hwc1Layer); in applyState()
2279 void HWC2On1Adapter::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) in applyBufferState() function in android::HWC2On1Adapter::Layer
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp2054 default: applyBufferState(hwc1Layer); break; in applyState()
2180 void HWC2On1Adapter::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) { in applyBufferState() function in android::HWC2On1Adapter::Layer