OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framebuffer_index_
(Results
1 - 2
of
2
) sorted by null
/external/drm_hwcomposer/
drmdisplaycompositor.h
173
int
framebuffer_index_
;
member in class:android::DrmDisplayCompositor
drmdisplaycompositor.cpp
244
framebuffer_index_
(0),
451
DrmFramebuffer &fb = framebuffers_[
framebuffer_index_
];
571
framebuffer_index_
= (
framebuffer_index_
+ 1) % DRM_DISPLAY_BUFFERS;
[
all
...]
Completed in 49 milliseconds