/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_texture_info_test.cpp | 79 TextureInfo textureInfo = SkiaTextureInfo::ConvertToTextureInfo(texture); variable
|
H A D | skia_image_test.cpp | 151 TextureInfo textureInfo; variable 173 TextureInfo textureInfo; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_texture_info.cpp | 141 TextureInfo textureInfo; in ConvertToTextureInfo() local
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | widget_adapter.cpp | 173 bool WidgetAdapter::OnWindowChange(const TextureInfo& textureInfo) in OnWindowChange()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | native_buffer_utils.cpp | 324 Drawing::TextureInfo textureInfo; in MakeBackendTextureFromNativeBuffer() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
H A D | model_adapter_wrapper.cpp | 309 const auto& textureInfo = textureLayer_->GetTextureInfo(); in HandleTouchEvent() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ |
H A D | image.cpp | 41 void BackendTexture::SetTextureInfo(const TextureInfo& textureInfo) in SetTextureInfo()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/src/ |
H A D | scene_adapter.cpp | 339 const auto& textureInfo = textureLayer_->GetTextureInfo(); in OnWindowChange() local
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/ |
H A D | 3d_widget_adapter_test.cpp | 89 void EngineTest::OnWindowChange(const TextureInfo &textureInfo) in OnWindowChange()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/ |
H A D | pixel_map_from_surface.cpp | 171 GrGLTextureInfo textureInfo = { GL_TEXTURE_2D, texId_, GL_RGBA8_OES }; in GetSkSurfaceFromSurfaceBuffer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 438 TextureInfo textureInfo; in CORE3D_BEGIN_NAMESPACE() member 443 TextureInfo textureInfo; in CORE3D_BEGIN_NAMESPACE() member
|
H A D | gltf2_importer.cpp | 1193 …const GLTF2::TextureInfo& textureInfo, GLTF2::Data const& data, GLTFImportResult const& importResu… in ResolveSampler() 1446 void FillTextureTransform(const GLTF2::TextureInfo& textureInfo, MaterialComponent::TextureTransfor… in FillTextureTransform() 1455 void FillTextureParams(const GLTF2::TextureInfo& textureInfo, const GLTFImportResult& importResult, in FillTextureParams()
|
H A D | gltf2_exporter.cpp | 1531 json::value ExportTextureInfo(TextureInfo const& textureInfo) in ExportTextureInfo()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 207 void LumeCommon::OnWindowChange(const TextureInfo& textureInfo) in OnWindowChange()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.cpp | 1280 OHOS::Rosen::Drawing::TextureInfo textureInfo; in MakeBackendTexture() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 150 OHOS::Rosen::Drawing::TextureInfo textureInfo; in MakeBackendTexture() local
|