Home
last modified time | relevance | path

Searched refs:subImage (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_PddProc.cpp52 pDict->HDPATS[GRAY] = BHDC->subImage(HDPW * GRAY, 0, HDPW, HDPH); in decode_Arith()
78 pDict->HDPATS[GRAY] = BHDC->subImage(HDPW * GRAY, 0, HDPW, HDPH); in decode_MMR()
DJBig2_Image.h63 CJBig2_Image* subImage(int32_t x, int32_t y, int32_t w, int32_t h);
DJBig2_SddProc.cpp559 SDNEWSYMS[I] = BHC->subImage(nTmp, 0, SDNEWSYMWIDTHS[I], HCHEIGHT); in decode_Huffman()
DJBig2_Image.cpp172 CJBig2_Image* CJBig2_Image::subImage(int32_t x, in subImage() function in CJBig2_Image
/external/swiftshader/src/OpenGL/libGL/
DTexture.h94 …void subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum t…
133 …void subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum for…
187 …void subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei hei…
DTexture.cpp190 void Texture::subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, … in subImage() function in gl::Texture
407 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage() function in gl::Texture2D
409 …Texture::subImage(xoffset, yoffset, width, height, format, type, unpackAlignment, pixels, image[le… in subImage()
769 void TextureCubeMap::subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wid… in subImage() function in gl::TextureCubeMap
771 …Texture::subImage(xoffset, yoffset, width, height, format, type, unpackAlignment, pixels, image[Cu… in subImage()
DlibGL.cpp4644 …texture->subImage(level, xoffset, yoffset, width, height, format, type, context->getUnpackAlignmen… in glTexSubImage2D()
4653 …texture->subImage(target, level, xoffset, yoffset, width, height, format, type, context->getUnpack… in glTexSubImage2D()
/external/ImageMagick/Magick++/lib/Magick++/
DOptions.h244 void subImage(const size_t subImage_);
245 size_t subImage(void) const;
DImage.h462 void subImage(const size_t subImage_);
463 size_t subImage(void) const;
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.h123 …void subImage(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei …
173 …void subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum for…
233 …void subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei hei…
293 …void subImage(GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei hei…
DTexture.cpp427 void Texture::subImage(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, … in subImage() function in es2::Texture
725 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage() function in es2::Texture2D
727 …Texture::subImage(xoffset, yoffset, 0, width, height, 1, format, type, unpackInfo, pixels, image[l… in subImage()
1158 void TextureCubeMap::subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wid… in subImage() function in es2::TextureCubeMap
1160 …Texture::subImage(xoffset, yoffset, 0, width, height, 1, format, type, unpackInfo, pixels, image[C… in subImage()
1688 void Texture3D::subImage(GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, G… in subImage() function in es2::Texture3D
1690 …Texture::subImage(xoffset, yoffset, zoffset, width, height, depth, format, type, unpackInfo, pixel… in subImage()
DlibGLESv2.cpp5496 …texture->subImage(level, xoffset, yoffset, width, height, sizedInternalFormat, type, context->getU… in TexSubImage2D()
5511 …texture->subImage(target, level, xoffset, yoffset, width, height, sizedInternalFormat, type, conte… in TexSubImage2D()
6371 …texture->subImage(level, xoffset, yoffset, zoffset, width, height, depth, sizedInternalFormat, typ… in TexSubImage3DOES()
DlibGLESv3.cpp726 …texture->subImage(level, xoffset, yoffset, zoffset, width, height, depth, sizedInternalFormat, typ… in glTexSubImage3D()
/external/ImageMagick/Magick++/tests/
Dattributes.cpp1308 if ( image.subImage() != 0 ) in main()
1315 image.subImage(5); in main()
1316 if ( image.subImage() != 5 ) in main()
1322 image.subImage(0); in main()
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.h106 …void subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum t…
148 …void subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum for…
DTexture.cpp248 void Texture::subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, … in subImage() function in es1::Texture
546 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage() function in es1::Texture2D
548 …Texture::subImage(xoffset, yoffset, width, height, format, type, unpackAlignment, pixels, image[le… in subImage()
DlibGLES_CM.cpp4560 …texture->subImage(level, xoffset, yoffset, width, height, format, type, context->getUnpackAlignmen… in TexSubImage2D()
/external/ImageMagick/Magick++/lib/
DOptions.cpp671 void Magick::Options::subImage(const size_t subImage_) in subImage() function in Magick::Options
676 size_t Magick::Options::subImage(void) const in subImage() function in Magick::Options
DImage.cpp1505 void Magick::Image::subImage(const size_t subImage_) in subImage() function in Magick::Image
1508 options()->subImage(subImage_); in subImage()
1511 size_t Magick::Image::subImage(void) const in subImage() function in Magick::Image
1513 return(constOptions()->subImage()); in subImage()
DSTL.cpp1572 image_.subImage( _subImage ); in operator ()()