Searched refs:G2D_IOC_PERFORMANCE (Results 1 – 2 of 2) sorted by relevance
337 #define G2D_IOC_PERFORMANCE _IOR('M', 6, struct g2d_performance) macro
1216 if (mDev.ioctl(G2D_IOC_PERFORMANCE, &data) < 0) { in requestPerformanceQoS()1339 if (mDev.ioctl(G2D_IOC_PERFORMANCE, &data) < 0) { in requestPerformanceQoS()