Home
last modified time | relevance | path

Searched refs:SWLOGD (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/vulkan_layers/include/
H A Dswapchain_layer_log.h27 #define SWLOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, "<%{public}d>%{public}s: " fmt, __LINE__, __func__, ##__VA_ARGS__) macro
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp629 SWLOGD("Swapchain translate VkSurfaceTransformFlagBitsKHR:%{public}d to OH_NativeBuffer_TransformType:%{public}d", in SetWindowTransform()
667 SWLOGD("GetSwapchainGrallocUsageOHOS Get grallocUsage %{public}" PRIu64"", grallocUsage); in SetWindowBufferUsage()
671 SWLOGD("User %{public}d Set VkTransform, preTransform is %{public}d", in SetWindowBufferUsage()
681 SWLOGD("NativeWindow Get NativeTransformHint %{public}d", static_cast<int>(curWindowTransformType)); in SetWindowBufferUsage()
692 SWLOGD("[%{public}d] Set Rotated Flag in Usage: %{public}" PRIu64"", needSetFlgForDSS, grallocUsage); in SetWindowBufferUsage()
710 SWLOGD("NativeWindow Set OHScalingMode is [%{public}d]", static_cast<int>(scalingMode)); in SetWindowScalingMode()
736 SWLOGD("NativeWindow Set Queue Size [%{public}u], Swapchain has the same number of iamge", numImages); in SetWindowQueueSize()
745 SWLOGD("Swapchain translate VkColorSpaceKHR:%{public}d to GraphicColorDataSpace:%{public}d", in SetWindowInfo()
751 SWLOGD("Swapchain translate VkFormat:%{public}d to GraphicPixelFormat:%{public}d", in SetWindowInfo()
829 SWLOGD("Swapchai in CreateImages()
[all...]

Completed in 3 milliseconds