Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPicturePlayback.cpp108 #define BREAK_ON_READ_ERROR(r) if (!r->isValid()) break in handleOp() macro
125 BREAK_ON_READ_ERROR(reader); in handleOp()
142 BREAK_ON_READ_ERROR(reader); in handleOp()
160 BREAK_ON_READ_ERROR(reader); in handleOp()
178 BREAK_ON_READ_ERROR(reader); in handleOp()
193 BREAK_ON_READ_ERROR(reader); in handleOp()
208 BREAK_ON_READ_ERROR(reader); in handleOp()
215 BREAK_ON_READ_ERROR(reader); in handleOp()
225 BREAK_ON_READ_ERROR(reader); in handleOp()
237 BREAK_ON_READ_ERROR(reade in handleOp()
705 #undef BREAK_ON_READ_ERROR handleOp() macro
[all...]

Completed in 1 milliseconds