Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.h520 virtual const Type& scalarTypeForLiteral() const { in scalarTypeForLiteral() function
H A DSkSLType.cpp283 const Type& scalarTypeForLiteral() const override { in scalarTypeForLiteral() function in SkSL::LiteralType