Searched refs:colorMatrix1 (Results 1 – 1 of 1) sorted by relevance
113 ColorMatrix colorMatrix1; variable115 colorMatrix->SetConcat(colorMatrix1, colorMatrix2);129 ColorMatrix colorMatrix1; variable130 colorMatrix->PreConcat(colorMatrix1);144 auto colorMatrix1 = std::make_unique<ColorMatrix>(); variable145 colorMatrix->PostConcat(*(colorMatrix1.get()));173 ColorMatrix colorMatrix1; variable