Home | History | Annotate | Download | only in inputflinger

Lines Matching full:startindex

1048 static bool containsNonZeroByte(const uint8_t* array, uint32_t startIndex, uint32_t endIndex) {
1050 array += startIndex;