HomeSort by relevance Sort by last modified time
    Searched refs:fb_post (Results 1 - 6 of 6) 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
253 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;
  /hardware/msm7k/libgralloc/
framebuffer.cpp 88 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
349 dev->device.post = fb_post;
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 92 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
384 dev->device.post = fb_post;
  /hardware/qcom/display/libgralloc/
framebuffer.cpp 85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
376 dev->device.post = fb_post;
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 450 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
976 dev->device.post = fb_post;

Completed in 1091 milliseconds