Searched defs:y_val (Results 1 – 6 of 6) sorted by relevance
266 int y_val = SkTPin(bounds.y() + SkScalarFloorToInt(y_interp), 0, inputBM.height() - 1); in onFilterImage() local
159 void Set(int x_val, int y_val) { x = x_val, y = y_val; } in Set()195 void Set(int x_val, int y_val, int width_val, int height_val) { in Set()
5468 const GLuint y_val = y_vals[y]; in ExceedingBoundariesTest() local5634 const GLuint y_val = y_vals[y]; in InvalidAlignmentTest() local
1992 char y_val = convert->priv->in_tex_formats[0] == GST_GL_RG ? 'g' : 'a'; in _YUV_to_RGB() local
586 LLVMValueRef y_val = lp_build_const_int32(gallivm, y); in fs_fb_fetch() local
159 double y_val = y->AsLiteral()->AsNumber(); in ShortcutNumericLiteralBinaryExpression() local