Home
last modified time | relevance | path

Searched refs:MakeInAlloc (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/text/gpu/
DTextBlob.cpp197 auto subRuns = SubRunContainer::MakeInAlloc(glyphRunList, in Make()
342 auto container = SubRunContainer::MakeInAlloc( in Make()
DSubRunContainer.h255 static SK_WARN_UNUSED_RESULT SubRunContainerOwner MakeInAlloc(
DSubRunContainer.cpp2473 SubRunContainerOwner SubRunContainer::MakeInAlloc( in MakeInAlloc() function in sktext::gpu::SubRunContainer
/external/skia/src/core/
DSkChromeRemoteGlyphCache.cpp674 auto container = SubRunContainer::MakeInAlloc(glyphRunList, in onDrawGlyphRunList()
701 auto container = SubRunContainer::MakeInAlloc(glyphRunList, in convertGlyphRunListToSlug()