OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAtlasGeneration
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/text/
GrAtlasTextBlob_regenInBatch.cpp
229
info->
setAtlasGeneration
(brokenRun ? GrBatchAtlas::kInvalidAtlasGeneration :
GrAtlasTextBlob.h
396
void
setAtlasGeneration
(uint64_t atlasGeneration) { fAtlasGeneration = atlasGeneration;}
Completed in 50 milliseconds