Home
last modified time | relevance | path

Searched defs:GetLightType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/sensors/miscdevice/utils/common/src/
H A Dlight_info_ipc.cpp55 int32_t LightInfoIPC::GetLightType() const in GetLightType() function in OHOS::Sensors::LightInfoIPC
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dlight.h65 LightType GetLightType() const in GetLightType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_light.h85 ModelLightType GetLightType() const in GetLightType() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp539 bool GetLightType(const string_view type, LightType& out) in GetLightType() function
555 string_view GetLightType(LightType type) in GetLightType() function