Searched refs:pushClipStackElement (Results 1 – 2 of 2) sorted by relevance
63 void pushClipStackElement(const SkClipStack::Element& element, const char tableKey[] = NULL);
370 this->pushClipStackElement(*element); in pushClipStack()376 void SkLua::pushClipStackElement(const SkClipStack::Element& element, const char* key) { in pushClipStackElement() function in SkLua655 SkLua(L).pushClipStackElement(*iter.get()); in lcanvas_getReducedClipStack()