Searched refs:sFlpDeviceContextInterface (Results 1 – 1 of 1) sorted by relevance
50 static const FlpDeviceContextInterface* sFlpDeviceContextInterface = NULL; variable270 sFlpDeviceContextInterface = reinterpret_cast<const FlpDeviceContextInterface*>( in ClassInit()920 return sFlpDeviceContextInterface != NULL; in IsDeviceContextSupported()924 if(sFlpDeviceContextInterface == NULL) { in InjectDeviceContext()928 int result = sFlpDeviceContextInterface->inject_device_context(enabledMask); in InjectDeviceContext()