OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyFPS
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/task_manager/
renderer_resource.cc
75
void RendererResource::
NotifyFPS
(float fps) {
renderer_resource.h
53
virtual void
NotifyFPS
(float fps) OVERRIDE;
resource_provider.h
111
virtual void
NotifyFPS
(float fps) {}
task_manager.h
316
void
NotifyFPS
(base::ProcessId renderer_id,
task_manager.cc
[
all
...]
/external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.cc
238
TaskManager::GetInstance()->model()->
NotifyFPS
(
Completed in 58 milliseconds