Home
last modified time | relevance | path

Searched defs:setIdatLength (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/codec/
DSkPngCodec.h29 void setIdatLength(size_t len) { fIdatLength = len; } in setIdatLength() function
/third_party/flutter/skia/src/codec/
DSkPngCodec.h29 void setIdatLength(size_t len) { fIdatLength = len; } in setIdatLength() function