Searched refs:systemInfoHandle (Results 1 – 1 of 1) sorted by relevance
68 void* systemInfoHandle, const char* appName);374 void* systemInfoHandle = nullptr; in checkAngleRules() local396 if (!(ANGLEGetSystemInfo)(&systemInfoHandle)) { in checkAngleRules()400 if (!(ANGLEAddDeviceInfoToSystemInfo)(manufacturer, model, systemInfoHandle)) { in checkAngleRules()405 systemInfoHandle, mAngleAppName.c_str()); in checkAngleRules()407 (ANGLEFreeSystemInfoHandle)(systemInfoHandle); in checkAngleRules()