Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphBuffer.cpp51 msg.appendf("%s:(%a,%a), ", packedGlyphID.shortDump().c_str(), pos.x(), pos.y()); in dumpInput()
DSkGlyph.h127 SkString shortDump() const { in shortDump() function