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

  /hardware/qcom/display/msm8084/libgralloc/
ionalloc.cpp 134 err = unmap_buffer(base, size, offset);
163 int IonAlloc::unmap_buffer(void *base, size_t size, size_t /*offset*/) function in class:IonAlloc
  /hardware/qcom/display/msm8226/libgralloc/
ionalloc.cpp 135 err = unmap_buffer(base, size, offset);
165 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
  /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/msm8994/libgralloc/
ionalloc.cpp 145 err = unmap_buffer(base, size, offset);
176 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
  /external/deqp/modules/gles31/functional/
es31fNegativeBufferApiTests.cpp 884 void unmap_buffer (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
    [all...]

Completed in 136 milliseconds