Home
last modified time | relevance | path

Searched refs:Y_VU (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_yuv_info.h35 case YUVInfo::PlaneConfig::Y_VU: in ConvertToSkPlaneConfig()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dyuv_info.h28 Y_VU, // Plane 0: Y, Plane 1: VU member in OHOS::Rosen::Drawing::YUVInfo::PlaneConfig
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp238 return Drawing::YUVInfo::PlaneConfig::Y_VU; in YUVPixelFormatToPlaneConfig()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp621 YUVInfo info(300, 300, YUVInfo::PlaneConfig::Y_VU, YUVInfo::SubSampling::K420, in HWTEST_F()
729 YUVInfo info(300, 300, YUVInfo::PlaneConfig::Y_VU, YUVInfo::SubSampling::K420, in HWTEST_F()

Completed in 3 milliseconds