Lines Matching refs:SetPixel
869 pWrite->SetPixel( in impTransformBitmap()
881 pWrite->SetPixel( in impTransformBitmap()
1143 pContent->SetPixel(y, x, BitmapColor(Color(aBDest))); in ModifyBitmapEx()
1257 pContent->SetPixel(0, 0, aColorTopLeft); in createBlendFrame()
1266 pContent->SetPixel(0, x, aMix); in createBlendFrame()
1274 pContent->SetPixel(0, x, aColorTopRight); in createBlendFrame()
1284 pContent->SetPixel(y, 0, aMixA); in createBlendFrame()
1293 pContent->SetPixel(y, x, aMixB); in createBlendFrame()
1302 pContent->SetPixel(y, 0, aColorBottomLeft); in createBlendFrame()
1311 pContent->SetPixel(y, x, aMix); in createBlendFrame()
1319 pContent->SetPixel(y, x, aColorBottomRight); in createBlendFrame()