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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.h 41 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
gl2_enc.cpp 291 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.h 25 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
gl_enc.cpp 33 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)
    [all...]

Completed in 60 milliseconds