OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:image_decoding
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/tools/perf/page_sets/
image_decoding_measurement.json
10
{ "url": "file://../../../chrome/test/data/
image_decoding
/
image_decoding
.html?gif" },
11
{ "url": "file://../../../chrome/test/data/
image_decoding
/
image_decoding
.html?jpg" },
12
{ "url": "file://../../../chrome/test/data/
image_decoding
/
image_decoding
.html?png" },
13
{ "url": "file://../../../chrome/test/data/
image_decoding
/
image_decoding
.html?webp" }
/external/chromium_org/tools/perf/benchmarks/
image_decoding.py
9
from measurements import
image_decoding
namespace
13
test =
image_decoding
.ImageDecoding
/external/chromium_org/tools/perf/
run_benchmark
17
'
image_decoding
.tough_decoding_cases':
18
'
image_decoding
.image_decoding_measurement',
run_measurement
90
"image_decoding_benchmark": "
image_decoding
",
91
"image_decoding_measurement": "
image_decoding
",
trace-info.json
19
"
image_decoding
.html?gif": {
20
"description": "Time to decode a 3.1 MB, 2560x1920 gif image. File found at chrome/test/data/
image_decoding
/droids.gif"
22
"
image_decoding
.html?jpg": {
23
"description": "Time to decode a 810 KB, 2560x1920 jpg image. File found at chrome/test/data/
image_decoding
/droids.jpg"
25
"
image_decoding
.html?png": {
26
"description": "Time to decode a 4.6 MB, 2560x1920 png image. File found at chrome/test/data/
image_decoding
/droids.png"
28
"
image_decoding
.html?webp": {
29
"description": "Time to decode a 65 KB, 2560x1920 webp image. File found at chrome/test/data/
image_decoding
/droids.webp"
test-info.json
81
"
image_decoding
.image_decoding_measurement ":{
/external/chromium_org/build/android/pylib/gtest/
setup.py
76
'chrome/test/data/
image_decoding
',
Completed in 65 milliseconds