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

  /external/skia/tools/skdiff/
skdiff.h 99 kResultCount // NOT A VALID VALUE--used to set up arrays. Must be last.
101 static char const * const ResultNames[DiffRecord::kResultCount];
104 * If there is no Result with this name, returns kResultCount.
  /external/skqp/tools/skdiff/
skdiff.h 99 kResultCount // NOT A VALID VALUE--used to set up arrays. Must be last.
101 static char const * const ResultNames[DiffRecord::kResultCount];
104 * If there is no Result with this name, returns kResultCount.

Completed in 680 milliseconds