HomeSort by relevance Sort by last modified time
    Searched defs:onSkipScanlines (Results 1 - 5 of 5) sorted by null

  /external/skia/src/codec/
SkWbmpCodec.cpp 186 bool SkWbmpCodec::onSkipScanlines(int count) {
SkIcoCodec.cpp 316 bool SkIcoCodec::onSkipScanlines(int count) {
SkBmpCodec.cpp 645 bool SkBmpCodec::onSkipScanlines(int count) {
SkJpegCodec.cpp 766 bool SkJpegCodec::onSkipScanlines(int count) {
769 return fDecoderMgr->returnFalse("onSkipScanlines");
    [all...]
  /external/skia/include/codec/
SkCodec.h     [all...]

Completed in 2260 milliseconds