Lines Matching defs:dest_scan

110     uint8_t* dest_scan = dest_buf + row * dest_pitch;  in ConvertBuffer_1bppMask2Gray()  local
129 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Gray() local
169 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Gray() local
207 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Gray() local
224 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local
242 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local
262 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
276 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
352 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2PltRgb8() local
381 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Rgb() local
408 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Rgb() local
455 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Rgb() local
504 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Rgb() local
524 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_24bppRgb2Rgb24() local
539 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_32bppRgb2Rgb24() local
560 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2Rgb32() local
581 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_32bppCmyk2Rgb32() local
750 uint32_t* dest_scan = reinterpret_cast<uint32_t*>( in Clone() local
764 uint8_t* dest_scan = pNewBitmap->GetWritableScanline(row - rect.top); in Clone() local
964 uint8_t* dest_scan = pMask->GetWritableScanline(row - rect.top); in CloneAlphaMask() local
1011 uint8_t* dest_scan = in FlipImage() local
1059 uint8_t* dest_scan = in FlipImage() local
1138 uint8_t* dest_scan = dest_buf; in SwapXY() local
1156 uint8_t* dest_scan = dest_buf + dest_col * nBytes; in SwapXY() local
1192 uint8_t* dest_scan = dest_buf + dest_col; in SwapXY() local