Home | History | Annotate | Download | only in SkPerlinNoiseShader2

Lines Matching full:b00

421     int b00 = (i + noiseY.noisePositionIntegerValue) & kBlockMask;
430 u = fPaintingData->fGradient[channel][b00].dot(fractionValue);