OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/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
;
/hardware/qcom/display/msm8x26/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
505
static int
fb_close
(struct hw_device_t *dev)
function
964
dev->device.common.close =
fb_close
;
Completed in 683 milliseconds