DeleteImage 301 content/browser/gpu/browser_gpu_channel_host_factory.cc host->DeleteImage(gpu_client_id_, image_id, sync_point); DeleteImage 39 content/browser/gpu/browser_gpu_channel_host_factory.h virtual void DeleteImage(int32 image_idu, int32 sync_point) OVERRIDE; DeleteImage 125 content/browser/gpu/gpu_process_host.h void DeleteImage(int client_id, int image_id, int sync_point); DeleteImage 77 content/common/gpu/client/gpu_channel_host.h virtual void DeleteImage(int32 image_id, int32 sync_point) = 0; DeleteImage 117 content/common/gpu/gpu_channel.h void DeleteImage(int32 image_id); DeleteImage 217 content/common/gpu/gpu_channel_manager.cc iter->second->DeleteImage(image_id); DeleteImage 226 content/common/gpu/gpu_channel_manager.cc DeleteImage(client_id, image_id); DeleteImage 230 content/common/gpu/gpu_channel_manager.cc base::Bind(&GpuChannelManager::DeleteImage, DeleteImage 125 content/common/gpu/gpu_channel_manager.h void DeleteImage(int32 client_id, int32 image_id); DeleteImage 397 content/renderer/render_thread_impl.h virtual void DeleteImage(int32 image_id, int32 sync_point) OVERRIDE;