Searched defs:DisplayContextProviderInterface (Results 1 – 1 of 1) sorted by relevance
52 struct DisplayContextProviderInterface { struct53 OperationSpeedMode (*getOperationSpeedMode)(void* host);55 BrightnessMode (*getBrightnessMode)(void* host);57 int (*getBrightnessNits)(void* host);59 const char* (*getDisplayFileNodePath)(void* hosts);61 int (*getEstimatedVideoFrameRate)(void* host);63 int (*getAmbientLightSensorOutput)(void* hosts);65 bool (*isProximityThrottlingEnabled)(void* hosts);