Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkBlurMask.cpp588 int tmpHeight = padWidth - 2*pad; in BlurGroundTruth() local
589 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth()
610 for (int y = 0 ; y < tmpHeight ; ++y) { in BlurGroundTruth()
/external/skia/src/core/
DSkBlurMask.cpp588 int tmpHeight = padWidth - 2*pad; in BlurGroundTruth() local
589 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth()
610 for (int y = 0 ; y < tmpHeight ; ++y) { in BlurGroundTruth()