Searched defs:By (Results 1 – 8 of 8) sorted by relevance
218 gdouble Bx, By; member
1074 double Gy, double Bx, double By, double Wx, double Wy) in color_matrix_RGB_to_XYZ()
119 constexpr uint8_t By = kBlueYUVColor[kYUVLumaPlaneIndex].r; in GetTestTextureData() local
262 SkScalar By = src[0].fY - src[1].fY - src[1].fY + src[2].fY; in SkFindQuadMaxCurvature() local532 SkScalar By = src[2].fY - 2 * src[1].fY + src[0].fY; in SkFindCubicInflections() local
329 SkScalar By = src[0].fY - src[1].fY - src[1].fY + src[2].fY; in SkFindQuadMaxCurvature() local731 SkScalar By = src[2].fY - 2 * src[1].fY + src[0].fY; in SkFindCubicInflections() local
519 double By = fPts[2].fY - 2 * fPts[1].fY + fPts[0].fY; in findInflections() local
521 double By = fPts[2].fY - 2 * fPts[1].fY + fPts[0].fY; in findInflections() local
2181 LLVMValueRef By = lp_build_swizzle_aos(coord_bld, B, swizzle15); in lp_build_sample_aniso() local