Home
last modified time | relevance | path

Searched defs:setImage (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/japi/
H A DImageCanvas.java70 void setImage(ImageProducer iprod, ImageCanvasClient c) in setImage() method in ImageCanvas
/third_party/skia/src/core/
H A DSkGlyph.cpp78 bool SkGlyph::setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setImage() function in SkGlyph
91 bool SkGlyph::setImage(SkArenaAlloc* alloc, const void* image) { in setImage() function in SkGlyph
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTextureNULL.cpp21 angle::Result TextureNULL::setImage(const gl::Context *context, in setImage() function in rx::TextureNULL
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp344 void Texture::setImage(GLenum format, GLenum type, const gl::PixelStorageModes &unpackParameters, const void *pixels, egl::Image *image) in setImage() function in es2::Texture
554 void Texture2D::setImage(GLint level, GLsizei width, GLsizei height, GLint internalformat, GLenum format, GLenum type, const gl::PixelStorageModes &unpackParameters, const void *pixels) in setImage() function in es2::Texture2D
1286 void TextureCubeMap::setImage(GLenum target, GLint level, GLsizei width, GLsizei height, GLint internalformat, GLenum format, GLenum type, const gl::PixelStorageModes &unpackParameters, const void *pixels) in setImage() function in TextureCubeMap
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTextureGL.cpp160 angle::Result TextureGL::setImage(const gl::Context *context, in setImage() function in rx::TextureGL
/third_party/glslang/glslang/Include/
H A DTypes.h163 void setImage(TBasicType t, TSamplerDim d, bool a = false, bool s = false, bool m = false) in setImage() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp1195 angle::Result Texture::setImage(Context *context, in setImage() function in Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp313 angle::Result TextureVk::setImage(const gl::Context *context, in setImage() function in rx::TextureVk

Completed in 20 milliseconds