Searched defs:helper (Results  1 – 7 of 7) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/ | 
| D | BufferGl.cpp | 20 BufferGl::BufferGl(uint64_t size, HandleType handle, ContextHelper* helper)  in BufferGl()24 std::unique_ptr<BufferGl> BufferGl::create(uint64_t size, HandleType handle, ContextHelper* helper)…  in create()
 93 std::unique_ptr<BufferGl> BufferGl::onLoad(android::base::Stream* stream, ContextHelper* helper) {  in onLoad()
 
 | 
| D | ColorBufferGl.cpp | 217                                                      HandleType hndl, ContextHelper* helper,  in create()326                              ContextHelper* helper, TextureDraw* textureDraw)  in ColorBufferGl()
 925                                                      EGLDisplay p_display, ContextHelper* helper,  in onLoad()
 
 | 
| /device/google/cuttlefish/host/libs/config/adb/ | 
| D | launch.cpp | 78   INJECT(AdbConnector(const AdbHelper& helper)) : helper_(helper) {}  in INJECT()122   INJECT(SocketVsockProxy(const AdbHelper& helper,  in INJECT()
 
 | 
| /device/generic/vulkan-cereal/stream-servers/ | 
| D | ContextHelper.h | 50     RecursiveScopedContextBind(ContextHelper* helper) : mHelper(helper) {  in RecursiveScopedContextBind()
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ | 
| D | C2GoldfishVpxDec.cpp | 64     explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper)  in IntfImpl()
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ | 
| D | C2GoldfishAvcDec.cpp | 102     explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper)  in IntfImpl()
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ | 
| D | C2GoldfishHevcDec.cpp | 66     explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper)  in IntfImpl()
 |