Searched refs:DoRelease (Results 1 – 8 of 8) sorted by relevance
39 bool DoRelease() override;
46 bool DoRelease() override;
48 bool DxgiTextureMapping::DoRelease() { in DoRelease() function in webrtc::DxgiTextureMapping
63 virtual bool DoRelease() = 0;
74 return DoRelease(); in Release()
121 bool DxgiTextureStaging::DoRelease() { in DoRelease() function in webrtc::DxgiTextureStaging
33 static void DoRelease(const void* object) { in DoRelease() function
139 return DeleteOrReleaseSoonInternal(from_here, &ReleaseHelper<T>::DoRelease, in ReleaseSoon()