Searched refs:systemInfoHandle (Results 1 – 1 of 1) sorted by relevance
60 void* systemInfoHandle, const char* appName);378 void* systemInfoHandle = nullptr; in checkAngleRules() local400 if (!(ANGLEGetSystemInfo)(&systemInfoHandle)) { in checkAngleRules()404 if (!(ANGLEAddDeviceInfoToSystemInfo)(manufacturer, model, systemInfoHandle)) { in checkAngleRules()409 systemInfoHandle, mAngleAppName.c_str()); in checkAngleRules()411 (ANGLEFreeSystemInfoHandle)(systemInfoHandle); in checkAngleRules()