Lines Matching full:complex
396 // the clip if we aren't recording a complex clip (and can thus trust it to be a rect)
405 * When an clipping operation occurs that could cause a complex clip, record the operation and all
408 * the complex clip.
415 complex clip operation %p", this, op);
422 DEFER_LOGD(" Starting complex clip region, start is %d", mComplexClipStackStart);
436 * complex clip, and if the flags (kClip_SaveFlag & kClipToLayer_SaveFlag) are set.
449 * barrier if it's needed to properly modify a complex clip
467 * other save() commands which occur as children of a snapshot with complex clip will be deferred,
471 * save/restore and complex canvas modifications (including save/restore) in order.
514 // complex clip has a complex set of expectations on the renderer state - for now, avoid taking