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

  /device/generic/goldfish/gralloc/
mapper.cpp 58 static int gralloc_unmap(gralloc_module_t const* /*module*/, function
134 gralloc_unmap(module, handle);
151 gralloc_unmap(module, hnd);
  /hardware/libhardware/modules/gralloc/
mapper.cpp 58 static int gralloc_unmap(gralloc_module_t const* /*module*/, function
134 gralloc_unmap(module, handle);
151 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/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/msm8909/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/msm8909w_3100/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 124 static int gralloc_unmap(gralloc_module_t const* module, function
195 return gralloc_unmap(module, handle);
211 return gralloc_unmap(module, hnd);

Completed in 277 milliseconds