Searched defs:pixelCnt (Results 1 – 4 of 4) sorted by relevance
55 int pixelCnt = w * h; in test_clear() local97 int pixelCnt = dstContext->width() * dstContext->height(); in test_copy_to_surface() local
25 int pixelCnt = srcContext->width() * srcContext->height(); in test_read_pixels() local48 int pixelCnt = dstContext->width() * dstContext->height(); in test_write_pixels() local
50 int pixelCnt = w * h; in test_clear() local91 int pixelCnt = dstContext->width() * dstContext->height(); in test_copy_to_surface() local
29 int pixelCnt = srcContext->width() * srcContext->height(); in TestReadPixels() local