OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkTextBaseIter
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/core/
SkTextToPathIter.h
16
class
SkTextBaseIter
{
18
SkTextBaseIter
(const char text[], size_t length, const SkPaint& paint,
20
~
SkTextBaseIter
();
35
class SkTextToPathIter :
SkTextBaseIter
{
39
:
SkTextBaseIter
(text, length, paint, applyStrokeAndPathEffects) {
51
class SkTextInterceptsIter :
SkTextBaseIter
{
60
:
SkTextBaseIter
(text, length, paint, false)
SkPaint.cpp
[
all
...]
/external/skia/include/core/
SkPaint.h
[
all
...]
Completed in 63 milliseconds