Home
last modified time | relevance | path

Searched refs:G2D_IOC_PERFORMANCE (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h338 #define G2D_IOC_PERFORMANCE _IOR('M', 6, struct g2d_performance) macro
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1253 if (mDev.ioctl(G2D_IOC_PERFORMANCE, &data) < 0) { in requestPerformanceQoS()
1376 if (mDev.ioctl(G2D_IOC_PERFORMANCE, &data) < 0) { in requestPerformanceQoS()