Searched refs:readDrawLooper (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkReadBuffer.h133 SkDrawLooper* readDrawLooper() { return this->readFlattenable<SkDrawLooper>(); } function in class:SkReadBuffer
H A DSkPaint.cpp1981 SkSafeUnref(this->setLooper(buffer.readDrawLooper()));

Completed in 112 milliseconds