Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1613 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in addMultiMaskFormat() local
1620 auto sameFormat = drawables.last(drawables.size() - startIndex); in addMultiMaskFormat() local
2352 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processDeviceMasks() local
2360 auto sameFormat = drawables.last(drawables.size() - startIndex); in processDeviceMasks() local
2379 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processSourceMasks() local
2388 auto sameFormat = drawables.last(drawables.size() - startIndex); in processSourceMasks() local