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() function983 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()
313 bool isRotatorSupportedFormat(private_handle_t *hnd);
1179 bool isRotatorSupportedFormat(private_handle_t *hnd) { in isRotatorSupportedFormat() function1201 if((!isSecureDisplayBuffer(hnd) && isRotatorSupportedFormat(hnd) && in isRotationDoable()