OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mBufferEnd
(Results
1 - 4
of
4
) sorted by null
/device/htc/passion-common/libsensors/
InputEventReader.h
32
struct input_event* const
mBufferEnd
;
/device/samsung/crespo/libsensors/
InputEventReader.h
32
struct input_event* const
mBufferEnd
;
/frameworks/base/services/audioflinger/
AudioFlinger.h
358
void*
mBufferEnd
;
[
all
...]
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogPanel.java
137
* <code>
mBufferEnd
- 1</code>. Therefore its number of item is
138
* <code>
mBufferEnd
- mBufferStart</code>.
150
private int
mBufferEnd
= -1;
547
mBufferEnd
= -1;
749
mBufferEnd
= -1;
[
all
...]
Completed in 52 milliseconds