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