Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGTextPriv.h127 struct ShapeBuffer { struct
192 ShapeBuffer fShapeBuffer;
DSkSVGText.cpp206 void SkSVGTextContext::ShapeBuffer::append(SkUnichar ch, PositionAdjustment pos) { in append()