Home
last modified time | relevance | path

Searched refs:fIdatLength (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/codec/
DSkPngCodec.h29 void setIdatLength(size_t len) { fIdatLength = len; } in setIdatLength()
116 size_t fIdatLength; variable
DSkPngCodec.cpp235 length = fIdatLength; in processData()
980 , fIdatLength(0) in SkPngCodec()
/external/skia/src/codec/
DSkPngCodec.h29 void setIdatLength(size_t len) { fIdatLength = len; } in setIdatLength()
116 size_t fIdatLength; variable
DSkPngCodec.cpp234 length = fIdatLength; in processData()
996 , fIdatLength(0) in SkPngCodec()