Home
last modified time | relevance | path

Searched defs:gralloc (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Main/
DFrameBufferAndroid.hpp44 gralloc_module_t const* gralloc; member in sw::FrameBufferAndroid
/external/drm_hwcomposer/
Dhwcomposer.cpp198 const gralloc_module_t *gralloc; member
266 const gralloc_module_t *gralloc) { in CopyBufferHandle()
302 const gralloc_module_t *gralloc) { in InitFromHwcLayer()
Ddrmhwcomposer.h84 DrmHwcNativeHandle(const gralloc_module_t *gralloc, native_handle_t *handle) in DrmHwcNativeHandle()