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

  /external/chromium_org/third_party/skia/experimental/iOSSampleApp/
SkSampleUIView.h 26 } fGL;
  /external/chromium_org/third_party/skia/include/gpu/gl/
SkGLContextHelper.h 32 const GrGLInterface* gl() const { return fGL; }
49 SkASSERT(fGL);
50 return fGL->hasExtension(extensionName);
79 const GrGLInterface* fGL;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLTexture.h 23 : fGL(gl)
30 GR_GL_CALL(fGL, DeleteTextures(1, &fTexID));
38 const GrGLInterface* fGL;
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbitst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp     [all...]

Completed in 92 milliseconds