Searched refs:dirtyBounds (Results 1 – 2 of 2) sorted by relevance
123 Rect dirtyBounds = dirtyRegion.getBounds(); in anp_lock() local124 dirtyRect->left = dirtyBounds.left; in anp_lock()125 dirtyRect->right = dirtyBounds.right; in anp_lock()126 dirtyRect->top = dirtyBounds.top; in anp_lock()127 dirtyRect->bottom = dirtyBounds.bottom; in anp_lock()
92 bool isDirty(SkIRect* dirtyBounds = NULL) const;