OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EstimatedTexturesPerSecond
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/scheduler/
texture_uploader.h
39
double
EstimatedTexturesPerSecond
();
texture_uploader.cc
109
double TextureUploader::
EstimatedTexturesPerSecond
() {
/external/chromium_org/cc/resources/
resource_provider.cc
652
double textures_per_second = texture_uploader_->
EstimatedTexturesPerSecond
();
[
all
...]
Completed in 307 milliseconds