Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceProxy.cpp417 bool syncKey = true; in doLazyInstantiation() local
422 syncKey = result.fKeyMode == GrSurfaceProxy::LazyInstantiationKeyMode::kSynced; in doLazyInstantiation()
441 texProxy->setTargetKeySync(syncKey); in doLazyInstantiation()
442 if (syncKey) { in doLazyInstantiation()