Home
last modified time | relevance | path

Searched refs:gralloc_close (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/display/msm8994/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp53 common.close = gralloc_close; in gpu_context_t()
418 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp422 gralloc_close(gralloc_device); in fb_device_open()
460 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 common.close = gralloc_close; in gpu_context_t()
412 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp416 gralloc_close(gralloc_device); in fb_device_open()
454 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp46 common.close = gralloc_close; in gpu_context_t()
388 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp392 gralloc_close(gralloc_device); in fb_device_open()
430 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 common.close = gralloc_close; in gpu_context_t()
412 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp416 gralloc_close(gralloc_device); in fb_device_open()
454 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 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
Dframebuffer.cpp393 gralloc_close(gralloc_device); in fb_device_open()
431 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dframebuffer.cpp409 gralloc_close(gralloc_device); in fb_device_open()
447 gralloc_close(gralloc_device); in fb_device_open()
Dgpu.cpp52 common.close = gralloc_close; in gpu_context_t()
413 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp46 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
Dframebuffer.cpp403 gralloc_close(gralloc_device); in fb_device_open()
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp279 static int gralloc_close(struct hw_device_t *dev) in gralloc_close() function
306 dev->device.common.close = gralloc_close; in gralloc_device_open()
/hardware/libhardware/include/hardware/
Dgralloc.h410 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close() function
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h49 gralloc_close(mDevice); in ~Gralloc0HalImpl()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp76 ::gralloc_close(mDevice); in ~Gralloc1On0Adapter()

12