Searched defs:writeStruct (Results 1 – 4 of 4) sorted by relevance
55 png_struct *writeStruct = in SavePNGRGB() local
273 void writeStruct(const T ¶m) in writeStruct() function
792 def writeStruct(self, format, values): member in OTTableWriter
1560 SpvId SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout) { in writeStruct() function in SkSL::SPIRVCodeGenerator