OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mQueueBufferOutput
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp
66
mQueueBufferOutput
(),
308
mQueueBufferOutput
.deflate(&tmpW, &tmpH, &transformHint, &numPendingBuffers,
310
mQueueBufferOutput
.inflate(w, h, transformHint, numPendingBuffers,
521
*output =
mQueueBufferOutput
;
561
*output =
mQueueBufferOutput
;
624
mQueueBufferOutput
.inflate(w, h, 0, numPendingBuffers, nextFrameNumber);
VirtualDisplaySurface.h
183
QueueBufferOutput
mQueueBufferOutput
;
Completed in 3246 milliseconds