Home
last modified time | relevance | path

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

12

/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.js41 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()
/drivers/peripheral/display/composer/test/benchmark/
Ddisplay_benchmark_test.cpp176 uint32_t level; in BENCHMARK_F() local
193 const uint32_t level = 10; in BENCHMARK_F() local
/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/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp241 int32_t DisplayComposerService::GetDisplayBacklight(uint32_t devId, uint32_t& level) in GetDisplayBacklight()
251 int32_t DisplayComposerService::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_config.cpp149 void BatteryConfig::ParseLightConf(std::string level) in ParseLightConf()
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_connector.cpp112 int32_t DrmConnector::SetBrightness(uint32_t level) in SetBrightness()
/drivers/peripheral/display/hal/default_standard/src/display_device/
Ddisplay_composer_vdi_impl.cpp99 int32_t DisplayComposerVdiImpl::GetDisplayBacklight(uint32_t devId, uint32_t& level) in GetDisplayBacklight()
107 int32_t DisplayComposerVdiImpl::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/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/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h169 virtual int32_t GetDisplayBacklight(uint32_t devId, uint32_t& level) override in GetDisplayBacklight()
175 virtual int32_t SetDisplayBacklight(uint32_t devId, uint32_t level) override in SetDisplayBacklight()
/drivers/liteos/hievent/src/
Dhiview_hievent.c351 int LogBufToException(char category, int level, char logType, in LogBufToException()
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
Daudio_mixer_main.c567 int level = 0; in main() local
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
Ddevice_fuzzer.cpp233 uint32_t level = GetData<uint32_t>(); in TestSetGetDisplayBacklight() local
/drivers/hdf_core/framework/model/display/driver/backlight/
Dhdf_bl.c344 uint32_t level = para & 0xffff; in HdfSetBrightness() local
/drivers/peripheral/codec/interfaces/include/
Dcodec_omx_ext.h220 … enum CodecHevcLevel level; /** Hevc level. For details, see {@link CodecHevcLevel}. */ member
/drivers/peripheral/display/composer/test/unittest/
Dhdi_composer_ut.cpp274 uint32_t level; variable
/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.c46 static int32_t SetGpioDirAndLevel(int gpio, int dir, int level) in SetGpioDirAndLevel()

12