Home
last modified time | relevance | path

Searched refs:ETC2_RGB8_UNORM (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h38 ETC2_RGB8_UNORM, // the same ad ETC1 member in OHOS::Rosen::Drawing::CompressedType
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_image_test.cpp293 bool result = skiaImage->BuildFromCompressed(context, nullptr, width, height, CompressedType::ETC2_RGB8_UNORM); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp469 image->BuildFromCompressed(gpuContext, data, 15, 15, CompressedType::ETC2_RGB8_UNORM); in HWTEST_F()

Completed in 4 milliseconds