Searched defs:contextType (Results 1 – 4 of 4) sorted by relevance
66 std::vector<std::weak_ptr<Context>> Select(ContextType contextType) const in Select()
369 std::string contextType = ""; in onGetContext() local
304 … auto contextType = type_ == XComponentType::TEXTURE ? RenderContext::ContextType::HARDWARE_TEXTURE in InitializeRenderContext() local
870 auto contextType = renderSurface_->IsTexture() ? in OnAttachToFrameNode() local