Searched refs:entityColorArg (Results 1 – 2 of 2) sorted by relevance
139 Local<JSValueRef> entityColorArg = runtimeCallInfo->GetCallArgRef(NUM_3); in ParseAIEntityColor() local140 ArkTSUtils::ParseJsColorAlpha(vm, entityColorArg, textDetectConfig.entityColor); in ParseAIEntityColor()
1245 Local<JSValueRef> entityColorArg = runtimeCallInfo->GetCallArgRef(NUM_3); in ParseAIEntityColor() local1246 ArkTSUtils::ParseJsColorAlpha(vm, entityColorArg, textDetectConfig.entityColor); in ParseAIEntityColor()