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

  /external/skia/src/gl/
SkGL.h 222 static void SetPaint(const SkPaint&, bool isPremul = true,
225 SetPaint(paint, isPremul, true);
SkGLDevice.cpp 157 SkGL::SetPaint(paint);
510 SkGL::SetPaint(paint);
743 SkGL::SetPaint(paint, false);
SkGL.cpp 57 void SkGL::SetPaint(const SkPaint& paint, bool isPremul, bool justAlpha) {

Completed in 12 milliseconds