HomeSort by relevance Sort by last modified time
    Searched refs:emptyJpeg (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
CodecTest.cpp 538 const unsigned char emptyJpeg[] = { 0xFF, 0xD8, 0xFF };
546 test_invalid_stream(r, emptyJpeg, sizeof(emptyJpeg));
    [all...]
  /external/skqp/tests/
CodecTest.cpp 536 const unsigned char emptyJpeg[] = { 0xFF, 0xD8, 0xFF };
544 test_invalid_stream(r, emptyJpeg, sizeof(emptyJpeg));
    [all...]

Completed in 88 milliseconds