/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_texture_info_test.cpp | 78 TextureInfo textureInfo = SkiaTextureInfo::ConvertToTextureInfo(texture); in HWTEST_F() local
|
H A D | skia_image_test.cpp | 151 TextureInfo textureInfo; in HWTEST_F() local 170 TextureInfo textureInfo; in HWTEST_F() local
|
/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
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
H A D | model_adapter_wrapper.cpp | 306 const auto& textureInfo = textureLayer_->GetTextureInfo(); in HandleTouchEvent() local
|
/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() argument
|
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | widget_adapter.cpp | 173 bool WidgetAdapter::OnWindowChange(const TextureInfo& textureInfo) in OnWindowChange() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | native_buffer_utils.cpp | 325 Drawing::TextureInfo textureInfo; in MakeBackendTextureFromNativeBuffer() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/image_fuzzer/ |
H A D | image_fuzzer.cpp | 303 TextureInfo textureInfo; in ImageFuzzTest009() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ |
H A D | image.cpp | 36 void BackendTexture::SetTextureInfo(const TextureInfo& textureInfo) in SetTextureInfo() argument
|
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/ |
H A D | pixel_map_from_surface.cpp | 177 GrGLTextureInfo textureInfo = { GL_TEXTURE_2D, texId_, GL_RGBA8_OES }; in GetSkSurfaceFromSurfaceBuffer() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_draw_cmd.cpp | 905 GrGLTextureInfo textureInfo = { GL_TEXTURE_EXTERNAL_OES, texId_, GL_RGBA8_OES }; in DrawWithGles() local
|
H A D | rs_render_node.cpp | 155 OHOS::Rosen::Drawing::TextureInfo textureInfo; in MakeBackendTexture() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 438 TextureInfo textureInfo; member 443 TextureInfo textureInfo; member
|
H A D | gltf2_importer.cpp | 1192 ResolveSampler( const GLTF2::TextureInfo& textureInfo, GLTF2::Data const& data, GLTFImportResult const& importResult) ResolveSampler() argument 1446 FillTextureTransform(const GLTF2::TextureInfo& textureInfo, MaterialComponent::TextureTransform& desc) FillTextureTransform() argument 1455 FillTextureParams(const GLTF2::TextureInfo& textureInfo, const GLTFImportResult& importResult, const GLTF2::Data& data, IEntityManager& entityManager, MaterialComponent& desc, MaterialComponent::TextureIndex index) FillTextureParams() argument [all...] |
H A D | gltf2_exporter.cpp | 1531 json::value ExportTextureInfo(TextureInfo const& textureInfo) in ExportTextureInfo() argument [all...] |
/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() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.cpp | 1301 OHOS::Rosen::Drawing::TextureInfo textureInfo; in MakeBackendTexture() local
|