OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cull_path
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkDashPathEffect.cpp
104
static bool
cull_path
(const SkPath& srcPath, const SkStrokeRec& rec,
function
244
if (
cull_path
(src, *rec, cullRect, fIntervalLength, &cullPathStorage)) {
/external/skia/src/effects/
SkDashPathEffect.cpp
104
static bool
cull_path
(const SkPath& srcPath, const SkStrokeRec& rec,
function
244
if (
cull_path
(src, *rec, cullRect, fIntervalLength, &cullPathStorage)) {
Completed in 21 milliseconds