OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asPoints
(Results
1 - 7
of
7
) sorted by null
/external/skia/include/effects/
SkDashPathEffect.h
44
virtual bool
asPoints
(PointData* results, const SkPath& src,
/external/skia/include/core/
SkPathEffect.h
58
primitives returned by an '
asPoints
' call.
67
// '
asPoints
' needs to initialize/fill-in 'fClipRect' if it sets
74
// TODO: consider using passed-in flags to limit the work
asPoints
does.
100
virtual bool
asPoints
(PointData* results, const SkPath& src,
/external/skia/src/core/
SkPathEffect.cpp
20
bool SkPathEffect::
asPoints
(PointData* results, const SkPath& src,
SkDraw.cpp
646
if (paint.getPathEffect()->
asPoints
(&pointData, path, rec,
648
// '
asPoints
' managed to find some fast path
[
all
...]
/external/skia/tests/
DashPathEffectTest.cpp
79
bool actualResult = dash->
asPoints
(&results, src, rec, mats[i], &cull);
/external/skia/src/effects/
SkDashPathEffect.cpp
155
// Currently
asPoints
is more restrictive then it needs to be. In the future
159
bool SkDashPathEffect::
asPoints
(PointData* results,
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 259 milliseconds