Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h429 static inline bool isCPURendered(const private_handle_t* hnd) { in isCPURendered() function
Dhwc_utils.cpp983 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.h494 static inline bool isCPURendered(const private_handle_t* hnd) { in isCPURendered() function
Dhwc_utils.cpp1268 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()