Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlurMask.cpp583 int tmpHeight = padWidth - 2*pad; in BlurGroundTruth() local
584 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth()
605 for (int y = 0 ; y < tmpHeight ; ++y) { in BlurGroundTruth()

Completed in 2 milliseconds