Home | History | Annotate | Download | only in codec

Lines Matching refs:SkAutoTDeleteArray

160         SkAutoTDeleteArray<uint8_t> hBuffer(
195 SkAutoTDeleteArray<uint8_t> hBuffer(
212 SkAutoTDeleteArray<uint8_t> iBuffer(
360 SkAutoTDeleteArray<uint8_t> mBuffer(
649 SkAutoTDeleteArray<uint8_t> cBuffer(SkNEW_ARRAY(uint8_t, colorBytes));
752 SkAutoTDeleteArray<uint8_t>
898 SkAutoTDeleteArray<uint8_t> buffer(SkNEW_ARRAY(uint8_t, fRLEBytes));
1137 SkAutoTDeleteArray<uint8_t> srcBuffer(SkNEW_ARRAY(uint8_t, rowBytes));