Searched refs:pushRRect (Results 1 – 3 of 3) sorted by relevance
147 lua.pushRRect(rrect, "rrect"); in onClipRRect()190 lua.pushRRect(rrect, "rrect"); in onDrawRRect()197 lua.pushRRect(outer, "outer"); in onDrawDRRect()198 lua.pushRRect(inner, "inner"); in onDrawDRRect()
298 void SkLua::pushRRect(const SkRRect& rr, const char key[]) { in pushRRect() function in SkLua391 this->pushRRect(element.getRRect(), "rrect"); in pushClipStackElement()
56 void pushRRect(const SkRRect&, const char tableKey[] = NULL);