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

  /hardware/libhardware/modules/gralloc/
mapper.cpp 67 static int gralloc_unmap(gralloc_module_t const* module, function
147 gralloc_unmap(module, handle);
164 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8x26/libgralloc/
mapper.cpp 92 static int gralloc_unmap(gralloc_module_t const* module, function
169 gralloc_unmap(module, handle);
190 gralloc_unmap(module, hnd);
194 gralloc_unmap(module, hnd);
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 56 static int gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle) function
82 return gralloc_unmap(module, hnd);
138 gralloc_unmap(module, handle);
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 92 static int gralloc_unmap(gralloc_module_t const* module, function
169 gralloc_unmap(module, handle);
190 gralloc_unmap(module, hnd);
194 gralloc_unmap(module, hnd);
  /hardware/qcom/display/msm8974/libgralloc/
mapper.cpp 92 static int gralloc_unmap(gralloc_module_t const* module, function
169 gralloc_unmap(module, handle);
190 gralloc_unmap(module, hnd);
194 gralloc_unmap(module, hnd);

Completed in 218 milliseconds