Searched refs:mThresholdStroke (Results 1 – 2 of 2) sorted by relevance
78 mThresholdStroke = dpToPx(PROFILE_DRAW_THRESHOLD_STROKE_WIDTH, density); in setDensity()214 yLocation - mThresholdStroke/2, in drawThreshold()216 yLocation + mThresholdStroke/2, in drawThreshold()
75 int mThresholdStroke = 0; variable