Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp321 SkPoint* srcClip = nullptr; in draw_texture_producer() local
325 srcClip = srcClipPoints; in draw_texture_producer()
327 rtc->fillQuadWithEdgeAA(clip, std::move(grPaint), aa, aaFlags, ctm, dstClip, srcClip); in draw_texture_producer()