HomeSort by relevance Sort by last modified time
    Searched refs:gralloc_unmap (Results 1 - 8 of 8) sorted by null

  /hardware/libhardware/modules/gralloc/
mapper.cpp 59 static int gralloc_unmap(gralloc_module_t const* /*module*/, function
135 gralloc_unmap(module, handle);
152 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 92 static int gralloc_unmap(gralloc_module_t const* module, function
172 gralloc_unmap(module, handle);
196 gralloc_unmap(module, hnd);
200 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 92 static int gralloc_unmap(gralloc_module_t const* module, function
172 gralloc_unmap(module, handle);
196 gralloc_unmap(module, hnd);
200 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 103 static int gralloc_unmap(gralloc_module_t const* module, function
186 gralloc_unmap(module, handle);
211 gralloc_unmap(module, hnd);
215 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 91 static int gralloc_unmap(gralloc_module_t const* module, function
168 gralloc_unmap(module, handle);
189 gralloc_unmap(module, hnd);
193 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8998/libgralloc/
mapper.cpp 123 static int gralloc_unmap(gralloc_module_t const* module, function
194 return gralloc_unmap(module, handle);
210 return gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 125 static int gralloc_unmap(gralloc_module_t const* module, function
196 return gralloc_unmap(module, handle);
212 return gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 125 static int gralloc_unmap(gralloc_module_t const* module, function
196 return gralloc_unmap(module, handle);
212 return gralloc_unmap(module, hnd);

Completed in 315 milliseconds