Searched refs:fIdatLength (Results 1 – 2 of 2) sorted by relevance
29 void setIdatLength(size_t len) { fIdatLength = len; } in setIdatLength()116 size_t fIdatLength; variable
233 length = fIdatLength; in processData()995 , fIdatLength(0) in SkPngCodec()