Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasTextBlob.h423 fVertexBounds.joinNonEmptyArg(glyphBounds); in joinGlyphBounds()
/external/skia/include/core/
DSkRect.h743 void joinNonEmptyArg(const SkRect& r) { in joinNonEmptyArg() function