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

  /external/skia/gpu/include/
GrSamplerState.h 190 bool isRadial2PosRoot() const { return fRadial2PosRoot; }
  /external/skia/gpu/src/
GrGpuGLShaders.cpp 439 fProgramData->fRadial2PosRoot[s] != sampler.isRadial2PosRoot())) {
452 sampler.isRadial2PosRoot() ? 1.f : -1.f
457 fProgramData->fRadial2PosRoot[s] = sampler.isRadial2PosRoot();
    [all...]

Completed in 188 milliseconds