Home
last modified time | relevance | path

Searched refs:GfxInitialize (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/display/hal/default/
H A Ddisplay_gfx.c21 int32_t GfxInitialize(GfxFuncs **funcs) in GfxInitialize() function
/drivers/peripheral/display/composer/vdi_base/include/
H A Ddisplay_gfx.h135 int32_t GfxInitialize(GfxFuncs **funcs);
/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_gfx.h135 int32_t GfxInitialize(GfxFuncs **funcs);
/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gfx.h177 int32_t GfxInitialize(GfxFuncs **funcs);
/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.c129 ret = GfxInitialize(&g_displayTest.gfxFuncs); in DisplayInit()

Completed in 3 milliseconds