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

  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.cpp 138 err = unmap_buffer(base, size, offset);
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.cpp 139 err = unmap_buffer(base, size, offset);
168 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc
  /hardware/qcom/display/msm8x26/libgralloc/
ionalloc.cpp 138 err = unmap_buffer(base, size, offset);
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc

Completed in 96 milliseconds