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