Searched refs:codecOptions (Results 1 – 1 of 1) sorted by relevance
248 SkAndroidCodec::AndroidOptions codecOptions; in decodeGainmap() local249 codecOptions.fZeroInitialized = SkCodec::kYes_ZeroInitialized; in decodeGainmap()250 codecOptions.fSampleSize = sampleSize; in decodeGainmap()252 decodeBitmap.rowBytes(), &codecOptions); in decodeGainmap()513 SkAndroidCodec::AndroidOptions codecOptions; in doDecode() local514 codecOptions.fZeroInitialized = decodeAllocator == &defaultAllocator ? in doDecode()516 codecOptions.fSampleSize = sampleSize; in doDecode()518 decodingBitmap.rowBytes(), &codecOptions); in doDecode()