Searched defs:setupPaint (Results 1 – 4 of 4) sorted by relevance
/external/skia/bench/ | ||
D | SkBenchmark.cpp | 26 void SkBenchmark::setupPaint(SkPaint* paint) { in setupPaint() function in SkBenchmark |
/external/webkit/WebCore/platform/graphics/chromium/ | ||
D | FontPlatformDataLinux.cpp | 120 void FontPlatformData::setupPaint(SkPaint* paint) const in setupPaint() function in WebCore::FontPlatformData |
/external/webkit/WebCore/platform/graphics/android/ | ||
D | FontPlatformDataAndroid.cpp | 147 void FontPlatformData::setupPaint(SkPaint* paint) const in setupPaint() function in WebCore::FontPlatformData |
/external/skia/src/animator/ | ||
D | SkDrawPaint.cpp | 223 void SkDrawPaint::setupPaint(SkPaint* paint) const { in setupPaint() function in SkDrawPaint |