Home
last modified time | relevance | path

Searched defs:setSync (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_systemparameter.js37 setSync: function (...args) { method
/third_party/flutter/skia/src/gpu/gl/
DGrGLSemaphore.h33 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync() function
/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h35 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync() function