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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 84 GrGLPopGroupMarkerProc popGroupMarkerFn);
243 GLPtr<GrGLPopGroupMarkerProc> fPopGroupMarker;
GrGLFunctions.h 160 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPopGroupMarkerProc)();
  /external/skia/include/gpu/gl/
GrGLInterface.h 84 GrGLPopGroupMarkerProc popGroupMarkerFn);
242 GLPtr<GrGLPopGroupMarkerProc> fPopGroupMarker;
GrGLFunctions.h 159 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPopGroupMarkerProc)();
  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 168 functions->fPopGroupMarker = (GrGLPopGroupMarkerProc) eglGetProcAddress("glPopGroupMarkerEXT");
  /external/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 218 functions->fPopGroupMarker = (GrGLPopGroupMarkerProc) eglGetProcAddress("glPopGroupMarker");
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLInterface.cpp 24 GrGLPopGroupMarkerProc popGroupMarkerFn) {
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 24 GrGLPopGroupMarkerProc popGroupMarkerFn) {

Completed in 123 milliseconds