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