HomeSort by relevance Sort by last modified time
    Searched defs:glMaterialxvOES (Results 1 - 5 of 5) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 210 glMaterialxvOES_client_proc_t glMaterialxvOES;
gl_entry.cpp 208 void glMaterialxvOES(GLenum face, GLenum pname, const GLfixed* params);
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles.cpp 956 void glMaterialxvOES(GLenum face, GLenum pname, const GLfixed *params)
958 getDispatch()->glMaterialxvOES(face, pname, params);
    [all...]
gles_dispatch.h 203 glMaterialxvOES_t glMaterialxvOES;
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 41 milliseconds