Searched refs:hasSrc (Results 1 – 2 of 2) sorted by relevance
611 bool hasSrc = SkToBool(flags & kDrawBitmap_HasSrcRect_DrawOpFlag); in drawBitmapRect_rp() local613 if (hasSrc) { in drawBitmapRect_rp()658 bool hasSrc = SkToBool(flags & kDrawBitmap_HasSrcRect_DrawOpFlag); in drawImageRect_rp() local660 if (hasSrc) { in drawImageRect_rp()
788 bool hasSrc = src != NULL; in onDrawBitmapRect() local790 if (hasSrc) { in onDrawBitmapRect()801 if (hasSrc) { in onDrawBitmapRect()