Searched refs:x_last (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
H A Ddiffer_unittest.cc352 int x_last = GetDiffInfoWidth() - 2; local
354 EXPECT_TRUE(GetDiffInfo(x_last, y))
355 << "when x = " << x_last << ", and y = " << y;
/external/ImageMagick/coders/
H A Dpdb.c122 x_last,
396 pdb_image.x_last=(short) ReadBlobMSBShort(image);
820 pdb_image.x_last=0;
948 (void) WriteBlobMSBShort(image,(unsigned short) pdb_image.x_last);
120 x_last, member in struct:_PDBImage

Completed in 259 milliseconds