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

  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 98 static int fb_close(struct hw_device_t *dev) function
250 dev->common.close = fb_close;
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 313 static int fb_close(struct hw_device_t *dev) function
335 dev->device.common.close = fb_close;
  /hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp 366 static int fb_close(struct hw_device_t *dev) function
399 dev->device.common.close = fb_close;
  /hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp 365 static int fb_close(struct hw_device_t *dev) function
398 dev->device.common.close = fb_close;
  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 347 static int fb_close(struct hw_device_t *dev) function
374 dev->device.common.close = fb_close;
  /hardware/qcom/display/msm8974/libgralloc/
framebuffer.cpp 353 static int fb_close(struct hw_device_t *dev) function
380 dev->device.common.close = fb_close;
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 501 static int fb_close(struct hw_device_t *dev) function
960 dev->device.common.close = fb_close;

Completed in 348 milliseconds