Searched refs:isRotatorSupportedFormat (Results 1 – 4 of 4) sorted by relevance
263 bool isRotatorSupportedFormat(private_handle_t *hnd);
964 bool isRotatorSupportedFormat(private_handle_t *hnd) { in isRotatorSupportedFormat() function982 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()
311 bool isRotatorSupportedFormat(private_handle_t *hnd);
1177 bool isRotatorSupportedFormat(private_handle_t *hnd) { in isRotatorSupportedFormat() function1199 if((!isSecureDisplayBuffer(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()