Searched defs:fCurrScanlineCodec (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/codec/
H A DSkIcoCodec.h88 // fCurrScanlineCodec to one of the fEmbeddedCodecs, if it can find a
89 // codec of the appropriate size. We will use fCurrScanlineCodec for
91 // fCurrScanlineCodec is owned by this class, but should not be an
93 SkCodec* fCurrScanlineCodec; member in class:SkIcoCodec

Completed in 135 milliseconds