Home
last modified time | relevance | path

Searched defs:skipHeight (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustResourceInitTest.cpp542 checkNonZeroPixels(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkNonZeroPixels() argument
558 checkNonZeroPixels3D(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, int textureLayer, const GLColor &skip) checkNonZeroPixels3D() argument
576 checkFramebufferNonZeroPixels(int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkFramebufferNonZeroPixels() argument
585 checkCustomFramebufferNonZeroPixels(int fboWidth, int fboHeight, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkCustomFramebufferNonZeroPixels() argument
[all...]

Completed in 6 milliseconds