Searched refs:x_byte_index (Results 1 – 1 of 1) sorted by relevance
408 int32_t x_byte_index = 0; in ParseData() local432 data_->ReadUByte(x_coordinates_offset_ + x_byte_index); in ParseData()436 x_byte_index++; in ParseData()442 data_->ReadShort(x_coordinates_offset_ + x_byte_index); in ParseData()444 x_byte_index += 2; in ParseData()474 x_byte_count_ = x_byte_index; in ParseData()