Lines Matching defs:dest_scan

113     uint8_t* dest_scan = dest_buf + row * dest_pitch;  in ConvertBuffer_1bppMask2Gray()  local
132 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Gray() local
157 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Gray() local
183 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Gray() local
199 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2Gray() local
218 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
232 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
297 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2PltRgb8() local
327 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Rgb() local
348 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Rgb() local
378 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Rgb() local
408 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Rgb() local
426 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_24bppRgb2Rgb24() local
441 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_32bppRgb2Rgb24() local
461 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2Rgb32() local
622 uint32_t* dest_scan = reinterpret_cast<uint32_t*>( in Clone() local
637 uint8_t* dest_scan = pNewBitmap->GetWritableScanline(row - rect.top); in Clone() local
856 uint8_t* dest_scan = pMask->GetWritableScanline(row - rect.top); in CloneAlphaMask() local
903 uint8_t* dest_scan = in FlipImage() local
949 uint8_t* dest_scan = in FlipImage() local
1029 uint8_t* dest_scan = dest_buf; in SwapXY() local
1047 uint8_t* dest_scan = dest_buf + dest_col * nBytes; in SwapXY() local
1082 uint8_t* dest_scan = dest_buf + dest_col; in SwapXY() local