Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRRect.cpp528 SkString strX, strY; in dump() local
529 SkAppendScalar(&strX, fRadii[i].x(), asType); in dump()
531 line.appendf(" { %s, %s },", strX.c_str(), strY.c_str()); in dump()
/external/skia/src/core/
DSkRRect.cpp528 SkString strX, strY; in dump() local
529 SkAppendScalar(&strX, fRadii[i].x(), asType); in dump()
531 line.appendf(" { %s, %s },", strX.c_str(), strY.c_str()); in dump()