Home
last modified time | relevance | path

Searched defs:readPointArray (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkReadBuffer.cpp255 bool SkReadBuffer::readPointArray(SkPoint* points, size_t size) { in readPointArray() function in SkReadBuffer
DSkReadBuffer.h290 bool readPointArray (SkPoint*, size_t) { return false; } in readPointArray() function
/third_party/skia/src/core/
DSkReadBuffer.cpp279 bool SkReadBuffer::readPointArray(SkPoint* points, size_t size) { in readPointArray() function in SkReadBuffer