Home
last modified time | relevance | path

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

/external/skqp/src/sksl/ir/
DSkSLFunctionDefinition.h36 const FunctionDeclaration& fDeclaration; member
DSkSLVarDeclarationsStatement.h42 std::unique_ptr<VarDeclarations> fDeclaration; member
/external/skia/include/sksl/
DDSLVar.h140 std::unique_ptr<SkSL::Statement> fDeclaration; variable