Home
last modified time | relevance | path

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

/external/skqp/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp342 static int arithmeticIndex = GrSkSLFP::NewIndex(); in filterImageGPU() local
348 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()