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

  /system/core/init/
logo.c 77 static void fb_close(struct FB *fb) function
150 fb_close(&fb);
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 99 static int fb_close(struct hw_device_t *dev) function
251 dev->common.close = fb_close;
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 301 static int fb_close(struct hw_device_t *dev) function
323 dev->device.common.close = fb_close;
  /hardware/msm7k/libgralloc/
framebuffer.cpp 320 static int fb_close(struct hw_device_t *dev) function
347 dev->device.common.close = fb_close;
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 355 static int fb_close(struct hw_device_t *dev) function
382 dev->device.common.close = fb_close;
  /hardware/qcom/display/libgralloc/
framebuffer.cpp 347 static int fb_close(struct hw_device_t *dev) function
374 dev->device.common.close = fb_close;
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 515 static int fb_close(struct hw_device_t *dev) function
974 dev->device.common.close = fb_close;

Completed in 300 milliseconds