HomeSort by relevance Sort by last modified time
    Searched defs:mBufferEnd (Results 1 - 5 of 5) sorted by null

  /device/moto/stingray/sensors/
InputEventReader.h 32 struct input_event* const mBufferEnd;
  /device/samsung/crespo/libsensors/
InputEventReader.h 32 struct input_event* const mBufferEnd;
  /device/samsung/tuna/libsensors/
InputEventReader.h 32 struct input_event* const mBufferEnd;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogPanel.java 140 * <code>mBufferEnd - 1</code>. Therefore its number of item is
141 * <code>mBufferEnd - mBufferStart</code>.
153 private int mBufferEnd = -1;
558 mBufferEnd = -1;
760 mBufferEnd = -1;
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.h 380 void* mBufferEnd;
    [all...]

Completed in 78 milliseconds