/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Image_unittest.cpp | 168 auto sub1 = empty->SubImage(0, 0, 0, 0); in TEST() 173 auto sub2 = empty->SubImage(0, 0, 1, 1); in TEST() 179 sub2 = empty->SubImage(0, 0, -1, -1); in TEST() 184 auto sub3 = empty->SubImage(-1, -1, 2, 2); in TEST() 189 sub3 = empty->SubImage(-1, -1, -100, -100); in TEST() 246 auto sub = img32->SubImage(0, 0, 0, 0); in TEST() 251 sub = img32->SubImage(0, 0, 32, 5); in TEST() 256 sub = img37->SubImage(0, 0, 32, 5); in TEST() 262 sub = img32->SubImage(2, 0, 30, 5); in TEST() 265 sub = img37->SubImage(2, 2, 30, 5); in TEST() [all …]
|
D | JBig2_PddProc.cpp | 53 pDict->HDPATS[GRAY] = BHDC->SubImage(HDPW * GRAY, 0, HDPW, HDPH); in DecodeArith() 70 pDict->HDPATS[GRAY] = BHDC->SubImage(HDPW * GRAY, 0, HDPW, HDPH); in DecodeMMR()
|
D | JBig2_Image.h | 63 std::unique_ptr<CJBig2_Image> SubImage(int32_t x,
|
D | JBig2_SddProc.cpp | 456 SDNEWSYMS[i] = BHC->SubImage(nTmp, 0, SDNEWSYMWIDTHS[i], HCHEIGHT); in DecodeHuffman()
|
D | JBig2_Image.cpp | 190 std::unique_ptr<CJBig2_Image> CJBig2_Image::SubImage(int32_t x, in SubImage() function in CJBig2_Image
|
/external/rust/crates/vulkano/src/image/ |
D | immutable.rs | 74 pub struct SubImage { struct 81 impl SubImage { argument 89 ) -> Arc<SubImage> { in new() argument 99 Arc::new(SubImage { in new() 142 let src = SubImage::new( in generate_mipmaps() 151 let dst = SubImage::new( in generate_mipmaps() 384 let init = SubImage::new( in from_buffer() 533 unsafe impl ImageAccess for SubImage { implementation
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTextureTests.hpp | 99 …static void SubImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, G…
|
D | gl4cSparseTexture2Tests.cpp | 1076 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture() 1279 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureData() 1902 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureDataExtended() 2054 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyAtomicOperations() 2914 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
|
D | gl4cSparseTextureClampTests.cpp | 394 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData() 916 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
|
D | gl4cBufferStorageTests.cpp | 331 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,… 1531 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::BufferStorage::Texture 2839 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height… in iterate() 2867 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in iterate()
|
D | gl4cMultiBindTests.cpp | 363 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,… 1280 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::MultiBind::Texture 3780 …Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate() 4031 …Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate() 4247 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height… in iterate()
|
D | gl4cSparseTextureTests.cpp | 286 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::Texture 1926 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 871 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in glcts::RobustBufferAccessBehavior::Texture 1244 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, heigh… in cleanTexture() 1752 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1766 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1782 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1793 …Texture::SubImage(gl, GL_TEXTURE_2D, 1 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, image_width, … in prepareTexture()
|
D | glcRobustBufferAccessBehaviorTests.hpp | 235 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,…
|
D | glcRobustnessTests.cpp | 559 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, heigh… in cleanTexture()
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 1713 - teximage: ensure that Tex*SubImage\* checks format
|