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

  /external/skia/src/gpu/
GrTextureAdjuster.cpp 48 sk_sp<GrTextureProxy> cachedCopy =
50 if (cachedCopy) {
51 return cachedCopy;
  /external/skqp/src/gpu/
GrTextureAdjuster.cpp 48 sk_sp<GrTextureProxy> cachedCopy =
50 if (cachedCopy) {
51 return cachedCopy;

Completed in 53 milliseconds