| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Texture.cpp | 248 void Texture::subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, … in subImage() function in es1::Texture 486 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage() function in es1::Texture2D
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Texture.cpp | 362 void Texture::subImage(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, … in subImage() function in es2::Texture 596 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage() function in es2::Texture2D 1033 void TextureCubeMap::subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wid… in subImage() function in es2::TextureCubeMap 1561 void Texture3D::subImage(GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, G… in subImage() function in es2::Texture3D
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcTextureFilterAnisotropicTests.cpp | 144 void subImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei w… in subImage() function
|
| /external/ImageMagick/Magick++/lib/ |
| D | Options.cpp | 678 void Magick::Options::subImage(const size_t subImage_) in subImage() function in Magick::Options 683 size_t Magick::Options::subImage(void) const in subImage() function in Magick::Options
|
| D | Image.cpp | 1510 void Magick::Image::subImage(const size_t subImage_) in subImage() function in Magick::Image 1516 size_t Magick::Image::subImage(void) const in subImage() function in Magick::Image
|
| /external/pdfium/core/fxcodec/jbig2/ |
| D | JBig2_Image.cpp | 166 std::unique_ptr<CJBig2_Image> CJBig2_Image::subImage(int32_t x, in subImage() function in CJBig2_Image
|