Searched refs:called_CopyPixels (Results 1 – 1 of 1) sorted by relevance
151 static BOOL called_CopyPixels; variable157 called_CopyPixels = TRUE; in bitmapsource_CopyPixels()1039 called_CopyPixels = FALSE; in test_clipper()1042 ok(called_CopyPixels, "CopyPixels not called\n"); in test_clipper()1048 called_CopyPixels = FALSE; in test_clipper()1055 ok(called_CopyPixels, "CopyPixels not called\n"); in test_clipper()1061 called_CopyPixels = FALSE; in test_clipper()1068 ok(!called_CopyPixels, "CopyPixels called\n"); in test_clipper()1075 ok(!called_CopyPixels, "CopyPixels called\n"); in test_clipper()1079 called_CopyPixels = FALSE; in test_clipper()[all …]