Home
last modified time | relevance | path

Searched refs:SupportedDataspace (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.h88 bool SupportedDataspace();
Dhwc_layers.cpp646 bool HWCLayer::SupportedDataspace() { in SupportedDataspace() function in sdm::HWCLayer
Dhwc_display.cpp475 if (!hwc_layer->SupportedDataspace()) { in BuildLayerStack()