Home
last modified time | relevance | path

Searched refs:vkFormat (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp88 Drawing::ColorType GetColorTypeWithVKFormat(VkFormat vkFormat) in GetColorTypeWithVKFormat() argument
94 switch (vkFormat) { in GetColorTypeWithVKFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_background.h121 static Drawing::ColorType GetColorTypeFromVKFormat(VkFormat vkFormat);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp263 static Drawing::ColorType GetColorTypeFromVKFormat(VkFormat vkFormat) in GetColorTypeFromVKFormat() argument
265 switch (vkFormat) { in GetColorTypeFromVKFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_background.cpp326 Drawing::ColorType RSBackgroundImageDrawable::GetColorTypeFromVKFormat(VkFormat vkFormat) in GetColorTypeFromVKFormat() argument
332 switch (vkFormat) { in GetColorTypeFromVKFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp52 Drawing::ColorType GetColorTypeFromVKFormat(VkFormat vkFormat) in GetColorTypeFromVKFormat() argument
57 switch (vkFormat) { in GetColorTypeFromVKFormat()