Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1615 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in addMultiMaskFormat() local
1622 auto sameFormat = drawables.last(drawables.size() - startIndex); in addMultiMaskFormat() local
2354 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processDeviceMasks() local
2362 auto sameFormat = drawables.last(drawables.size() - startIndex); in processDeviceMasks() local
2381 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processSourceMasks() local
2390 auto sameFormat = drawables.last(drawables.size() - startIndex); in processSourceMasks() local