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

  /hardware/samsung_slsi/exynos5/gralloc/
gr.h 35 int grallocUnmap(gralloc_module_t const* module, private_handle_t *hnd);
mapper.cpp 80 int grallocUnmap(gralloc_module_t const* module, private_handle_t *hnd)
gralloc.cpp 390 grallocUnmap(module, const_cast<private_handle_t*>(hnd));

Completed in 350 milliseconds