mirror of
https://github.com/openharmony/graphic_graphic_surface.git
synced 2026-08-25 11:29:33 -04:00
5dad5f5e22
Follow the existing OH_NativeWindow_SetMetadataValue/GetMetadataValue fuzz test pattern in NativeWindowFuzzTestColorSpaceAndMetadata to cover the new 3D metadata APIs with normal and edge cases (nullptr window, nullptr metadata, invalid size, extra large size). Signed-off-by: hewenpeng <hewenpeng@h-partners.com> Co-Authored-By: Agent