Searched refs:gfx_create_surface (Results 1 – 2 of 2) sorted by relevance
| /kernel/lib/gfx/include/lib/ |
| A D | gfx.h | 99 gfx_surface* gfx_create_surface(void* ptr, uint width, uint height, uint stride, gfx_format format,…
|
| /kernel/lib/gfx/ |
| A D | gfx.cpp | 495 gfx_surface* gfx_create_surface(void* ptr, uint width, uint height, uint stride, gfx_format format,… in gfx_create_surface() function
|
Completed in 6 milliseconds