HomeSort by relevance Sort by last modified time
    Searched defs:RunOnLayer (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/debug/
micro_benchmark_impl.cc 44 void MicroBenchmarkImpl::RunOnLayer(LayerImpl* layer) {}
46 void MicroBenchmarkImpl::RunOnLayer(PictureLayerImpl* layer) {}
micro_benchmark.cc 34 void MicroBenchmark::RunOnLayer(Layer* layer) {}
36 void MicroBenchmark::RunOnLayer(PictureLayer* layer) {}
picture_record_benchmark.cc 90 void PictureRecordBenchmark::RunOnLayer(PictureLayer* layer) {
rasterize_and_record_benchmark.cc 104 void RasterizeAndRecordBenchmark::RunOnLayer(PictureLayer* layer) {
rasterize_and_record_benchmark_impl.cc 68 void RasterizeAndRecordBenchmarkImpl::RunOnLayer(PictureLayerImpl* layer) {

Completed in 38 milliseconds