Home
last modified time | relevance | path

Searched defs:rowsDecodedPtr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/codec/
DSkWebpCodec.cpp347 const Options& options, int* rowsDecodedPtr) { in onGetPixels()
/third_party/skia/m133/src/codec/
DSkJpegxlCodec.cpp200 const Options& options, int* rowsDecodedPtr) { in onGetPixels()
DSkWebpCodec.cpp396 const Options& options, int* rowsDecodedPtr) { in onGetPixels()
/third_party/skia/m133/experimental/rust_png/decoder/impl/
DSkPngRustCodec.cpp553 int* rowsDecodedPtr) { in incrementalDecode()