Searched refs:jsSmoothEffect (Results 1 – 1 of 1) sorted by relevance
382 auto jsSmoothEffect = paramObject->GetProperty("enableSmoothEffect"); in JsSetCommonOptions() local384 if (!ParseJsBool(jsSmoothEffect, enable)) { in JsSetCommonOptions()