Searched defs:maskSizeMatrix (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_update_display_info_test.cpp | 242 …std::vector<std::vector<int32_t>> maskSizeMatrix = { { 100, 300 }, { 30, 30 }, { 50, 50 }, { 80, 8… variable 297 std::vector<std::vector<int32_t>> maskSizeMatrix = { { 800, 600 }, { 1024, 1024 } }; variable
|