Searched refs:dstFormattedColor (Results 1 – 1 of 1) sorted by relevance
57 const uint8_t* dstFormattedColor, in StoreClear()84 memcpy(pDst, dstFormattedColor, dstBytesPerPixel); in StoreClear()124 uint8_t dstFormattedColor[16]; // max bpp is 128, so 16 is all we need here for one pixel in StoreClear() local134 ConvertPixelFromFloat<DstFormat>(dstFormattedColor, srcColor); in StoreClear()143 …StoreRasterTileClear<SrcFormat, DstFormat>::StoreClear(dstFormattedColor, dstBytesPerPixel, pDstSu… in StoreClear()