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

  /external/skia/tests/
CodecTest.cpp 539 const char emptyWebp[] = "RIFF1234WEBPVP";
547 test_invalid_stream(r, emptyWebp, sizeof(emptyWebp));
    [all...]
  /external/skqp/tests/
CodecTest.cpp 537 const char emptyWebp[] = "RIFF1234WEBPVP";
545 test_invalid_stream(r, emptyWebp, sizeof(emptyWebp));
    [all...]

Completed in 163 milliseconds