Home
last modified time | relevance | path

Searched refs:PARAMETER_MAX (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp874 static constexpr int PARAMETER_MAX = 16; in Convert() local
875 SkASSERT(count < PARAMETER_MAX); in Convert()
876 const Type* types[PARAMETER_MAX]; in Convert()

Completed in 3 milliseconds