Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrSurfaceProxy.cpp433 bool syncKey = true; in doLazyInstantiation() local
438 syncKey = result.fKeyMode == GrSurfaceProxy::LazyInstantiationKeyMode::kSynced; in doLazyInstantiation()
457 texProxy->setTargetKeySync(syncKey); in doLazyInstantiation()
458 if (syncKey) { in doLazyInstantiation()