HomeSort by relevance Sort by last modified time
    Searched defs:onCanDrawPath (Results 1 - 11 of 11) sorted by null

  /external/skia/src/gpu/ops/
GrDashLinePathRenderer.cpp 15 bool GrDashLinePathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrStencilAndCoverPathRenderer.cpp 34 bool GrStencilAndCoverPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrAALinearizingConvexPathRenderer.cpp 37 bool GrAALinearizingConvexPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrTessellatingPathRenderer.cpp 135 bool GrTessellatingPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrDefaultPathRenderer.cpp 609 bool GrDefaultPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrMSAAPathRenderer.cpp 682 bool GrMSAAPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
GrAAConvexPathRenderer.cpp 668 bool GrAAConvexPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
    [all...]
GrAAHairLinePathRenderer.cpp 680 bool GrAAHairLinePathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
    [all...]
GrSmallPathRenderer.cpp 85 bool GrSmallPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
    [all...]
  /external/skia/src/gpu/
GrSoftwarePathRenderer.cpp 18 bool GrSoftwarePathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {
  /external/skia/src/gpu/ccpr/
GrCoverageCountingPathRenderer.cpp 42 bool GrCoverageCountingPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const {

Completed in 281 milliseconds