OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tessellatePath
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
PathTessellator.h
77
static void
tessellatePath
(const SkPath& path, const SkPaint* paint, const mat4& transform,
TessellationCache.cpp
398
static VertexBuffer*
tessellatePath
(const TessellationCache::Description& description,
404
PathTessellator::
tessellatePath
(path, &paint, matrix, *buffer);
425
return
tessellatePath
(description, path);
BakedOpDispatcher.cpp
358
PathTessellator::
tessellatePath
(path, &paint, state.computedState.transform, vertexBuffer);
[
all
...]
PathTessellator.cpp
684
void PathTessellator::
tessellatePath
(const SkPath& path, const SkPaint* paint,
[
all
...]
Completed in 115 milliseconds