OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTextBlobCache
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrContext.h
320
GrTextBlobCache*
getTextBlobCache
() { return fTextBlobCache; }
/external/skia/src/gpu/text/
GrAtlasTextContext.cpp
90
GrTextBlobCache* cache = context->
getTextBlobCache
();
314
CreateDrawTextBlob(context->
getTextBlobCache
(), context->getBatchFontCache(),
342
CreateDrawPosTextBlob(context->
getTextBlobCache
(),
404
GrAtlasTextContext::CreateDrawTextBlob(context->
getTextBlobCache
(),
Completed in 53 milliseconds