Searched refs:x_byte_index (Results 1 – 1 of 1) sorted by relevance
431 int32_t x_byte_index = 0; in ParseData() local455 data_->ReadUByte(x_coordinates_offset_ + x_byte_index); in ParseData()459 x_byte_index++; in ParseData()465 data_->ReadShort(x_coordinates_offset_ + x_byte_index); in ParseData()467 x_byte_index += 2; in ParseData()497 x_byte_count_ = x_byte_index; in ParseData()