| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 135 const glw::GLsizei height = 1; in iterate() local 479 const glw::GLsizei height = 1; iterate() local 622 const glw::GLsizei height = 4; iterate() local 783 const glw::GLsizei height = 1; iterate() local 939 const glw::GLsizei height = 1; iterate() local 1078 const glw::GLsizei height = 1; iterate() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 117 bool GeometryShaderLayeredRenderingBoundaryCondition::comparePixels(glw::GLint width, glw::GLint height, in comparePixels() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArrayGenerateMipMap.cpp | 74 static int getAmountOfLevelsForTexture(int width, int height) in getAmountOfLevelsForTexture() argument 161 generateTestData(int n_layer, unsigned char* data, int width, int height) generateTestData() argument [all...] |
| H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() argument
|
| H A D | esextcTextureCubeMapArraySubImage3D.cpp | 150 glw::GLuint height = resolutions[resolution_index][DL_HEIGHT]; in iterate() local 233 configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLuint clear_value) configureDataBuffer() argument 313 configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLuint clear_value) configureCubeMapArrayTexture() argument 356 clearCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint clear_value) clearCubeMapArrayTexture() argument 432 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth) checkResults() argument 465 testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testTexSubImage3D() argument 527 testCopyTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testCopyTexSubImage3D() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderGroupVoteTests.cpp | 52 GLsizei height; member
|
| H A D | glcShaderIntegerMixTests.cpp | 293 static const unsigned height = 8 * 8; member in deqp::ShaderIntegerMixRenderCase
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsVoteTests.cpp | 58 checkFragmentPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | RobustBufferAccessBehaviorTest.cpp | 119 int height = getWindowHeight(); in runIndexOutOfRangeTests() local
|
| H A D | DepthStencilTest.cpp | 119 const int height = getWindowHeight(); in ensureColor() local
|
| H A D | CopyTexture3DTest.cpp | 453 int height = getWindowHeight() - 1; in TEST_P() local 495 int height = getWindowHeight() - 1; in TEST_P() local 1210 int height = getWindowHeight() - 1; TEST_P() local 1251 int height = getWindowHeight() - 1; TEST_P() local [all...] |
| H A D | WebGLReadOutsideFramebufferTest.cpp | 20 PixelRect(int width, int height) : mWidth(width), mHeight(height), mData(width * height) {} in PixelRect() argument 317 void readTexture2D(GLuint target, GLuint texture, GLsizei width, GLsizei height, PixelRect *out) in readTexture2D() argument 327 void readTexture3D(GLuint texture, GLsizei width, GLsizei height, int zSlice, PixelRect *out) in readTexture3D() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLMultiContextTest.cpp | 91 createPbufferSurface(EGLDisplay dpy, EGLConfig config, EGLint width, EGLint height, EGLSurface *surface) createPbufferSurface() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| H A D | tcuANGLENativeDisplayFactory.cpp | 343 int height = mWindow->getHeight(); getSurfaceSize() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| H A D | BootAnimationTest.cpp | 37 initTextureWithData(GLuint *texture, const void *data, GLint width, GLint height, unsigned int channels) initTextureWithData() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkFrameHolder.h | 101 void setXYWH(int x, int y, int width, int height) { in setXYWH() argument 113 int height() const { return fRect.height(); } in height() function in SkFrame
|
| H A D | SkBmpRLECodec.cpp | 281 int height = info.height(); in decodeRows() local 340 const int height = dstInfo.height(); decodeRLE() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkLatticeIter.cpp | 26 bool SkLatticeIter::Valid(int width, int height, const SkCanvas::Lattice& lattice) { in Valid() argument 209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() argument
|
| H A D | SkBlitter_Sprite.cpp | 44 void SkSpriteBlitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument
|
| H A D | SkSpecialImage.cpp | 142 static bool rect_fits(const SkIRect& rect, int width, int height) { in rect_fits() argument [all...] |
| H A D | SkPixmap.cpp | 444 const int height = this->height(); computeIsOpaque() local [all...] |
| H A D | SkScan_AAAPath.cpp | 252 void MaskAdditiveBlitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument 266 blitRect(int x, int y, int width, int height) blitRect() argument 277 blitAntiRect(int x, int y, int width, int height, SkAlpha leftAlpha, SkAlpha rightAlpha) blitAntiRect() argument [all...] |
| H A D | SkRRect.cpp | 235 double height = (double)fRect.fBottom - (double)fRect.fTop; in scaleRadii() local [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrAHardwareBufferImageGenerator.cpp | 101 int height = this->getInfo().height(); in makeView() local
|
| H A D | GrSurfaceProxy.cpp | 271 int height; in Copy() local [all...] |