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

  /external/bluetooth/glib/
glib.h 39 #include <glib/gcache.h>
  /external/skia/src/gl/
SkGLDevice.cpp 617 SkGlyphCache* gcache = state.fCache; local
621 if (gcache->getAuxProcData(SkGLDevice::GlyphCacheAuxProc, &auxData)) {
627 gcache->setAuxProc(SkGLDevice::GlyphCacheAuxProc, textCache);
636 aa = (uint8_t*)gcache->findImage(glyph);

Completed in 26 milliseconds