Home
last modified time | relevance | path

Searched refs:forceExplicitReconstruction (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_texture_info.cpp62 .fForceExplicitReconstruction = vkInfo->ycbcrConversionInfo.forceExplicitReconstruction, in ConvertToGrBackendVKTexture()
108 vkInfo->ycbcrConversionInfo.forceExplicitReconstruction = in ConvertToVKTexture()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h70 VkBool32 forceExplicitReconstruction = false; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.cpp346 imageInfo->ycbcrConversionInfo.forceExplicitReconstruction = VK_FALSE; in MakeBackendTextureFromNativeBuffer()