Lines Matching full:clip
130 * frame is assumed to be dirty. A clip will automatically be set to
161 // created, which will in turn clip to that mask when drawn back/restored.
208 * Store the current display state (most importantly, the current clip and transform), and
327 * The clipping outline is independent from the regular clip.
477 * Sets the clipping rectangle using glScissor. The clip is defined by
483 * Sets the clipping region using the stencil buffer. The clip region
491 void calculateLayerBoundsAndClip(Rect& bounds, Rect& clip, bool fboLayer);
494 * Given the local bounds + clip of the layer, updates current snapshot's empty/invisible
496 void updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
524 bool createFboLayer(Layer* layer, Rect& bounds, Rect& clip);
594 * @param clip True if the rects should be clipped, false otherwise
597 bool ignoreTransform = false, bool dirty = true, bool clip = true);
702 * Draws the current clip region if any. Only when DEBUG_CLIP_REGIONS