Home
last modified time | relevance | path

Searched defs:level (Results 1 – 23 of 23) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
Dlogger.h24 inline static void SetLevel(int level) in SetLevel()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
Dlite_lcdkit.c197 static int32_t SetBacklightByPwm(uint32_t level) in SetBacklightByPwm()
223 static int32_t SetBacklightByMipi(uint32_t level) in SetBacklightByMipi()
243 static int32_t LcdkitSetBkl(uint32_t level) in LcdkitSetBkl()
/drivers/liteos/hievent/include/
Dhievent_driver.h40 char level; member
/drivers/peripheral/display/hal/
Ddisp_hal.c181 static int32_t SetBacklight(uint32_t devId, uint32_t level) in SetBacklight()
186 static int32_t GetBacklight(uint32_t devId, uint32_t *level) in GetBacklight()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
DNapiLog.js42 NapiLog.init = function (level, fileName) { argument
/drivers/hdf_core/framework/model/display/driver/panel/
Dili9881c_boe.h24 uint16_t level; member
Dssp_st7789.c240 static int32_t St7789SetBacklight(uint32_t level) in St7789SetBacklight()
Dili9881c_boe.c439 static SetGpioState(uint16_t gpio, uint16_t dir, uint16_t level, uint32_t delay) in SetGpioState()
/drivers/peripheral/display/standard/composer/hdi_service/src/
Ddisplay_composer_service.cpp163 int32_t DisplayComposerService::GetDisplayBacklight(uint32_t devId, uint32_t &level) in GetDisplayBacklight()
169 int32_t DisplayComposerService::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_config.cpp125 void BatteryConfig::ParseLightConf(std::string level) in ParseLightConf()
/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.c107 int32_t SetDispBacklight(uint32_t devId, uint32_t level) in SetDispBacklight()
271 uint32_t level = para & 0xffff; in SetBacklight() local
Dhdf_drm_panel.c183 unsigned long level; in BacklightStore() local
/drivers/hdf_core/adapter/uhdf2/model/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h92 virtual int32_t GetDisplayBacklight(uint32_t devId, uint32_t &level) override in GetDisplayBacklight()
97 virtual int32_t SetDisplayBacklight(uint32_t devId, uint32_t level) override in SetDisplayBacklight()
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_connector.cpp112 int32_t DrmConnector::SetBrightness(uint32_t level) in SetBrightness()
/drivers/hdf_core/framework/model/misc/light/driver/src/
Dlight_driver.c82 int32_t level; in WriteGpio() local
/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_service.cpp79 int32_t DisplayDeviceService::GetDisplayBacklight(uint32_t devId, uint32_t &level) in GetDisplayBacklight()
84 int32_t DisplayDeviceService::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/drivers/liteos/hievent/src/
Dhiview_hievent.c351 int LogBufToException(char category, int level, char logType, in LogBufToException()
/drivers/peripheral/codec/interfaces/include/
Dcodec_omx_ext.h194 … enum CodecHevcLevel level; /** Hevc level. For details, see {@link CodecHevcLevel}. */ member
/drivers/hdf_core/framework/model/display/driver/backlight/
Dhdf_bl.c344 uint32_t level = para & 0xffff; in HdfSetBrightness() local
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp338 int32_t DisplayDeviceProxy::GetDisplayBacklight(uint32_t devId, uint32_t &level) in GetDisplayBacklight()
363 int32_t DisplayDeviceProxy::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/drivers/hdf_core/framework/model/input/driver/
Dhdf_touch.c45 static int32_t SetGpioDirAndLevel(int gpio, int dir, int level) in SetGpioDirAndLevel()
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h139 int32_t level; member
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h412 int32_t level; member