OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DidUpdateLayers
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/cc/debug/
unittest_only_benchmark.cc
35
void UnittestOnlyBenchmark::
DidUpdateLayers
(LayerTreeHost* host) {
micro_benchmark.cc
27
void MicroBenchmark::
DidUpdateLayers
(LayerTreeHost* host) {}
micro_benchmark_controller.cc
89
void MicroBenchmarkController::
DidUpdateLayers
() {
94
(*it)->
DidUpdateLayers
(host_);
picture_record_benchmark.cc
57
void PictureRecordBenchmark::
DidUpdateLayers
(LayerTreeHost* host) {
rasterize_and_record_benchmark.cc
55
void RasterizeAndRecordBenchmark::
DidUpdateLayers
(LayerTreeHost* host) {
Completed in 2849 milliseconds