Searched refs:callType (Results 1 – 3 of 3) sorted by relevance
250 bool SkMatrixClipStateMgr::call(CallType callType) { in call() argument253 if (kMatrix_CallType == callType || kClip_CallType == callType) { in call()259 SkASSERT(kOther_CallType == callType); in call()
343 bool call(CallType callType);
2306 Sema::VariadicCallType callType, in CheckFormatHandler() argument2313 inFunctionCall(inFunctionCall), CallType(callType), in CheckFormatHandler()