Searched refs:makeCG (Results 1 – 2 of 2) sorted by relevance
41 static CGContextRef makeCG(const SkImageInfo& info, const void* addr, in makeCG() function152 cg = makeCG(info, addr, rowBytes); in onDraw()
41 static CGContextRef makeCG(const SkImageInfo& info, const void* addr, in makeCG() function150 cg = makeCG(info, addr, rowBytes); in onDraw()