Home | History | Annotate | Download | only in core

Lines Matching refs:writeToMemory

677     size_t size = kUInt32Size + matrix.writeToMemory(NULL);
686 size_t size = kUInt32Size + matrix.writeToMemory(NULL);
839 size_t size = 2 * kUInt32Size + region.writeToMemory(NULL);
996 size_t size = 3 * kUInt32Size + matrix.writeToMemory(NULL);
1202 size_t size = 3 * kUInt32Size + SkAlign4(byteLength) + kUInt32Size + m.writeToMemory(NULL);
1239 size += m.writeToMemory(NULL) + kUInt32Size; // matrix + paint