Searched refs:skipScanlines (Results 1 – 3 of 3) sorted by relevance
93 virtual size_t skipScanlines(int count) = 0;
55 size_t skipScanlines(int count) override;
1170 size_t HeifDecoderImpl::skipScanlines(int count) in skipScanlines() function in OHOS::ImagePlugin::HeifDecoderImpl