Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/types/libnativerender/
DIndex.d.ts24 export const DestroySurface: (id: BigInt) => any; constant
/applications/standard/app_samples/code/BasicFeature/Native/NativeXComponent/entry/src/main/cpp/render/
DEGLRender.cpp306 void EGLRender::DestroySurface() in DestroySurface() function in EGLRender
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/manager/
Dplugin_manager.cpp97 napi_value PluginManager::DestroySurface(napi_env env, napi_callback_info info) in DestroySurface() function in NativeXComponentSample::PluginManager