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

  /external/skia/src/gpu/
GrBatchAtlas.h 56 void registerEvictionCallback(EvictionFunc func, void* userData) {
GrBatchFontCache.cpp 58 fAtlases[index]->registerEvictionCallback(&GrBatchFontCache::HandleEviction,
GrAADistanceFieldPathRenderer.cpp 574 atlas->registerEvictionCallback(func, data);

Completed in 561 milliseconds