Searched defs:y_val (Results 1 – 3 of 3) sorted by relevance
437 int y_val = SkTPin(bounds.y() + SkScalarFloorToInt(y_interp), 0, inputBM.height() - 1); in onFilterImage() local
362 PrimaryChromaticity(float x_val, float y_val) : x_(x_val), y_(y_val) {} in PrimaryChromaticity()
322 double y_val = y->AsLiteral()->raw_value()->AsNumber(); in ShortcutNumericLiteralBinaryExpression() local