Home
last modified time | relevance | path

Searched defs:texture (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_texture_info_test.cpp64 GrBackendTexture texture = SkiaTextureInfo::ConvertToGrBackendVKTexture(info); variable
78 GrBackendTexture texture(1280, 720, GrMipmapped::kNo, mockInfo); variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp48 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexImage2D() local
102 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexImage2D() local
133 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexImage2D() local
173 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexSubImage2D() local
194 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexSubImage2D() local
245 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexSubImage2D() local
510 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CheckCompressedTexImage2D() local
549 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexImage2D() local
589 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexImage2D() local
949 const TexSubImage2DArg& imgArg, WebGLTexture* texture) in CheckCompressedTexSubDimensions()
[all …]
H A Dwebgl2_rendering_context_impl.cpp658 WebGLTexture* texture = GetBoundTexture(env, arg.target, false); in TexStorage2D() local
685 WebGLTexture* texture = GetBoundTexture(env, arg.target, false); in TexStorage3D() local
716 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexImage3D() local
777 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in TexImage3D() local
816 WebGLTexture* texture = GetBoundTexture(env, arg.target, false); in CheckTexSubImage3D() local
943 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexImage3D() local
963 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexImage3D() local
997 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexSubImage3D() local
1016 WebGLTexture* texture = GetBoundTexture(env, imgArg.target, true); in CompressedTexSubImage3D() local
1939 WebGLTexture* texture = GetBoundTexture(env, arg.target, false); in CheckTexStorage() local
H A Dwebgl_framebuffer.cpp260 WebGLTexture* texture = context->GetObjectInstance<WebGLTexture>( in GetWebGLAttachmentInfo() local
H A Dwebgl_rendering_context_base_impl.cpp120 napi_value WebGLRenderingContextBaseImpl::ActiveTexture(napi_env env, GLenum texture) in ActiveTexture()
134 uint32_t texture = WebGLTexture::DEFAULT_TEXTURE; in BindTexture() local
714 uint32_t texture = webGlTexture->GetTexture(); in DeleteTexture() local
879 …napi_env env, GLenum target, GLenum attachment, GLenum textureTarget, napi_value texture, GLint le… in FrameBufferTexture2D()
2062 WebGLTexture* texture = GetBoundTexture(env, target, false); in GetTexParameter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element_v2.cpp39 bool isFullScreen, const WeakPtr<Player>& player, const WeakPtr<Texture>& texture) in FireFullscreen()
85 … VideoElementV2::FireFullscreen(bool isFullScreen, bool isPlaying, const WeakPtr<Texture>& texture) in FireFullscreen()
197 …eak = AceType::WeakClaim(this)](bool fullscreen, bool isPlaying, const WeakPtr<Texture>& texture) { in SetNewComponent()
209 … const WeakPtr<Player>& player, const WeakPtr<Texture>& texture) { in SetNewComponent()
H A Drosen_render_texture.cpp100 auto texture = weak.Upgrade(); in SetIsAddGaussianFuzzy() local
107 auto texture = weak.Upgrade(); in SetIsAddGaussianFuzzy() local
115 auto texture = weak.Upgrade(); in SetIsAddGaussianFuzzy() local
H A Drender_texture.cpp28 const RefPtr<TextureComponent> texture = AceType::DynamicCast<TextureComponent>(component); in Update() local
H A Dvideo_component.h310 void SetTexture(const WeakPtr<Texture>& texture) in SetTexture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.cpp73 auto texture = weak.Upgrade(); in Create() local
97 auto texture = weak.Upgrade(); in CreateTexture() local
H A Dext_texture.cpp62 auto texture = weak.Upgrade(); in Create() local
85 auto texture = weak.Upgrade(); in CreateTexture() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.cpp67 auto texture = weak.Upgrade(); in Create() local
96 auto texture = weak.Upgrade(); in CreateTexture() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glFramebufferTexture3DOES/entry/src/main/cpp/
H A Dtest_glFramebufferTexture3DOES.cpp80 GLuint texture; in GLCopyTexSubImage3D() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h52 void SetTexture(uint32_t texture) in SetTexture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp31 const WeakPtr<Texture>& texture) { in DOMVideo()
213 bool isFullScreen, const WeakPtr<Player>& player, const WeakPtr<Texture>& texture) in FireFullscreen()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_node.cpp756 auto texture = surface_->GetSurfaceExt(config); in CreateSurfaceExt() local
802 auto texture = surface_->GetSurfaceExt(config); in SetSurfaceTextureAttachCallBack() local
823 auto texture = surface_->GetSurfaceExt(config); in SetSurfaceTextureUpdateCallBack() local
845 auto texture = surface_->GetSurfaceExt(config); in SetSurfaceTextureInitTypeCallBack() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h208 void SetTexture(RefPtr<NativeTexture> texture) in SetTexture()
H A Dxcomponent_element.cpp237 auto texture = weak.Upgrade(); in CreatePlatformResource() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/video_sink/
H A Dsdl_video_sink_plugin.cpp230 SDL_Texture* texture = in CreateSdlDispTexture() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1600 …uint32_t unit, uint32_t texture, uint32_t level, bool layered, uint32_t layer, uint32_t access, ui… in BindImageTexture()
1625 void DeviceGLES::BindTexture(uint32_t textureUnit, uint32_t target, uint32_t texture) in BindTexture()
1752 void DeviceGLES::DeleteTexture(uint32_t texture) in DeleteTexture()
1813 void DeviceGLES::UnBindTexture(uint32_t texture) in UnBindTexture()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h495 TextureInfo texture; in CORE3D_BEGIN_NAMESPACE() member
544 TextureInfo texture; in CORE3D_BEGIN_NAMESPACE() member
557 TextureInfo texture; in CORE3D_BEGIN_NAMESPACE() member
571 TextureInfo texture; in CORE3D_BEGIN_NAMESPACE() member
H A Dgltf2_importer.cpp1180 GLTF2::Texture const& texture, GLTF2::Data const& data, GLTFImportResult const& importResult) in ResolveSampler()
1296 const GLTF2::Texture& texture = *(data.textures[i]); in ResolveReferencedImages() local
3175 const GLTF2::Texture& texture = *(data_->textures[i]); in PrepareImageTasks() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp177 TextureInfo texture{}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp1046 auto texture = node.GetSurfaceTexture(); in ProcessTextureSurfaceRenderNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1055 …void SetSurfaceTexture(const std::shared_ptr<RSSurfaceTexture> &texture) { surfaceTexture_ = textu… in SetSurfaceTexture()

12