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

  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 73 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
252 dev->post = fb_post;
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 92 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
337 dev->device.post = fb_post;
  /hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp 84 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
401 dev->device.post = fb_post;
  /hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp 85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
400 dev->device.post = fb_post;
  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
376 dev->device.post = fb_post;
  /hardware/qcom/display/msm8974/libgralloc/
framebuffer.cpp 85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
382 dev->device.post = fb_post;
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 436 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) function
962 dev->device.post = fb_post;

Completed in 325 milliseconds