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

  /hardware/qcom/display/msm8x26/libgralloc/
mapper.cpp 201 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/msm8960/libgralloc/
mapper.cpp 201 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/msm8974/libgralloc/
mapper.cpp 201 static int gralloc_map_and_invalidate (gralloc_module_t const* module, function
242 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);
254 int err = gralloc_map_and_invalidate(module, handle, usage, l, t, w, h);

Completed in 80 milliseconds