Searched refs:POINT_XY_SIZE (Results 1 – 1 of 1) sorted by relevance
28 constexpr uint16_t POINT_XY_SIZE = 2; variable161 if (static_cast<uint32_t>(value.size()) != POINT_XY_SIZE) { in ParsePointXy()162 …SPLAY_HILOGW(FEAT_BRIGHTNESS, "array <%{public}s> size!=%{public}d!", name.c_str(), POINT_XY_SIZE); in ParsePointXy()