Lines Matching defs:Rec
173 const struct Rec { in DEF_TEST() struct
174 const char* path; in DEF_TEST()
175 size_t sosSegmentCount; in DEF_TEST()
176 size_t eoiSegmentCount; in DEF_TEST()
177 size_t testSegmentIndex; in DEF_TEST()
178 uint8_t testSegmentMarker; in DEF_TEST()
179 size_t testSegmentOffset; in DEF_TEST()
180 uint16_t testSegmentParameterLength; in DEF_TEST()
417 const struct Rec { in DEF_TEST() struct
418 const TestStream::Type streamType; in DEF_TEST()
419 const bool skipFirstImage; in DEF_TEST()
420 const size_t bufferSize; in DEF_TEST()
520 const struct Rec { in DEF_TEST() struct
521 const char* path; in DEF_TEST()
522 SkISize dimensions; in DEF_TEST()
523 SkColor originColor; in DEF_TEST()
524 SkColor farCornerColor; in DEF_TEST()
525 SkGainmapInfo info; in DEF_TEST()
857 const struct Rec { in DEF_TEST() struct
858 int x; in DEF_TEST()
859 int y; in DEF_TEST()
860 float hdrRatio; in DEF_TEST()
861 SkColor4f expectedColor; in DEF_TEST()
862 SkColorType forcedColorType; in DEF_TEST()