Searched refs:SIZE_OF_EIGHT (Results 1 – 1 of 1) sorted by relevance
72 constexpr int SIZE_OF_EIGHT = 8; variable1233 if (valuesLength != SIZE_OF_EIGHT || unitsLength != SIZE_OF_THREE) { in ParseRotate()3359 ArkUI_Float32 values[SIZE_OF_EIGHT]; in SetRotate()3362 if (ParseRotate(runtimeCallInfo, values, units, SIZE_OF_EIGHT, SIZE_OF_THREE)) { in SetRotate()3364 nativeNode, values, SIZE_OF_EIGHT, units, SIZE_OF_THREE); in SetRotate()