Searched refs:sharedProxyCnt (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrTextureOp.cpp725 int sharedProxyCnt = 0; local
742 ++sharedProxyCnt;
748 int newProxyCnt = that->fProxyCnt - sharedProxyCnt;
/external/skqp/src/gpu/ops/
H A DGrTextureOp.cpp730 int sharedProxyCnt = 0; local
747 ++sharedProxyCnt;
753 int newProxyCnt = that->fProxyCnt - sharedProxyCnt;

Completed in 84 milliseconds