HomeSort by relevance Sort by last modified time
    Searched refs:OP_glMultMatrixf (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_opcodes.h 29 #define OP_glMultMatrixf 1047
gl_enc.cpp 432 int tmp = OP_glMultMatrixf;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 33 milliseconds