Home | History | Annotate | Download | only in json

Lines Matching defs:getRRect

27     void getRRect(Json::Value& rrect, SkRRect* result);
531 void Renderer::getRRect(Json::Value& rrect, SkRRect* result) {
691 this->getRRect(command[SKJSONCANVAS_ATTRIBUTE_COORDS], &rrect);
835 this->getRRect(command[SKJSONCANVAS_ATTRIBUTE_COORDS], &rrect);