/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
D | inspector_network.py | 117 recorded = InspectorNetworkResponseData(None, params) 118 recorded._body = event.args['body'] 119 recorded._base64_encoded = event.args['base64_encoded_body'] 120 recorded._served_from_cache = event.args['served_from_cache'] 121 recorded._from_event = True 122 return recorded
|
/external/chromium_org/chrome/browser/extensions/api/metrics_private/ |
D | metrics_apitest.cc | 76 void ValidateUserActions(const RecordedUserAction* recorded, int count); 113 void UserActionObserver::ValidateUserActions(const RecordedUserAction* recorded, in ValidateUserActions() argument 116 const RecordedUserAction& ua = recorded[i]; in ValidateUserActions() 135 void ValidateHistograms(const RecordedHistogram* recorded, in ValidateHistograms() argument 145 const RecordedHistogram& r = recorded[i]; in ValidateHistograms()
|
/external/chromium_org/third_party/skia/dm/ |
D | DMQuiltTask.cpp | 86 SkAutoTUnref<const SkPicture> recorded( in draw() local 95 recorded->playback(&canvas); in draw() 103 tg.add(new Tile(x, y, *recorded, &full)); in draw()
|
D | DMSerializeTask.cpp | 29 SkAutoTUnref<SkPicture> recorded( in draw() local 33 recorded->serialize(&wStream, NULL); in draw()
|
/external/skia/dm/ |
D | DMSerializeTask.cpp | 23 SkAutoTUnref<SkPicture> recorded(RecordPicture(fGM.get())); in draw() local 26 recorded->serialize(&wStream, NULL); in draw()
|
D | DMReplayTask.cpp | 30 SkAutoTUnref<SkPicture> recorded(RecordPicture(fGM.get(), 0, factory.get())); in draw() local 34 DrawPicture(recorded, &bitmap); in draw()
|
D | DMQuiltTask.cpp | 25 SkAutoTUnref<SkPicture> recorded(RecordPicture(fGM.get())); in draw() local 46 recorded->draw(&tileCanvas); in draw()
|
/external/skia/tools/ |
D | gpuveto.cpp | 59 SkAutoTUnref<SkPicture> recorded(recorder.endRecording()); in tool_main() local 61 if (recorded->suitableForGpuRasterization(NULL)) { in tool_main()
|
/external/chromium_org/third_party/skia/tools/ |
D | gpuveto.cpp | 61 SkAutoTUnref<SkPicture> recorded(recorder.endRecording()); in tool_main() local 63 if (recorded->suitableForGpuRasterization(NULL)) { in tool_main()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf-sched.txt | 24 was recorded (aliased to 'perf script' for now). 26 'perf sched replay' to simulate the workload that was recorded 30 of the workload as it occurred when it was recorded - and can repeat
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.texture.upload.txt | 44 recorded iteration time includes only multiple texture upload calls). 46 each upload and swaps buffers afterwards (i.e. recorded iteration time
|
/external/chromium_org/components/metrics/proto/ |
D | perf_data.proto | 43 // will be recorded and stored. 52 // whether an entire callchain was recorded, etc. 79 // Indicates whether mmap events should be recorded. 82 // Indicates whether process comm information should be recorded upon 236 // The time after boot when the sample was recorded, in nanoseconds. 251 // The CPU where the event was recorded.
|
/external/chromium_org/third_party/speex/ |
D | README.chromium | 10 This library is required for the browser to compress and encode recorded audio
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/ |
D | README | 2 …. Differences between the reference image and the rendered image may be recorded for subsequent an…
|
/external/chromium_org/chrome/browser/resources/hotword_audio_verification/ |
D | style.css | 175 .train.recorded .text { 191 .train.recorded .icon {
|