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