Searched defs:gralloc (Results 1 – 4 of 4) sorted by relevance
78 void emugl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation()
107 void RenderLibImpl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation()
409 ScopedAHardwareBuffer(Gralloc& gralloc, AHardwareBuffer* handle) in ScopedAHardwareBuffer()
453 Result<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate()