Searched refs:x_byte_index (Results 1 – 1 of 1) sorted by relevance
430 int32_t x_byte_index = 0; in ParseData() local454 data_->ReadUByte(x_coordinates_offset_ + x_byte_index); in ParseData()458 x_byte_index++; in ParseData()464 data_->ReadShort(x_coordinates_offset_ + x_byte_index); in ParseData()466 x_byte_index += 2; in ParseData()496 x_byte_count_ = x_byte_index; in ParseData()