HomeSort by relevance Sort by last modified time
    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