Home
last modified time | relevance | path

Searched refs:MCStackPush (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkMatrixClipStateMgr.cpp129 int SkMatrixClipStateMgr::MCStackPush(SkCanvas::SaveFlags flags) { in MCStackPush() function in SkMatrixClipStateMgr
142 return this->MCStackPush(flags); in save()
157 int result = this->MCStackPush(flags); in saveLayer()
DSkMatrixClipStateMgr.h375 int MCStackPush(SkCanvas::SaveFlags flags);