OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compositionComplete
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/hwcplus/include/hardware/
fb.h
126
* The (*
compositionComplete
)() method must be called after the
130
int (*
compositionComplete
)(struct framebuffer_device_t* dev);
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
976
dev->device.
compositionComplete
= fb_compositionComplete; //XXX: this is a dummy
Completed in 277 milliseconds