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

  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 207 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
247 int err = gralloc_map_and_invalidate(module, handle, usage);
259 int err = gralloc_map_and_invalidate(module, handle, usage);
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 207 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
247 int err = gralloc_map_and_invalidate(module, handle, usage);
259 int err = gralloc_map_and_invalidate(module, handle, usage);
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 200 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
240 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);
252 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);
  /hardware/qcom/display/msm8974/libgralloc/
mapper.cpp 200 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
241 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);
253 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 222 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
269 int err = gralloc_map_and_invalidate(module, handle, usage);
282 int err = gralloc_map_and_invalidate(module, handle, usage);

Completed in 60 milliseconds