Home
last modified time | relevance | path

Searched defs:CreateMatrix (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_impl_factory.cpp186 std::unique_ptr<MatrixImpl> SkiaImplFactory::CreateMatrix() in CreateMatrix() function in OHOS::Rosen::Drawing::SkiaImplFactory
191 std::unique_ptr<MatrixImpl> SkiaImplFactory::CreateMatrix(const Matrix& other) in CreateMatrix() function in OHOS::Rosen::Drawing::SkiaImplFactory
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_update_display_info_test.cpp92 std::vector<std::vector<uint32_t>> InputManagerUpdateDisplayInfoTest::CreateMatrix(int32_t width, i… in CreateMatrix() function in OHOS::MMI::InputManagerUpdateDisplayInfoTest