Searched refs:GetDisplayProc (Results 1 – 1 of 1) 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()