Home
last modified time | relevance | path

Searched defs:SubImage (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/image/
Dimage.go192 func (p *RGBA) SubImage(r Rectangle) Image { func
309 func (p *RGBA64) SubImage(r Rectangle) Image { func
436 func (p *NRGBA) SubImage(r Rectangle) Image { func
580 func (p *NRGBA64) SubImage(r Rectangle) Image { func
688 func (p *Alpha) SubImage(r Rectangle) Image { func
799 func (p *Alpha16) SubImage(r Rectangle) Image { func
909 func (p *Gray) SubImage(r Rectangle) Image { func
1009 func (p *Gray16) SubImage(r Rectangle) Image { func
1118 func (p *CMYK) SubImage(r Rectangle) Image { func
1236 func (p *Paletted) SubImage(r Rectangle) Image { func
Dycbcr.go120 func (p *YCbCr) SubImage(r Rectangle) Image { func
249 func (p *NYCbCrA) SubImage(r Rectangle) Image { func
Dimage_test.go17 SubImage(Rectangle) Image methodSpec
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image.cpp190 std::unique_ptr<CJBig2_Image> CJBig2_Image::SubImage(int32_t x, in SubImage() function in CJBig2_Image
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.cpp288 void Texture::SubImage(const glw::Functions &gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::Texture
H A Dgl4cBufferStorageTests.cpp1531 void Texture::SubImage(const glw::Functions &gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::BufferStorage::Texture
H A Dgl4cMultiBindTests.cpp1280 void Texture::SubImage(const glw::Functions &gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::MultiBind::Texture
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A 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