Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h577 bool mHasUnsupportedDataspace; variable
DHWC2On1Adapter.cpp1993 mHasUnsupportedDataspace(false),
2056 mHasUnsupportedDataspace = (dataspace != HAL_DATASPACE_UNKNOWN); in setDataspace()
2291 if (mHasUnsupportedDataspace || mHasUnsupportedPlaneAlpha || in applyCompositionType()