Home
last modified time | relevance | path

Searched refs:map_buffer (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
Dmemalloc.h69 virtual int map_buffer(void **pBase, unsigned int size,
Dionalloc.cpp146 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
Dmemalloc.h68 virtual int map_buffer(void **pBase, unsigned int size,
Dionalloc.cpp152 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
/hardware/qcom/display/msm8909/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
Dmemalloc.h69 virtual int map_buffer(void **pBase, unsigned int size,
Dionalloc.cpp141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
Dmapper.cpp67 int ret = memalloc->map_buffer(&mappedAddress, size, in gralloc_map_metadata()
97 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
Dmemalloc.h69 virtual int map_buffer(void **pBase, unsigned int size,
Dionalloc.cpp141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
Dmemalloc.h68 virtual int map_buffer(void **pBase, unsigned int size,
Dmapper.cpp67 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
79 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
Dionalloc.cpp140 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, size_t size,
Dmemalloc.h68 virtual int map_buffer(void **pBase, size_t size,
Dmapper.cpp66 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
78 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
Dionalloc.cpp143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) in map_buffer() function in IonAlloc
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.h47 virtual int map_buffer(void **pBase, size_t size,
Dmemalloc.h68 virtual int map_buffer(void **pBase, size_t size,
Dmapper.cpp67 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
79 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
Dionalloc.cpp139 int IonAlloc::map_buffer(void **pBase, size_t size, size_t offset, int fd) in map_buffer() function in IonAlloc

12