Searched defs:hwPipe (Results 1 – 3 of 3) sorted by relevance
| /external/mesa3d/src/gfxstream/host/gl/gl-host-common/opengl/ |
| D | GLProcessPipe.cpp | 67 AndroidPipe* create(void* hwPipe, const char* args, enum AndroidPipeFlags flags) override { in create() 71 AndroidPipe* load(void* hwPipe, const char* args, in load() 85 GLProcessPipe(void* hwPipe, Service* service, enum AndroidPipeFlags flags, in GLProcessPipe()
|
| D | OpenglEsPipe.cpp | 86 AndroidPipe* create(void* hwPipe, const char* args, AndroidPipeFlags flags) override { in create() 151 virtual AndroidPipe* load(void* hwPipe, in load() 159 void* hwPipe, in createPipe() 247 EmuglPipe(void* hwPipe, Service* service, const gfxstream::RendererPtr& renderer, in EmuglPipe()
|
| /external/mesa3d/src/gfxstream/host/ |
| D | virtio-gpu-gfxstream-renderer.cpp | 597 int resetPipe(GoldfishHwPipe* hwPipe, GoldfishHostPipe* hostPipe) { in resetPipe()
|