Home
last modified time | relevance | path

Searched refs:GfxInitialize (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gfx.c21 int32_t GfxInitialize(GfxFuncs **funcs) in GfxInitialize() function
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gfx.h177 int32_t GfxInitialize(GfxFuncs **funcs);
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddisplay_gfx.h135 int32_t GfxInitialize(GfxFuncs **funcs);
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_gfx.h135 int32_t GfxInitialize(GfxFuncs **funcs);
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp81 if (GfxInitialize(&gfxFuncs_) == DISPLAY_SUCCESS) { in InitDriver()
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.c129 ret = GfxInitialize(&g_displayTest.gfxFuncs); in DisplayInit()
/ohos5.0/drivers/peripheral/display/
H A DREADME_zh.md204 ret = GfxInitialize(&g_displayTest.gfxFuncs);
H A DREADME.md204 ret = GfxInitialize(&g_displayTest.gfxFuncs);