Searched refs:kText_Type (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkDrawFilter.h37 kText_Type, enumerator in enum:SkDrawFilter::Type
41 kTypeCount = kText_Type + 1
/external/skia/include/core/
H A DSkDrawFilter.h37 kText_Type, enumerator in enum:SkDrawFilter::Type
41 kTypeCount = kText_Type + 1
/external/chromium_org/skia/ext/
H A Dpaint_simplifier.cc23 if (type != kText_Type) {
/external/chromium_org/third_party/skia/include/xml/
H A DSkDOM.h37 kText_Type enumerator in enum:SkDOM::Type
/external/skia/include/xml/
H A DSkDOM.h37 kText_Type enumerator in enum:SkDOM::Type
/external/chromium_org/cc/resources/
H A Draster_worker_pool.cc29 if (type != SkDrawFilter::kText_Type)
/external/chromium_org/third_party/skia/src/core/
H A DSkCanvas.cpp1966 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
1982 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
1998 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
2014 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
2030 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
/external/skia/src/core/
H A DSkCanvas.cpp1966 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
1982 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
1998 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
2014 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
2030 LOOPER_BEGIN(paint, SkDrawFilter::kText_Type)
/external/skia/gm/
H A Dgmmain.cpp168 if (kText_Type == t) {

Completed in 156 milliseconds