HomeSort by relevance Sort by last modified time
    Searched defs:map_buffer (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8084/libgralloc/
ionalloc.cpp 139 int IonAlloc::map_buffer(void **pBase, size_t size, size_t offset, int fd) function in class:IonAlloc
  /hardware/qcom/display/msm8226/libgralloc/
ionalloc.cpp 140 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, function in class:IonAlloc
  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.cpp 143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) function in class:IonAlloc
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.cpp 144 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) function in class:IonAlloc
  /hardware/qcom/display/msm8994/libgralloc/
ionalloc.cpp 150 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, function in class:IonAlloc
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 86 static int map_buffer(cb_handle_t *cb, void **vaddr) function
302 int err = map_buffer(cb, &vaddr);
547 int err = map_buffer(cb, &vaddr);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 94 void *map_buffer; member in struct:radeon_renderbuffer

Completed in 254 milliseconds