Searched refs:src_rotate (Results 1 – 1 of 1) sorted by relevance
1256 bool src_rotate; in requestPerformanceQoS() local1258 src_rotate = false; in requestPerformanceQoS()1306 src_rotate = true; in requestPerformanceQoS()1347 bandwidth >>= ((bpp == 12) && src_yuv420_8b && src_rotate) ? 12 : 13; in requestPerformanceQoS()