Home
last modified time | relevance | path

Searched defs:DeinitFunc (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_omx_core.h29 typedef OMX_ERRORTYPE (*DeinitFunc)(); typedef
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcodec_omx_core.h28 typedef OMX_ERRORTYPE (*DeinitFunc)(); typedef
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dexternal_loader.h31 using DeinitFunc = void (*)(); variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp73 using DeinitFunc = int32_t (*)(GfxFuncs *funcs); in GfxModuleDeinit() typedef
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp71 using DeinitFunc = int32_t (*)(GfxFuncs *funcs); in GfxModuleDeinit() typedef