Searched defs:pixelCnt (Results 1 – 2 of 2) sorted by relevance
88 int pixelCnt = w * h; in test_clear() local128 int pixelCnt = dstContext->width() * dstContext->height(); in test_copy_to_surface() local
44 int pixelCnt = srcContext->width() * srcContext->height(); in TestReadPixels() local