Searched defs:readFixed (Results 1 – 3 of 3) sorted by relevance
69 SkFixed SkValidatingReadBuffer::readFixed() { in readFixed() function in SkValidatingReadBuffer
97 SkFixed SkReadBuffer::readFixed() { in readFixed() function in SkReadBuffer
126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed() function