Home
last modified time | relevance | path

Searched defs:sameFormat (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlob.cpp1583 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in addMultiMaskFormat() local
1589 auto sameFormat = drawables.last(drawables.size() - startIndex); in addMultiMaskFormat() local
2308 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processDeviceMasks() local
2314 auto sameFormat = drawables.last(drawables.size() - startIndex); in processDeviceMasks() local
2332 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processSourceMasks() local
2340 auto sameFormat = drawables.last(drawables.size() - startIndex); in processSourceMasks() local