Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGrPixelRef.cpp56 static SkGrPixelRef* copy_to_new_texture_pixelref(GrTexture* texture, SkColorType dstCT, in copy_to_new_texture_pixelref() function
141 return copy_to_new_texture_pixelref(fSurface->asTexture(), dstCT, dstPT, subset); in deepCopy()