Searched refs:copy_to_new_texture_pixelref (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DSkGrPixelRef.cpp53 static SkGrPixelRef* copy_to_new_texture_pixelref(GrTexture* texture, SkColorType dstCT, function
146 return copy_to_new_texture_pixelref(fSurface->asTexture(), dstCT, dstPT, subset);

Completed in 27 milliseconds