HomeSort by relevance Sort by last modified time
    Searched defs:setupPaint (Results 1 - 4 of 4) sorted by null

  /external/skia/bench/
SkBenchmark.cpp 34 void SkBenchmark::setupPaint(SkPaint* paint) {
  /external/skia/src/animator/
SkDrawPaint.cpp 115 setupPaint(paint);
161 setupPaint(&paint);
181 setupPaint(&paint);
215 void SkDrawPaint::setupPaint(SkPaint* paint) const {
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp 203 void FontPlatformData::setupPaint(SkPaint* paint) const
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp 155 void FontPlatformData::setupPaint(SkPaint* paint) const

Completed in 281 milliseconds