Searched refs:can_fast_path_dash (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrDashingEffect.cpp29 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/skia/src/gpu/effects/
H A DGrDashingEffect.cpp29 static bool can_fast_path_dash(const SkPoint pts[2], const GrStrokeInfo& strokeInfo, function
170 if (!can_fast_path_dash(pts, strokeInfo, *target, vm)) {

Completed in 61 milliseconds