Searched defs:mSlots (Results 1 – 10 of 10) sorted by relevance
185 BufferQueueDefs::SlotsType& mSlots; variable
240 BufferQueueDefs::SlotsType& mSlots; variable
247 Slot mSlots[BufferQueueDefs::NUM_BUFFER_SLOTS]; variable
198 BufferQueueDefs::SlotsType mSlots; variable
457 BufferSlot mSlots[NUM_BUFFER_SLOTS]; variable
56 private final boolean[] mSlots = new boolean[NUM_SLOTS]; field in DisplayRotationReversionController
88 std::vector<Slot> mSlots; variable
167 Slot[] mSlots; field in ProgramFragmentFixedFunction.Builder
157 ObjectBaseRef<Allocation> *mSlots; variable
34 private final ArrayList<Slot> mSlots = new ArrayList<>(); field in StatusBarIconList