Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 38) 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/peripheral/clearplay/hdi_service/src/
Dmedia_key_system_factory_service.cpp51 ContentProtectionLevel level, bool &isSupported) in IsMediaKeySystemSupported()
Dmedia_key_system_service.cpp127 int32_t MediaKeySystemService::GetMaxContentProtectionLevel(ContentProtectionLevel &level) in GetMaxContentProtectionLevel()
161 int32_t MediaKeySystemService::CreateMediaKeySession(ContentProtectionLevel level, in CreateMediaKeySession()
Dmedia_key_session_service.cpp40 MediaKeySessionService::MediaKeySessionService(ContentProtectionLevel level) in MediaKeySessionService()
248 int32_t MediaKeySessionService::GetContentProtectionLevel(ContentProtectionLevel &level) in GetContentProtectionLevel()
/drivers/peripheral/user_auth/common/logs/
Diam_logger.h46 #define USER_LOG(level, ...) USER_AUTH_##level(ARGS(__VA_ARGS__)) argument
/drivers/peripheral/face_auth/common/logs/
Diam_logger.h46 #define FACE_LOG(level, ...) FACE_AUTH_##level(ARGS(__VA_ARGS__)) argument
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
DNapiLog.js41 NapiLog.init = function (level, fileName) { argument
/drivers/peripheral/fingerprint_auth/common/logs/
Diam_logger.h46 #define FINGERPRINT_LOG(level, ...) FINGERPRINT_AUTH_##level(ARGS(__VA_ARGS__)) argument
/drivers/peripheral/pin_auth/common/logs/
Diam_logger.h45 #define PIN_LOG(level, ...) PIN_AUTH_##level(ARGS(__VA_ARGS__)) 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/vdi_base/src/
Ddrm_connector.cpp107 int32_t DrmConnector::GetBrightness(uint32_t& level) in GetBrightness()
117 int32_t DrmConnector::SetBrightness(uint32_t level) in SetBrightness()
Ddisplay_composer_vdi_impl.cpp92 int32_t DisplayComposerVdiImpl::GetDisplayBacklight(uint32_t devId, uint32_t& level) in GetDisplayBacklight()
99 int32_t DisplayComposerVdiImpl::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()
/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/codec/test/demo/heif/src/
Dcodec_heif_helper.cpp183 ContentLightLevel level = { in CreateImgParam() local
/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/composer/test/benchmark/
Ddisplay_benchmark_test.cpp192 uint32_t level; in BENCHMARK_F() local
209 const uint32_t level = 10; in BENCHMARK_F() 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/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp339 int32_t DisplayComposerService::GetDisplayBacklight(uint32_t devId, uint32_t& level) in GetDisplayBacklight()
349 int32_t DisplayComposerService::SetDisplayBacklight(uint32_t devId, uint32_t level) in SetDisplayBacklight()

12