HomeSort by relevance Sort by last modified time
    Searched full:fb_post (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 74 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
215 dev->post = fb_post;
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
325 dev->device.post = fb_post;
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 434 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
851 dev->device.post = fb_post;

Completed in 883 milliseconds