Home
last modified time | relevance | path

Searched defs:deleteSync (Results 1 – 14 of 14) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_Storage.js131 deleteSync: function () { method
Dsystem_storage.js124 deleteSync: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js574 deleteSync: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h358 PFNGLDELETESYNCPROC deleteSync = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h358 PFNGLDELETESYNCPROC deleteSync = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl152 glDeleteSyncFunc deleteSync; variable
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4097 void GrGLGpu::deleteSync(GrGLsync sync) const { in deleteSync() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4218 void GrGLGpu::deleteSync(GrGLsync sync) const { in deleteSync() function in GrGLGpu
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp795 void Context::deleteSync(GLsync sync) in deleteSync() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp992 void Context::deleteSync(GLsync sync) in deleteSync() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4026 deleteSync(sync: WebGLSync | null): void; method
Dlib.dom.d.ts17057 deleteSync(sync: WebGLSync | null): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4006 deleteSync(sync: WebGLSync | null): void; method
Ddom.generated.d.ts17037 deleteSync(sync: WebGLSync | null): void; method