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