Home
last modified time | relevance | path

Searched defs:illuminated (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_foreground_test.cpp214 std::shared_ptr<RSIlluminated> illuminated = std::make_shared<RSIlluminated>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3858 …ArkUINodeHandle node, ArkUI_Uint32 illuminated, const struct ArkUISizeType* illuminatedBorderWidth) in SetPointLightIlluminated()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp8628 JSRef<JSVal> illuminated = object->GetProperty("illuminated"); in JsPointLight() local