Home
last modified time | relevance | path

Searched refs:SubImage (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image_unittest.cpp168 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 …]
DJBig2_PddProc.cpp53 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()
DJBig2_Image.h63 std::unique_ptr<CJBig2_Image> SubImage(int32_t x,
DJBig2_SddProc.cpp456 SDNEWSYMS[i] = BHC->SubImage(nTmp, 0, SDNEWSYMWIDTHS[i], HCHEIGHT); in DecodeHuffman()
DJBig2_Image.cpp190 std::unique_ptr<CJBig2_Image> CJBig2_Image::SubImage(int32_t x, in SubImage() function in CJBig2_Image
/external/rust/crates/vulkano/src/image/
Dimmutable.rs74 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/
Dgl4cSparseTextureTests.hpp99 …static void SubImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, G…
Dgl4cSparseTexture2Tests.cpp1076 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()
Dgl4cSparseTextureClampTests.cpp394 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()
Dgl4cBufferStorageTests.cpp331 …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()
Dgl4cMultiBindTests.cpp363 …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()
Dgl4cSparseTextureTests.cpp286 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/
DglcRobustBufferAccessBehaviorTests.cpp871 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()
DglcRobustBufferAccessBehaviorTests.hpp235 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,…
DglcRobustnessTests.cpp559 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, heigh… in cleanTexture()
/external/mesa3d/docs/relnotes/
D19.3.0.rst1713 - teximage: ensure that Tex*SubImage\* checks format