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

  /external/skia/src/gpu/
GrTextureParamsAdjuster.h 156 GrTexture* refCopy(const CopyParams &copyParams);
GrTextureParamsAdjuster.cpp 137 GrTexture* GrTextureAdjuster::refCopy(const CopyParams& copyParams) {
183 GrTexture* copy = this->refCopy(copyParams);

Completed in 166 milliseconds