Home
last modified time | relevance | path

Searched defs:backendTexture (Results 1 – 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_texture_info.cpp29 GrBackendTexture backendTexture(0, 0, imageInfo); in ConvertToGrBackendVKTexture() local
35 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), imageInfo); in ConvertToGrBackendVKTexture() local
70 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), imageInfo); in ConvertToGrBackendVKTexture() local
74 void SkiaTextureInfo::ConvertToVKTexture(const GrBackendTexture& backendTexture, TextureInfo& info) in ConvertToVKTexture()
128 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), in ConvertToGrBackendTexture() local
Dskia_image.cpp168 const auto& backendTexture = SkiaTextureInfo::ConvertToGrBackendTexture(info); in BuildFromTexture() local
246 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
Dskia_surface.cpp351 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_vk_image_manager.h38 NativeVkImageRes(NativeWindowBuffer* nativeWindowBuffer, GrBackendTexture backendTexture, in NativeVkImageRes()
Drs_vk_image_manager.cpp50 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer, in Create() local
Drs_base_render_engine.cpp263 … GrBackendTexture backendTexture(buffer->GetSurfaceBufferWidth(), buffer->GetSurfaceBufferHeight(), in CreateEglImageFromBuffer() local
800 auto& backendTexture = imageCache->GetBackendTexture(); in DrawImage() local
Drs_hardware_thread.cpp558 auto& backendTexture = imageCache->GetBackendTexture(); local
653 auto& backendTexture = imageCache->GetBackendTexture(); local
Drs_surface_capture_task.cpp260 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_image_test.cpp180 BackendTexture backendTexture = skiaImage->GetBackendTexture(true, &textureOrigin); variable
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
Dtexture_layer.cpp412 GrBackendTexture backendTexture(image_.textureInfo_.width_, image_.textureInfo_.height_, in DrawTexture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Dnative_buffer_utils.cpp365 Drawing::BackendTexture backendTexture(true); in MakeBackendTextureFromNativeBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp164 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
1879 auto backendTexture = completeImage->getBackendTexture(false, &origin); local
1993 auto backendTexture = completeImage->GetBackendTexture(false, &origin); local
Drs_draw_cmd.cpp1107 GrBackendTexture backendTexture( in GetSkImageFromSurfaceBufferGL() local
1396 … auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer_, in Draw() local
1465 GrBackendTexture backendTexture( in Draw() local
3292 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer_, in DrawWithVulkan() local
3330 GrBackendTexture backendTexture( in DrawWithGles() local