Home | History | Annotate | Download | only in runtime

Lines Matching full:component_size

1235     size_t component_size = a->GetClass()->GetComponentSize();
1236 size_t byte_count = a->GetLength() * component_size;