Searched refs:pushClipStackElement (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/utils/
H A DSkLua.h63 void pushClipStackElement(const SkClipStack::Element& element, const char tableKey[] = NULL);
/external/skia/src/utils/
H A DSkLua.cpp374 this->pushClipStackElement(*element);
380 void SkLua::pushClipStackElement(const SkClipStack::Element& element, const char* key) { function in class:SkLua
656 SkLua(L).pushClipStackElement(*iter.get());

Completed in 34 milliseconds