Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkNormalBevelSource.cpp125 bool dirtyWidth = (fPrevWidth != normalBevelFP.fBevelWidth); in setNormalData() local
127 bool dirtyNormalized = (dirtyHeight || dirtyWidth); in setNormalData()
130 if (needWidth && dirtyWidth) { in setNormalData()