Home
last modified time | relevance | path

Searched defs:pixelCount (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/tools/skdiff/
Dskdiff.cpp218 int pixelCount = w * h; in compute_diff() local
/third_party/skia/tools/skdiff/
Dskdiff.cpp218 int pixelCount = w * h; in compute_diff() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampleCompatibilityTest.cpp389 GLsizei pixelCount = kWidth * kHeight; in TEST_P() local
DTextureTest.cpp2225 const size_t pixelCount = width * height; in TEST_P() local
8394 GLsizei pixelCount = getWindowWidth() * getWindowHeight() / 2; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampleCompatibilityTest.cpp390 GLsizei pixelCount = kWidth * kHeight; in TEST_P() local
DTextureTest.cpp4389 GLsizei pixelCount = getWindowWidth() * getWindowHeight() / 2; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp1844 uint32_t pixelCount = mTestParams.windowWidth * mTestParams.windowHeight; in saveScreenshot() local
/third_party/minimp3/player/
Dstb_image.h5660 static int stbi__psd_decode_rle(stbi__context *s, stbi_uc *p, int pixelCount) in stbi__psd_decode_rle()
5700 int pixelCount; in stbi__psd_load() local