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

  /external/skia/experimental/iOSSampleApp/
SkSampleUIView.h 26 } fGL;
  /external/skia/include/gpu/gl/
SkGLContext.h 26 const GrGLInterface* gl() const { return fGL.get(); }
55 SkAutoTUnref<const GrGLInterface> fGL;
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestMonkey.java 543 UnicodeSet fGL;
594 fGL = new UnicodeSet("[\\p{Line_break=GL}]");
648 fSets.add(fGL);
    [all...]
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp     [all...]

Completed in 101 milliseconds