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

  /external/skia/src/gpu/
GrGpu.h 498 return this->onIsACopyNeededForTextureParams(proxy, params, copyParams, scaleAdjust);
560 virtual bool onIsACopyNeededForTextureParams(GrTextureProxy* proxy, const GrSamplerState&,
  /external/skqp/src/gpu/
GrGpu.h 506 return this->onIsACopyNeededForTextureParams(proxy, params, copyParams, scaleAdjust);
567 virtual bool onIsACopyNeededForTextureParams(GrTextureProxy* proxy, const GrSamplerState&,
  /external/skia/src/gpu/gl/
GrGLGpu.h 215 bool onIsACopyNeededForTextureParams(GrTextureProxy*, const GrSamplerState&,
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.h 227 bool onIsACopyNeededForTextureParams(GrTextureProxy*, const GrSamplerState&,
GrGLGpu.cpp     [all...]

Completed in 519 milliseconds