Lines Matching refs:SetPixel
867 pWrite->SetPixel( in impTransformBitmap()
879 pWrite->SetPixel( in impTransformBitmap()
1141 pContent->SetPixel(y, x, BitmapColor(Color(aBDest))); in ModifyBitmapEx()
1255 pContent->SetPixel(0, 0, aColorTopLeft); in createBlendFrame()
1264 pContent->SetPixel(0, x, aMix); in createBlendFrame()
1272 pContent->SetPixel(0, x, aColorTopRight); in createBlendFrame()
1282 pContent->SetPixel(y, 0, aMixA); in createBlendFrame()
1291 pContent->SetPixel(y, x, aMixB); in createBlendFrame()
1300 pContent->SetPixel(y, 0, aColorBottomLeft); in createBlendFrame()
1309 pContent->SetPixel(y, x, aMix); in createBlendFrame()
1317 pContent->SetPixel(y, x, aColorBottomRight); in createBlendFrame()