Home
last modified time | relevance | path

Searched refs:PATH_SIZE_EIGHT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp83 constexpr int32_t PATH_SIZE_EIGHT { 8 }; variable
706 if (pathInfos_.size() >= PATH_SIZE_EIGHT) { in DrawBrushCanvas()