Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dmisc.cpp78 void emugl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation()
/hardware/google/gfxstream/host/
DRenderLibImpl.cpp107 void RenderLibImpl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.h409 ScopedAHardwareBuffer(Gralloc& gralloc, AHardwareBuffer* handle) in ScopedAHardwareBuffer()
DGfxstreamEnd2EndTests.cpp453 Result<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate()