HomeSort by relevance Sort by last modified time
    Searched refs:setupBitmapPaint (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
ImageAndroid.cpp 228 ctxt->setupBitmapPaint(&paint); // need global alpha among other things
296 ctxt->setupBitmapPaint(&paint); // need global alpha among other things
GraphicsContextAndroid.cpp 942 void GraphicsContext::setupBitmapPaint(SkPaint* paint)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 291 void setupBitmapPaint(SkPaint*);

Completed in 49 milliseconds