Home
last modified time | relevance | path

Searched refs:arithmeticIndex (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp343 static int arithmeticIndex = GrSkSLFP::NewIndex(); in filterImageGPU() local
349 arithmeticIndex, in filterImageGPU()
/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp420 static int arithmeticIndex = NewIndex(); in TestCreate() local
427 std::unique_ptr<GrSkSLFP> result = GrSkSLFP::Make(d->context(), arithmeticIndex, in TestCreate()
/external/skqp/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp342 static int arithmeticIndex = GrSkSLFP::NewIndex(); in filterImageGPU() local
348 arithmeticIndex, in filterImageGPU()
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp454 static int arithmeticIndex = NewIndex(); in TestCreate() local
461 std::unique_ptr<GrSkSLFP> result = GrSkSLFP::Make(d->context(), arithmeticIndex, in TestCreate()