OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLastQueuedSlot
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/gui/
BufferQueueCore.h
331
int
mLastQueuedSlot
;
/frameworks/native/libs/gui/
BufferQueueCore.cpp
218
if (
mLastQueuedSlot
== slot) {
219
mLastQueuedSlot
= INVALID_BUFFER_SLOT;
BufferQueueProducer.cpp
[
all
...]
Completed in 2994 milliseconds