Searched defs:ASTFloatLiteral (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/ast/
H A DSkSLASTFloatLiteral.h18 struct ASTFloatLiteral : public ASTExpression { struct in namespace:SkSL
19 ASTFloatLiteral(int offset, double value) function in struct:SkSL::ASTFloatLiteral
/external/skqp/src/sksl/ast/
H A DSkSLASTFloatLiteral.h18 struct ASTFloatLiteral : public ASTExpression { struct in namespace:SkSL
19 ASTFloatLiteral(int offset, double value) function in struct:SkSL::ASTFloatLiteral

Completed in 164 milliseconds