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

  /external/skia/src/gpu/text/
GrAtlasTextContext.cpp 98 GrTextBlobCache* cache = context->getTextBlobCache();
295 MakeDrawTextBlob(context->getTextBlobCache(), context->getAtlasGlyphCache(),
321 MakeDrawPosTextBlob(context->getTextBlobCache(), context->getAtlasGlyphCache(),
381 context->getTextBlobCache(), context->getAtlasGlyphCache(),
  /external/skia/include/gpu/
GrContext.h 341 GrTextBlobCache* getTextBlobCache() { return fTextBlobCache.get(); }

Completed in 480 milliseconds