Home
last modified time | relevance | path

Searched refs:readPointArray (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkReadBuffer.h137 bool readPointArray(SkPoint* points, size_t size);
H A DSkReadBuffer.cpp279 bool SkReadBuffer::readPointArray(SkPoint* points, size_t size) { in readPointArray() function in SkReadBuffer
/third_party/skia/tests/
H A DSerializationTest.cpp137 return reader.readPointArray(data, arraySize); in Read()
623 // Test readPointArray in DEF_TEST()

Completed in 4 milliseconds