Searched defs:front (Results 1 – 9 of 9) sorted by relevance
5 hw.camera.front=none key
7 hw.camera.front=emulated key
14 hw.camera.front=emulated key
105 reference front() { return *begin(); } in front() function106 const_reference front() const { return *cbegin(); } in front() function
131 const CompositionData& front = raw_composition_data_.front(); in RecordSetEnd() local
79 def __pad(self, seq, front): argument
474 Junction *back, *front, *begin; local
142 int front; member
858 struct fifo_node *front; member