Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp320 SkPoint srcClipPoints[4]; in draw_texture_producer() local
324 GrMapRectPoints(dst, src, dstClip, srcClipPoints, 4); in draw_texture_producer()
325 srcClip = srcClipPoints; in draw_texture_producer()