Searched refs:gralloc_device (Results 1 - 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp183 alloc_device_t* gralloc_device; local
184 status = gralloc_open(module, &gralloc_device);
193 gralloc_close(gralloc_device);
202 gralloc_close(gralloc_device);
/hardware/qcom/display/libgralloc/
H A Dframebuffer.cpp377 alloc_device_t* gralloc_device; local
378 status = gralloc_open(module, &gralloc_device);
423 gralloc_close(gralloc_device);
/hardware/msm7k/libgralloc/
H A Dframebuffer.cpp334 alloc_device_t* gralloc_device; local
335 status = gralloc_open(module, &gralloc_device);
/hardware/msm7k/libgralloc-qsd8k/
H A Dframebuffer.cpp369 alloc_device_t* gralloc_device; local
370 status = gralloc_open(module, &gralloc_device);

Completed in 112 milliseconds