OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gralloc_close
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/modules/gralloc/
gralloc.cpp
272
static int
gralloc_close
(struct hw_device_t *dev)
function
299
dev->device.common.close =
gralloc_close
;
/hardware/qcom/display/msm8960/libgralloc/
gpu.cpp
46
common.close =
gralloc_close
;
369
int gpu_context_t::
gralloc_close
(struct hw_device_t *dev)
function in class:gpu_context_t
/hardware/qcom/display/msm8974/libgralloc/
gpu.cpp
45
common.close =
gralloc_close
;
384
int gpu_context_t::
gralloc_close
(struct hw_device_t *dev)
function in class:gpu_context_t
/hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp
46
common.close =
gralloc_close
;
369
int gpu_context_t::
gralloc_close
(struct hw_device_t *dev)
function in class:gpu_context_t
/hardware/libhardware/include/hardware/
gralloc.h
307
static inline int
gralloc_close
(struct alloc_device_t* device) {
function
/hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp
404
static int
gralloc_close
(struct hw_device_t *dev)
function
431
dev->device.common.close =
gralloc_close
;
Completed in 754 milliseconds