Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h41 ASTC_RGBA8_4x4, member in OHOS::Rosen::Drawing::CompressedType
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp364 case Media::PixelFormat::ASTC_4x4: return Drawing::CompressedType::ASTC_RGBA8_4x4; in PixelFormatToCompressedType()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp437 image->BuildFromCompressed(gpuContext, data, 15, 15, CompressedType::ASTC_RGBA8_4x4); in HWTEST_F()
453 image->BuildFromCompressed(gpuContext, data, 15, 15, CompressedType::ASTC_RGBA8_4x4); in HWTEST_F()

Completed in 4 milliseconds