Home
last modified time | relevance | path

Searched refs:idatLength (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/codec/
DSkPngCodec.cpp122 void infoCallback(size_t idatLength);
837 void AutoCleanPng::infoCallback(size_t idatLength) { in infoCallback() argument
979 static_cast<SkPngCodec*>(*fOutCodec)->setIdatLength(idatLength); in infoCallback()
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp123 void infoCallback(size_t idatLength);
839 void AutoCleanPng::infoCallback(size_t idatLength) { in infoCallback() argument
964 static_cast<SkPngCodec*>(*fOutCodec)->setIdatLength(idatLength); in infoCallback()