Searched defs:getContext (Results 1 – 6 of 6) sorted by relevance
52 DrmContext* Connection::getContext(uint32_t id) { in getContext() function in gfxstream::magma::Connection
164 const StreamContext& StreamSwitcher::getContext() const { in getContext() function in aidl::android::hardware::audio::core::deprecated::StreamSwitcher
366 ContextPtr EglDisplay::getContext(EGLContext ctx) const { in getContext() function in EglDisplay
499 const StreamContext& getContext() const override { return mContext; } in getContext() function
3414 EGLContext FrameBuffer::getContext() const { in getContext() function in gfxstream::FrameBuffer
1513 const StreamContext* getContext() const { return mContext ? &(mContext.value()) : nullptr; } in getContext() function in WithStream