Home
last modified time | relevance | path

Searched refs:Y_UV (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_yuv_info.h33 case YUVInfo::PlaneConfig::Y_UV: in ConvertToSkPlaneConfig()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dyuv_info.h27 Y_UV, // Plane 0: Y, Plane 1: UV member in OHOS::Rosen::Drawing::YUVInfo::PlaneConfig
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_static_factory_test.cpp125 YUVInfo info(100, 100, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
H A Dskia_image_test.cpp272 YUVInfo info(100, 100, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp565 YUVInfo info(100, 100, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
586 YUVInfo info(100, 100, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
657 YUVInfo info(300, 300, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
693 YUVInfo info(300, 300, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp235 return Drawing::YUVInfo::PlaneConfig::Y_UV; in YUVPixelFormatToPlaneConfig()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/image_fuzzer/
H A Dimage_fuzzer.cpp541 YUVInfo info = YUVInfo(width, height, YUVInfo::PlaneConfig::Y_UV, YUVInfo::SubSampling::K420, in ImageFuzzTest016()

Completed in 5 milliseconds