/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);
|