Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkPngCodec.cpp113 bool decodeBounds();
148 bool AutoCleanPng::decodeBounds() { in decodeBounds() function in AutoCleanPng
816 const bool decodedBounds = autoClean.decodeBounds(); in read_header()
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp114 bool decodeBounds();
150 bool AutoCleanPng::decodeBounds() { in decodeBounds() function in AutoCleanPng
818 const bool decodedBounds = autoClean.decodeBounds(); in read_header()