Searched refs:OP_glRotatexOES (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/opengl/system/GLESv1_enc/ | ||
D | gl_opcodes.h | 214 #define OP_glRotatexOES 1232 macro |
D | gl_enc.cpp | 5864 int tmp = OP_glRotatexOES;memcpy(ptr, &tmp, 4); ptr += 4; in glRotatexOES_enc() |