Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp72 dehydrator->writeCommand(Rehydrator::kVoid_Command); in AutoDehydratorSymbolTable()
86 this->writeCommand(Rehydrator::kDefaultLayout_Command); in write()
88 this->writeCommand(Rehydrator::kBuiltinLayout_Command); in write()
91 this->writeCommand(Rehydrator::kLayout_Command); in write()
105 this->writeCommand(Rehydrator::kDefaultModifiers_Command); in write()
108 this->writeCommand(Rehydrator::kModifiers8Bit_Command); in write()
112 this->writeCommand(Rehydrator::kModifiers_Command); in write()
142 this->writeCommand(Rehydrator::kSymbolRef_Command); in write()
149 this->writeCommand(Rehydrator::kFunctionDeclaration_Command); in write()
162 this->writeCommand(Rehydrato in write()
[all...]
H A DSkSLDehydrator.h64 void writeCommand(int32_t c) { in writeCommand() function in SkSL::Dehydrator

Completed in 1 milliseconds