Searched refs:greyCoeff (Results 1 – 2 of 2) sorted by relevance
508 const std::shared_ptr<Drawing::Image>& image, const Vector2f& greyCoeff) in DrawGreyAdjustment() argument515 greyCoeff.x_, greyCoeff.y_); in DrawGreyAdjustment()527 builder->SetUniform("coefficient1", greyCoeff.x_); in DrawGreyAdjustment()528 builder->SetUniform("coefficient2", greyCoeff.y_); in DrawGreyAdjustment()
624 Vector2f greyCoeff; variable625 RSPropertiesPainter::DrawGreyAdjustment(canvas, image, greyCoeff);629 RSPropertiesPainter::DrawGreyAdjustment(canvas, image, greyCoeff);