OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:goodJpegImage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
JpegTest.cpp
20
static unsigned char
goodJpegImage
[] = {
421
size_t len = sizeof(
goodJpegImage
) / 2;
427
static_cast<void *>(
goodJpegImage
), len, &bm8888);
/external/skia/tests/
JpegTest.cpp
20
static unsigned char
goodJpegImage
[] = {
421
size_t len = sizeof(
goodJpegImage
) / 2;
427
static_cast<void *>(
goodJpegImage
), len, &bm8888);
Completed in 159 milliseconds