Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/utils/
DSkLua.h59 void pushPath(const SkPath&, const char tableKey[] = nullptr);
/third_party/flutter/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
891 lua.pushPath(fillpath); in lpaint_getFillPath()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp275 void pushPath(PathItem const &item) in pushPath() function in __anona5e4dd000111::ConvertStructState
751 state.pushPath(c); in SplitMatrixColumns()
982 state.pushPath(FlattenArray()); in InlineArray()
987 state.pushPath(i); in InlineArray()
1014 state.pushPath(field); in ModifyRecursive()