Searched refs:source_desc (Results 1 – 5 of 5) sorted by relevance
96 const SessionDescriptionInterface* source_desc, in CopyCandidatesFromSessionDescription() argument99 if (!source_desc) { in CopyCandidatesFromSessionDescription()103 source_desc->description()->contents(); in CopyCandidatesFromSessionDescription()105 source_desc->description()->GetContentByName(content_name); in CopyCandidatesFromSessionDescription()111 source_desc->candidates(mediasection_index); in CopyCandidatesFromSessionDescription()
91 const SessionDescriptionInterface* source_desc,
140 source_desc = lldb.SBStream()141 source_bp.GetDescription(source_desc, False)142 source_text = source_desc.GetData()
31 static SkDescriptor* auto_descriptor_from_desc(const SkDescriptor* source_desc, in auto_descriptor_from_desc() argument34 ad->reset(source_desc->getLength()); in auto_descriptor_from_desc()41 auto ptr = source_desc->findEntry(kRec_SkDescriptorTag, &size); in auto_descriptor_from_desc()51 auto ptr = source_desc->findEntry(kEffects_SkDescriptorTag, &size); in auto_descriptor_from_desc()
39 static SkDescriptor* auto_descriptor_from_desc(const SkDescriptor* source_desc, in auto_descriptor_from_desc() argument42 ad->reset(source_desc->getLength()); in auto_descriptor_from_desc()48 auto ptr = source_desc->findEntry(kRec_SkDescriptorTag, &size); in auto_descriptor_from_desc()58 auto ptr = source_desc->findEntry(kEffects_SkDescriptorTag, &size); in auto_descriptor_from_desc()