Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp311 SkIRect clippedMaskRect, unClippedMaskRect; in compute_key_and_clip_bounds() local
315 viewMatrix, &unClippedMaskRect, canUseSDFBlur); in compute_key_and_clip_bounds()
321 int unclippedWidth = unClippedMaskRect.width(); in compute_key_and_clip_bounds()
322 int unclippedHeight = unClippedMaskRect.height(); in compute_key_and_clip_bounds()

Completed in 2 milliseconds