Searched defs:DeinitFunc (Results 1 – 5 of 5) sorted by relevance
29 typedef OMX_ERRORTYPE (*DeinitFunc)(); typedef
28 typedef OMX_ERRORTYPE (*DeinitFunc)(); typedef
31 using DeinitFunc = void (*)(); variable
73 using DeinitFunc = int32_t (*)(GfxFuncs *funcs); in GfxModuleDeinit() typedef
71 using DeinitFunc = int32_t (*)(GfxFuncs *funcs); in GfxModuleDeinit() typedef