/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.h | 66 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 45 common.close = gralloc_close; in gpu_context_t() 404 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 412 gralloc_close(gralloc_device); in fb_device_open() 450 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.h | 66 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 44 common.close = gralloc_close; in gpu_context_t() 404 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 412 gralloc_close(gralloc_device); in fb_device_open() 450 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.h | 66 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 45 common.close = gralloc_close; in gpu_context_t() 391 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 391 gralloc_close(gralloc_device); in fb_device_open() 429 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.h | 66 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 46 common.close = gralloc_close; in gpu_context_t() 387 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 390 gralloc_close(gralloc_device); in fb_device_open() 428 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gpu.h | 66 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 45 common.close = gralloc_close; in gpu_context_t() 405 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 420 gralloc_close(gralloc_device); in fb_device_open() 458 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.h | 67 static int gralloc_close(struct hw_device_t *dev);
|
D | gpu.cpp | 46 common.close = gralloc_close; in gpu_context_t() 375 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
|
D | framebuffer.cpp | 401 gralloc_close(gralloc_device); in fb_device_open()
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 277 static int gralloc_close(struct hw_device_t *dev) in gralloc_close() function 304 dev->device.common.close = gralloc_close; in gralloc_device_open()
|
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 378 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close() function
|
/hardware/intel/img/hwcomposer/merrifield/common/buffers/ |
D | BufferManager.cpp | 104 gralloc_close(mAllocDev); in deinitialize()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/ |
D | BufferManager.cpp | 104 gralloc_close(mAllocDev); in deinitialize()
|
/hardware/libhardware/tests/hwc/ |
D | cnativewindow.c | 555 gralloc_close(win->gr); in cnw_destroy()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
D | omx_proxy_mpeg4enc.c | 891 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/ |
D | omx_proxy_h264enc.c | 903 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
|