/hardware/qcom/display/msm8996/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, unsigned int size,
|
D | memalloc.h | 69 virtual int map_buffer(void **pBase, unsigned int size,
|
D | ionalloc.cpp | 146 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, unsigned int size,
|
D | memalloc.h | 68 virtual int map_buffer(void **pBase, unsigned int size,
|
D | ionalloc.cpp | 152 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, unsigned int size,
|
D | memalloc.h | 69 virtual int map_buffer(void **pBase, unsigned int size,
|
D | ionalloc.cpp | 141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
|
D | mapper.cpp | 67 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/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, unsigned int size,
|
D | memalloc.h | 69 virtual int map_buffer(void **pBase, unsigned int size,
|
D | ionalloc.cpp | 141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, unsigned int size,
|
D | memalloc.h | 68 virtual int map_buffer(void **pBase, unsigned int size,
|
D | mapper.cpp | 67 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map() 79 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
|
D | ionalloc.cpp | 140 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() function in IonAlloc
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, size_t size,
|
D | memalloc.h | 68 virtual int map_buffer(void **pBase, size_t size,
|
D | mapper.cpp | 66 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map() 78 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
|
D | ionalloc.cpp | 143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) in map_buffer() function in IonAlloc
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | ionalloc.h | 47 virtual int map_buffer(void **pBase, size_t size,
|
D | memalloc.h | 68 virtual int map_buffer(void **pBase, size_t size,
|
D | mapper.cpp | 67 int err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map() 79 err = memalloc->map_buffer(&mappedAddress, size, in gralloc_map()
|
D | ionalloc.cpp | 139 int IonAlloc::map_buffer(void **pBase, size_t size, size_t offset, int fd) in map_buffer() function in IonAlloc
|