Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/
DBufferGl.cpp20 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()
DColorBufferGl.cpp217 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/
Dlaunch.cpp78 INJECT(AdbConnector(const AdbHelper& helper)) : helper_(helper) {} in INJECT()
122 INJECT(SocketVsockProxy(const AdbHelper& helper, in INJECT()
/device/generic/vulkan-cereal/stream-servers/
DContextHelper.h50 RecursiveScopedContextBind(ContextHelper* helper) : mHelper(helper) { in RecursiveScopedContextBind()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp64 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp102 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp66 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl()