Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DRun.h177 RoundRectType getRoundRectType() const { return fRoundRectType; } in getRoundRectType() function
DTextLine.cpp503 RoundRectType rType = run->getRoundRectType(); in paintRoundRect()