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

  /external/skia/include/gpu/gl/
SkGLContext.h 33 const GrGLInterface* gl() const { return fGL; }
58 const GrGLInterface* fGL;
  /external/skia/src/gpu/gl/
GrGLTexture.h 23 : fGL(gl)
30 GR_GL_CALL(fGL, DeleteTextures(1, &fTexID));
38 const GrGLInterface* fGL;
GrGpuGL.h 186 const GrGLContextInfo& fGL;
  /external/icu4c/test/intltest/
rbbitst.cpp     [all...]

Completed in 146 milliseconds