Searched refs:origBitmap (Results 1 – 1 of 1) sorted by relevance
493 BITMAP origBitmap; in test_CopyImage_Check() local502 GetObjectA(bitmap, sizeof(origBitmap), &origBitmap); in test_CopyImage_Check()504 orig_is_dib = (origBitmap.bmBits != NULL); in test_CopyImage_Check()525 expectedDepth = origBitmap.bmBitsPixel; in test_CopyImage_Check()533 … orig_is_dib ? "DIB" : "DDB", origBitmap.bmWidth, origBitmap.bmHeight, origBitmap.bmBitsPixel, in test_CopyImage_Check()