Home
last modified time | relevance | path

Searched refs:isCPURendered (Results 1 – 2 of 2) 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()