Home
last modified time | relevance | path

Searched refs:DeinitGfx (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Ddisplay_gfx.h42 int32_t (*DeinitGfx)(void);
/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_gfx.h42 int32_t (*DeinitGfx)(void);
/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gfx.h55 * @see DeinitGfx
70 int32_t (*DeinitGfx)(void); member
/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.c310 if (g_displayTest.gfxFuncs->DeinitGfx != NULL) { in DeinitGfxTest()
311 ret = g_displayTest.gfxFuncs->DeinitGfx(); in DeinitGfxTest()

Completed in 2 milliseconds