Searched refs:pushRRect (Results 1 – 3 of 3) sorted by relevance
152 lua.pushRRect(rrect, "rrect"); in onClipRRect()205 lua.pushRRect(rrect, "rrect"); in onDrawRRect()212 lua.pushRRect(outer, "outer"); in onDrawDRRect()213 lua.pushRRect(inner, "inner"); in onDrawDRRect()
327 void SkLua::pushRRect(const SkRRect& rr, const char key[]) { in pushRRect() function in SkLua
55 void pushRRect(const SkRRect&, const char tableKey[] = nullptr);