OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PathToTriangles
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/gpu/
GrTessellator.h
49
int
PathToTriangles
(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
GrTessellator.cpp
[
all
...]
/external/skqp/src/gpu/
GrTessellator.h
49
int
PathToTriangles
(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
GrTessellator.cpp
[
all
...]
/external/skia/src/gpu/ops/
GrTessellatingPathRenderer.cpp
276
int count = GrTessellator::
PathToTriangles
(getPath(), tol, clipBounds, &allocator,
302
GrTessellator::
PathToTriangles
(path, tol, clipBounds, &allocator, true, fColor,
/external/skqp/src/gpu/ops/
GrTessellatingPathRenderer.cpp
276
int count = GrTessellator::
PathToTriangles
(getPath(), tol, clipBounds, &allocator,
302
GrTessellator::
PathToTriangles
(path, tol, clipBounds, &allocator, true, fColor,
Completed in 368 milliseconds