OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:goodJpegImageWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
JpegTest.cpp
408
static const int
goodJpegImageWidth
= 128;
429
REPORTER_ASSERT(reporter, bm8888.width() ==
goodJpegImageWidth
);
/external/skia/tests/
JpegTest.cpp
408
static const int
goodJpegImageWidth
= 128;
429
REPORTER_ASSERT(reporter, bm8888.width() ==
goodJpegImageWidth
);
Completed in 95 milliseconds