Searched defs:GGL_BETWEEN (Results 1 - 1 of 1) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h126 #define GGL_BETWEEN(x, L, H) (uint32_t((x)-(L)) <= ((H)-(L))) macro

Completed in 6 milliseconds