Searched refs:OnDestroyVideoEncoder (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_channel.h187 void OnDestroyVideoEncoder(int32 route_id);
H A Dgpu_channel.cc744 OnDestroyVideoEncoder)
900 void GpuChannel::OnDestroyVideoEncoder(int32 route_id) { function in class:content::GpuChannel
902 "gpu", "GpuChannel::OnDestroyVideoEncoder", "route_id", route_id);

Completed in 156 milliseconds