Searched defs:gralloc_unmap (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dmapper.cpp59 static int gralloc_unmap(gralloc_module_t const* /*module*/, function
135 gralloc_unmap(module, handle);
152 gralloc_unmap(module, hnd);
/hardware/qcom/display/msm8084/libgralloc/
H A Dmapper.cpp92 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/
H A Dmapper.cpp92 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/msm8909/libgralloc/
H A Dmapper.cpp103 static int gralloc_unmap(gralloc_module_t const* module, function
186 gralloc_unmap(module, handle);
211 gralloc_unmap(module, hnd);
215 gralloc_unmap(module, hnd);
/hardware/qcom/display/msm8960/libgralloc/
H A Dmapper.cpp91 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/msm8994/libgralloc/
H A Dmapper.cpp123 static int gralloc_unmap(gralloc_module_t const* module, function
193 return gralloc_unmap(module, handle);
209 return gralloc_unmap(module, hnd);
/hardware/qcom/display/msm8996/libgralloc/
H A Dmapper.cpp105 static int gralloc_unmap(gralloc_module_t const* module, function
185 return gralloc_unmap(module, handle);
201 return gralloc_unmap(module, hnd);

Completed in 5721 milliseconds