Home
last modified time | relevance | path

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

/external/skia/tests/
DClipCacheTest.cpp88 GrClip clipData; in test_clip_bounds() local
89 clipData.setClipStack(&stack); in test_clip_bounds()
92 clipData.getConservativeBounds(texture, in test_clip_bounds()
/external/skia/src/gpu/
DSkGpuDevice.cpp659 const GrClip& clipData, in draw_with_mask_filter() argument
701 return draw_mask(context, rt, clipData, viewMatrix, maskRect, grp, texture); in draw_with_mask_filter()