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

  /system/core/init/
logo.c 77 static void fb_close(struct FB *fb) function
150 fb_close(&fb);
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 301 static int fb_close(struct hw_device_t *dev) function
328 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;
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 413 static int fb_close(struct hw_device_t *dev) function
739 dev->device.common.close = fb_close;

Completed in 99 milliseconds