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

  /external/skia/include/gpu/
GrSamplerState.h 124 const GrRect& getTextureDomain() const { return fTextureDomain; }
  /external/skia/src/gpu/gl/
GrGpuGLShaders.cpp 449 const GrRect &texDom = drawState.getSampler(s).getTextureDomain();
    [all...]

Completed in 37 milliseconds