Searched refs:pushPath (Results 1 – 3 of 3) sorted by relevance
154 lua.pushPath(path, "path"); in onClipPath()204 lua.pushPath(path, "path"); in onDrawPath()271 lua.pushPath(path, "path"); in onDrawTextOnPath()
321 void SkLua::pushPath(const SkPath& path, const char key[]) { in pushPath() function in SkLua394 this->pushPath(element.getPath(), "path"); in pushClipStackElement()
60 void pushPath(const SkPath&, const char tableKey[] = NULL);