Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlurMask.cpp566 int padHeight = srcHeight; in BlurGroundTruth() local
567 int padSize = padWidth * padHeight; in BlurGroundTruth()
582 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()
589 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()

Completed in 2 milliseconds