Home
last modified time | relevance | path

Searched refs:NUM_POINT_DIMENSION (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp367 static constexpr int32_t NUM_POINT_DIMENSION = 2; in GetDumpInfoArgument() local
368 if (std::distance(arg, params.end()) <= NUM_POINT_DIMENSION) { in GetDumpInfoArgument()
H A Djs_accessibility_manager.cpp2959 static constexpr int32_t NUM_POINT_DIMENSION = 2; in OnDumpInfoNG() local
2960 if (std::distance(arg, params.end()) <= NUM_POINT_DIMENSION) { in OnDumpInfoNG()

Completed in 12 milliseconds