HomeSort by relevance Sort by last modified time
    Searched defs:checkPixels (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/view/src/android/view/cts/surfacevalidator/
PixelChecker.java 19 boolean checkPixels(int blackishPixelCount, int width, int height);
  /external/deqp/external/openglcts/modules/common/
glcShaderLibraryCase.cpp 224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY)
482 if (!checkPixels(surface, minX, maxX, minY, maxY))
    [all...]

Completed in 93 milliseconds