Searched refs:codecOptions (Results 1 – 1 of 1) sorted by relevance
251 SkAndroidCodec::AndroidOptions codecOptions; in decodeGainmap() local252 codecOptions.fZeroInitialized = SkCodec::kYes_ZeroInitialized; in decodeGainmap()253 codecOptions.fSampleSize = sampleSize; in decodeGainmap()255 decodeBitmap.rowBytes(), &codecOptions); in decodeGainmap()516 SkAndroidCodec::AndroidOptions codecOptions; in doDecode() local517 codecOptions.fZeroInitialized = decodeAllocator == &defaultAllocator ? in doDecode()519 codecOptions.fSampleSize = sampleSize; in doDecode()521 decodingBitmap.rowBytes(), &codecOptions); in doDecode()