Home
last modified time | relevance | path

Searched refs:computeSizeInCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.h84 size_t computeSizeInCache() const;
DGrStencilAndCoverTextContext.cpp297 fCpuMemorySize += run->computeSizeInCache(); in init()
648 size_t GrStencilAndCoverTextContext::TextRun::computeSizeInCache() const { in computeSizeInCache() function in GrStencilAndCoverTextContext::TextRun