Searched refs:destinationCS (Results 1 – 1 of 1) sorted by relevance
260 color_space destinationCS = fBitmap->ColorSpace(); in CopyPixelsIn() local262 if (sourceCS != destinationCS in CopyPixelsIn()263 && (sourceCS != B_RGB32 || destinationCS != B_RGBA32)) { in CopyPixelsIn()266 color_space_name(destinationCS)); in CopyPixelsIn()