Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/local_include/uapi/
H A Dg2d.h336 #define G2D_IOC_PRIORITY _IOR('M', 5, int32_t) macro
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp1370 if (mDev.ioctl(G2D_IOC_PRIORITY, &arg) < 0) { in prioritize()