Searched refs:GetDisplayProc (Results 1 – 2 of 2) sorted by relevance
55 typedef EGLDisplay (*GetDisplayProc)(EGLNativeDisplayType display_id); typedef69 static GetDisplayProc gfGetDisplay = nullptr;98 gfGetDisplay = (GetDisplayProc)SkGetProcedureAddress(gLibrary, "eglGetDisplay"); in load_command_buffer_functions()
55 typedef EGLDisplay (*GetDisplayProc)(EGLNativeDisplayType display_id); typedef69 static GetDisplayProc gfGetDisplay = nullptr;98 gfGetDisplay = (GetDisplayProc)GetProcedureAddress(gLibrary, "eglGetDisplay"); in load_command_buffer_functions()