Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrSurfaceProxy.cpp451 bool syncKey = true; in doLazyInstantiation() local
456 syncKey = result.fKeyMode == GrSurfaceProxy::LazyInstantiationKeyMode::kSynced; in doLazyInstantiation()
475 texProxy->setTargetKeySync(syncKey); in doLazyInstantiation()
476 if (syncKey) { in doLazyInstantiation()