Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRRect.cpp528 SkString strX, strY; in dump() local
530 SkAppendScalar(&strY, fRadii[i].y(), 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
530 SkAppendScalar(&strY, fRadii[i].y(), asType); in dump()
531 line.appendf(" { %s, %s },", strX.c_str(), strY.c_str()); in dump()