Home | History | Annotate | Download | only in SkPerlinNoiseShader2

Lines Matching refs:b11

424     int b11 = (j + noiseY.nextNoisePositionIntegerValue) & kBlockMask;
435 v = fPaintingData->fGradient[channel][b11].dot(fractionValue);