Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp116 std::optional<double> arg0Value = arg0->getConstantValue(arg0Index); in coalesce_n_way_vector() local
232 std::optional<double> arg0Value = arg0->getConstantValue(arg0Index); in evaluate_n_way_intrinsic() local