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

  /external/skia/src/gpu/text/
GrTextBlobVertexRegenerator.cpp 261 uint64_t currentAtlasGen = fFullAtlasManager->atlasGeneration(fSubRun->maskFormat());
264 if (fSubRun->atlasGeneration() != currentAtlasGen) {
  /external/skqp/src/gpu/text/
GrTextBlobVertexRegenerator.cpp 261 uint64_t currentAtlasGen = fFullAtlasManager->atlasGeneration(fSubRun->maskFormat());
264 if (fSubRun->atlasGeneration() != currentAtlasGen) {

Completed in 3158 milliseconds