Searched refs:SkCGDrawBitmap (Results 1 – 3 of 3) sorted by relevance
63 void SkCGDrawBitmap(CGContextRef, const SkBitmap&, float x, float y);
158 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) { in SkCGDrawBitmap() function
303 SkCGDrawBitmap(ctx, fWind->getBitmap(), 0, 0);