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

  /external/skia/src/gpu/
GrTextBlobCache.cpp 8 #include "GrTextBlobCache.h"
12 GrTextBlobCache::~GrTextBlobCache() {
16 GrAtlasTextContext::BitmapTextBlob* GrTextBlobCache::createBlob(int glyphCount, int runCount,
42 void GrTextBlobCache::freeAll() {
GrTextBlobCache.h 15 class GrTextBlobCache {
25 GrTextBlobCache(PFOverBudgetCB cb, void* data)
31 ~GrTextBlobCache();

Completed in 40 milliseconds