Home
last modified time | relevance | path

Searched refs:syncKey (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrSurfaceProxy.cpp426 bool syncKey = true; in doLazyInstantiation() local
431 syncKey = result.fKeyMode == GrSurfaceProxy::LazyInstantiationKeyMode::kSynced; in doLazyInstantiation()
450 texProxy->setTargetKeySync(syncKey); in doLazyInstantiation()
451 if (syncKey) { in doLazyInstantiation()