Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_texture_info_test.cpp82 EXPECT_FALSE(textureInfo.GetIsMipMapped()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_texture_info.cpp126 static_cast<GrMipMapped>(info.GetIsMipMapped()), grGLTextureInfo); in ConvertToGrBackendTexture()
132 static_cast<GrMipMapped>(info.GetIsMipMapped()), grGLTextureInfo); in ConvertToGrBackendTexture()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h162 bool GetIsMipMapped() const in GetIsMipMapped() function in OHOS::Rosen::Drawing::TextureInfo
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/image_fuzzer/
H A Dimage_fuzzer.cpp315 textureInfo.GetIsMipMapped(); in ImageFuzzTest009()

Completed in 3 milliseconds