Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1607 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in addMultiMaskFormat() local
1614 auto sameFormat = drawables.last(drawables.size() - startIndex); in addMultiMaskFormat() local
2346 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processDeviceMasks() local
2354 auto sameFormat = drawables.last(drawables.size() - startIndex); in processDeviceMasks() local
2373 auto sameFormat = drawables.subspan(startIndex, i - startIndex); in processSourceMasks() local
2382 auto sameFormat = drawables.last(drawables.size() - startIndex); in processSourceMasks() local