Home
last modified time | relevance | path

Searched defs:textureTarget (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp31 OH_NativeImage* OH_NativeImage_Create(uint32_t textureId, uint32_t textureTarget) in OH_NativeImage_Create() argument
H A Dsurface_image.cpp46 SurfaceImage::SurfaceImage(uint32_t textureId, uint32_t textureTarget) in SurfaceImage() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp101 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id, GLenum textureTarget, GLint level) in AddAttachment() argument
H A Dwebgl_rendering_context_base_impl.cpp878 FrameBufferTexture2D( napi_env env, GLenum target, GLenum attachment, GLenum textureTarget, napi_value texture, GLint level) FrameBufferTexture2D() argument

Completed in 7 milliseconds