Lines Matching +full:all +full:- +full:impls
4 * Use of this source code is governed by a BSD-style license that can be
60 // No need to specialize drawDRRect, drawArc, drawRegion, drawPatch as the default impls all
71 * out explicitly so it's easy to keep tabs on how close feature-complete actually is.
121 // - drawPaint, drawVertices, drawAtlas
122 // - drawShape after it's applied the mask filter.
126 // - drawPaint, drawImageLattice, drawImageRect, drawEdgeAAImageSet, drawVertices, drawAtlas
127 // - drawShape after it's applied the path effect.
134 // Handles applying path effects, mask filters, stroke-and-fill styles, and hairlines.
142 // the draw's bounds, applying both the style and scissor to the returned bounds. Low-level
153 // Ensures clip elements are drawn that will clip previous draw calls, snaps all pending work
163 // (i.e. depth-based clipping, and transparent blending)
169 // value, it prevents the ability for draw steps to be re-arranged into blocks of stencil then