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

  /external/skia/tests/
CodecAnimTest.cpp 359 const bool lineMatches = memcmp(cachedAddr, addr, rowLen) == 0;
360 if (!lineMatches) {
  /external/skqp/tests/
CodecAnimTest.cpp 359 const bool lineMatches = memcmp(cachedAddr, addr, rowLen) == 0;
360 if (!lineMatches) {

Completed in 268 milliseconds