Searched refs:fixed_frame_size_in_slots (Results 1 – 2 of 2) sorted by relevance
13 Frame::Frame(int fixed_frame_size_in_slots) in Frame() argument14 : fixed_slot_count_(fixed_frame_size_in_slots), in Frame()17 slot_allocator_.AllocateUnaligned(fixed_frame_size_in_slots); in Frame()
93 explicit Frame(int fixed_frame_size_in_slots);