Searched refs:ditherIndex (Results 1 – 2 of 2) sorted by relevance
504 static int ditherIndex = GrSkSLFP::NewIndex(); in skpaint_to_grpaint_impl() local505 auto ditherFP = GrSkSLFP::Make(context, ditherIndex, "Dither", SKSL_DITHER_SRC, in skpaint_to_grpaint_impl()
412 static int ditherIndex = NewIndex(); in TestCreate() local414 std::unique_ptr<GrSkSLFP> result = GrSkSLFP::Make(d->context(), ditherIndex, "Dither", in TestCreate()