Searched defs:readFromStream (Results 1 – 3 of 3) sorted by relevance
235 size_t readFromStream(SkStream* stream, size_t length) { in readFromStream() function
278 @Test public void readFromStream() throws Exception { in readFromStream() method in BufferTest
260 @Test public void readFromStream() throws Exception { in readFromStream() method in BufferTest