HomeSort by relevance Sort by last modified time
    Searched refs:can_fast_path_dash (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 29 static bool can_fast_path_dash(const SkPoint pts[2], const GrStrokeInfo& strokeInfo, function
170 if (!can_fast_path_dash(pts, strokeInfo, *target, vm)) {
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrDashingEffect.cpp 30 static bool can_fast_path_dash(const SkPoint pts[2], const GrStrokeInfo& strokeInfo, function
175 if (!can_fast_path_dash(pts, strokeInfo, *target, vm)) {
    [all...]

Completed in 38 milliseconds