HomeSort by relevance Sort by last modified time
    Searched refs:getRadial2Radius0 (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrSamplerState.h 207 GrScalar getRadial2Radius0() const { return fRadial2Radius0; }
  /external/skia/src/gpu/gl/
GrGpuGLShaders.cpp 530 fProgramData->fRadial2Radius0[s] != sampler.getRadial2Radius0() ||
534 GrScalar radius0 = sampler.getRadial2Radius0();
553 fProgramData->fRadial2Radius0[s] = sampler.getRadial2Radius0();
    [all...]

Completed in 561 milliseconds