Searched refs:copy_to_new_texture_pixelref (Results 1 – 1 of 1) sorted by relevance
56 static SkGrPixelRef* copy_to_new_texture_pixelref(GrTexture* texture, SkColorType dstCT, in copy_to_new_texture_pixelref() function141 return copy_to_new_texture_pixelref(fSurface->asTexture(), dstCT, dstPT, subset); in deepCopy()