Home
last modified time | relevance | path

Searched refs:compositionComplete (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp431 int compositionComplete(struct framebuffer_device_t *dev) in compositionComplete() function
484 dev->compositionComplete = &compositionComplete; in framebuffer_device_open()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp1396 dev->device.compositionComplete = fb_compositionComplete; //XXX: this is a dummy in gralloc_device_open()