Home
last modified time | relevance | path

Searched defs:pixelCnt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DRectangleTextureTest.cpp88 int pixelCnt = w * h; in test_clear() local
128 int pixelCnt = dstContext->width() * dstContext->height(); in test_copy_to_surface() local
H A DTestUtils.cpp44 int pixelCnt = srcContext->width() * srcContext->height(); in TestReadPixels() local