Searched refs:SkMatrixClipStateMgr (Results 1 – 6 of 6) sorted by relevance
11 bool SkMatrixClipStateMgr::MatrixClipState::ClipInfo::clipPath(SkPictureRecord* picRecord, in clipPath()27 bool SkMatrixClipStateMgr::MatrixClipState::ClipInfo::clipRegion(SkPictureRecord* picRecord, in clipRegion()40 void SkMatrixClipStateMgr::writeDeltaMat(int currentMatID, int desiredMatID) { in writeDeltaMat()54 void SkMatrixClipStateMgr::MatrixClipState::ClipInfo::writeClip(int* curMatID, in writeClip()55 SkMatrixClipStateMgr* mgr) { in writeClip()100 SkMatrixClipStateMgr::SkMatrixClipStateMgr() in SkMatrixClipStateMgr() function in SkMatrixClipStateMgr120 SkMatrixClipStateMgr::~SkMatrixClipStateMgr() { in ~SkMatrixClipStateMgr()129 int SkMatrixClipStateMgr::MCStackPush(SkCanvas::SaveFlags flags) { in MCStackPush()139 int SkMatrixClipStateMgr::save(SkCanvas::SaveFlags flags) { in save()145 int SkMatrixClipStateMgr::saveLayer(const SkRect* bounds, const SkPaint* paint, in saveLayer()[all …]
51 class SkMatrixClipStateMgr {95 int getID(SkMatrixClipStateMgr* mgr) { in getID()150 void writeClip(int* curMatID, SkMatrixClipStateMgr* mgr);262 SkMatrixClipStateMgr();263 ~SkMatrixClipStateMgr();319 this->call(SkMatrixClipStateMgr::kClip_CallType); in clipRect()325 this->call(SkMatrixClipStateMgr::kClip_CallType); in clipRRect()331 this->call(SkMatrixClipStateMgr::kClip_CallType); in clipPath()337 this->call(SkMatrixClipStateMgr::kClip_CallType); in clipRegion()
955 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in clear()968 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawPaint()983 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawPoints()1008 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawOval()1023 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawRect()1038 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawRRect()1060 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in onDrawDRRect()1085 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawPath()1104 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawBitmap()1126 fMCMgr.call(SkMatrixClipStateMgr::kOther_CallType); in drawBitmapRectToRect()[all …]
310 friend class SkMatrixClipStateMgr; // for access to *Impl methods variable332 SkMatrixClipStateMgr fMCMgr;
115 '<(skia_src_path)/core/SkMatrixClipStateMgr.cpp',116 '<(skia_src_path)/core/SkMatrixClipStateMgr.h',
146 src/core/SkMatrixClipStateMgr.cpp \