HomeSort by relevance Sort by last modified time
    Searched refs:kClip_CallType (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkMatrixClipStateMgr.h 258 kClip_CallType,
319 this->call(SkMatrixClipStateMgr::kClip_CallType);
325 this->call(SkMatrixClipStateMgr::kClip_CallType);
331 this->call(SkMatrixClipStateMgr::kClip_CallType);
337 this->call(SkMatrixClipStateMgr::kClip_CallType);
SkMatrixClipStateMgr.cpp 253 if (kMatrix_CallType == callType || kClip_CallType == callType) {

Completed in 118 milliseconds