Home
last modified time | relevance | path

Searched refs:pushPath (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/utils/
DSkLuaCanvas.cpp159 lua.pushPath(path, "path"); in onClipPath()
219 lua.pushPath(path, "path"); in onDrawPath()
DSkLua.cpp350 void SkLua::pushPath(const SkPath& path, const char key[]) { in pushPath() function in SkLua
892 lua.pushPath(fillpath); in lpaint_getFillPath()
/external/skqp/src/utils/
DSkLuaCanvas.cpp159 lua.pushPath(path, "path"); in onClipPath()
219 lua.pushPath(path, "path"); in onDrawPath()
DSkLua.cpp350 void SkLua::pushPath(const SkPath& path, const char key[]) { in pushPath() function in SkLua
892 lua.pushPath(fillpath); in lpaint_getFillPath()
/external/skia/include/utils/
DSkLua.h59 void pushPath(const SkPath&, const char tableKey[] = nullptr);
/external/skqp/include/utils/
DSkLua.h59 void pushPath(const SkPath&, const char tableKey[] = nullptr);