Searched refs:src_rotate (Results 1 – 1 of 1) sorted by relevance
1267 bool src_rotate; in requestPerformanceQoS() local1269 src_rotate = false; in requestPerformanceQoS()1317 src_rotate = true; in requestPerformanceQoS()1358 bandwidth >>= ((bpp == 12) && src_yuv420_8b && src_rotate) ? 12 : 13; in requestPerformanceQoS()