/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_PddProc.cpp | 52 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()
|
D | JBig2_Image.h | 63 CJBig2_Image* subImage(int32_t x, int32_t y, int32_t w, int32_t h);
|
D | JBig2_SddProc.cpp | 559 SDNEWSYMS[I] = BHC->subImage(nTmp, 0, SDNEWSYMWIDTHS[I], HCHEIGHT); in decode_Huffman()
|
D | JBig2_Image.cpp | 172 CJBig2_Image* CJBig2_Image::subImage(int32_t x, in subImage() function in CJBig2_Image
|
/external/swiftshader/src/OpenGL/libGL/ |
D | Texture.h | 94 …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…
|
D | Texture.cpp | 190 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()
|
D | libGL.cpp | 4644 …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++/ |
D | Options.h | 244 void subImage(const size_t subImage_); 245 size_t subImage(void) const;
|
D | Image.h | 462 void subImage(const size_t subImage_); 463 size_t subImage(void) const;
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Texture.h | 123 …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…
|
D | Texture.cpp | 427 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()
|
D | libGLESv2.cpp | 5496 …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()
|
D | libGLESv3.cpp | 726 …texture->subImage(level, xoffset, yoffset, zoffset, width, height, depth, sizedInternalFormat, typ… in glTexSubImage3D()
|
/external/ImageMagick/Magick++/tests/ |
D | attributes.cpp | 1308 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/ |
D | Texture.h | 106 …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…
|
D | Texture.cpp | 248 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()
|
D | libGLES_CM.cpp | 4560 …texture->subImage(level, xoffset, yoffset, width, height, format, type, context->getUnpackAlignmen… in TexSubImage2D()
|
/external/ImageMagick/Magick++/lib/ |
D | Options.cpp | 671 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
|
D | Image.cpp | 1505 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()
|
D | STL.cpp | 1572 image_.subImage( _subImage ); in operator ()()
|