Home
last modified time | relevance | path

Searched defs:colorParams (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9601 auto colorParams = item->GetArrayItem(0); in GetGradientColorStops() local
9635 auto colorParams = item->GetArrayItem(0); in NewGetGradientColorStops() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp191 auto colorParams = panda::ArrayRef::GetValueAt(vm, itemArray, NUM_0); in ParseGradientColorStops() local