Searched defs:hwPipe (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/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() 246 EmuglPipe(void* hwPipe, Service* service, const gfxstream::RendererPtr& renderer, in EmuglPipe()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | virtio-gpu-gfxstream-renderer.cpp | 572 void resetPipe(GoldfishHwPipe* hwPipe, GoldfishHostPipe* hostPipe) { in resetPipe()
|