Home
last modified time | relevance | path

Searched defs:ConstructPixmap (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_pixel_map_parcel_test.cpp32 std::unique_ptr<PixelMap> ConstructPixmap() in ConstructPixmap() function
Dpixel_map_test.cpp34 std::unique_ptr<PixelMap> ConstructPixmap(AllocatorType type) in ConstructPixmap() function
66 std::unique_ptr<PixelMap> ConstructPixmap(int32_t width, int32_t height, PixelFormat format, in ConstructPixmap() function
98 std::unique_ptr<PixelMap> ConstructPixmap(PixelFormat format, AlphaType alphaType) in ConstructPixmap() function
Dimage_pixel_map_test.cpp40 std::unique_ptr<PixelMap> ConstructPixmap() in ConstructPixmap() function
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
Ddrawing_sample_rs.cpp450 std::unique_ptr<PixelMap> ConstructPixmap() in ConstructPixmap() function