HomeSort by relevance Sort by last modified time
    Searched full:x400 (Results 1 - 25 of 1182) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 135 UpdateDisplay("400x400");
139 UpdateDisplay("400x400,200x200");
146 EXPECT_EQ(GetTooltipText(expected, GetFirstDisplayName(), "400x400",
152 UpdateDisplay("400x400,200x200");
158 EXPECT_EQ(GetMirroredTooltipText(expected, GetFirstDisplayName(), "400x400"),
163 UpdateDisplay("400x400");
171 UpdateDisplay("400x400,200x200");
177 EXPECT_EQ(GetTooltipText(expected, GetFirstDisplayName(), "400x400",
183 UpdateDisplay("400x400,200x200");
190 EXPECT_EQ(GetMirroredTooltipText(expected, GetFirstDisplayName(), "400x400"),
    [all...]
  /external/chromium_org/ash/display/
display_info_unittest.cc 23 info = DisplayInfo::CreateFromSpecWithID("10+20-300x400*2/o", 10);
24 EXPECT_EQ("10,20 300x400", info.bounds_in_pixel().ToString());
29 info = DisplayInfo::CreateFromSpecWithID("10+20-300x400*2/ob", 10);
30 EXPECT_EQ("10,20 300x400", info.bounds_in_pixel().ToString());
35 info = DisplayInfo::CreateFromSpecWithID("10+20-300x400*2/or", 10);
36 EXPECT_EQ("10,20 300x400", info.bounds_in_pixel().ToString());
42 info = DisplayInfo::CreateFromSpecWithID("10+20-300x400*2/l@1.5", 10);
43 EXPECT_EQ("10,20 300x400", info.bounds_in_pixel().ToString());
display_manager_unittest.cc 136 UpdateDisplay("100+0-500x500,0+501-400x400");
146 EXPECT_EQ("500,0 400x400", added()[0].bounds().ToString());
147 EXPECT_EQ("0,501 400x400",
164 UpdateDisplay("1+1-1000x600,1002+0-600x400");
169 EXPECT_EQ("1000,0 600x400", added()[0].bounds().ToString());
170 EXPECT_EQ("1002,0 600x400",
194 UpdateDisplay("100+100-500x400");
198 EXPECT_EQ("0,0 500x400", changed()[0].bounds().ToString());
199 EXPECT_EQ("100,100 500x400",
210 UpdateDisplay("0+0-1000x600,1000+1000-600x400");
    [all...]
display_controller_unittest.cc 260 UpdateDisplay("500x500,400x400");
270 EXPECT_EQ("500,0 400x400", GetSecondaryDisplay().bounds().ToString());
279 EXPECT_EQ("0,500 400x400", GetSecondaryDisplay().bounds().ToString());
288 EXPECT_EQ("-400,0 400x400", GetSecondaryDisplay().bounds().ToString());
297 EXPECT_EQ("0,-400 400x400", GetSecondaryDisplay().bounds().ToString());
306 EXPECT_EQ("500,300 400x400", GetSecondaryDisplay().bounds().ToString());
314 EXPECT_EQ("500,400 400x400", GetSecondaryDisplay().bounds().ToString());
321 EXPECT_EQ("500,-300 400x400", GetSecondaryDisplay().bounds().ToString());
329 EXPECT_EQ("-200,500 400x400", GetSecondaryDisplay().bounds().ToString());
337 EXPECT_EQ("400,500 400x400", GetSecondaryDisplay().bounds().ToString())
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
twobytemem.asm 9 fxrstor [0x400]
  /external/llvm/test/MC/MachO/
section-flags.s 8 // CHECK: 'flags', 0x400
  /cts/tests/res/values-640x400/
configVarying.xml 18 <item type="configVarying" name="simple">simple 640x400</item>
20 <item name="testString">bag 640x400</item>
  /external/chromium_org/ash/wm/
window_util_unittest.cc 19 UpdateDisplay("500x400, 600x400");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
vsyscall32.h 14 #define VSYSCALL32_VSYSCALL ((void *)VSYSCALL32_BASE + 0x400)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
vsyscall32.h 14 #define VSYSCALL32_VSYSCALL ((void *)VSYSCALL32_BASE + 0x400)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
vsyscall32.h 14 #define VSYSCALL32_VSYSCALL ((void *)VSYSCALL32_BASE + 0x400)
  /external/skia/bench/
BicubicBench.cpp 16 // 100x100, 400x100, 100x400, and 400x400.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
TrackRunBox.java 177 if ((flags & 0x400) == 0x400) { //sampleFlagsPresent
206 if ((flags & 0x400) == 0x400) { //sampleFlagsPresent
237 if ((getFlags() & 0x400) == 0x400) { //sampleFlagsPresent
270 return (getFlags() & 0x400) == 0x400;
304 setFlags(getFlags() | 0x400);
306 setFlags(getFlags() & (0xFFFFFF ^ 0x400));
    [all...]
  /development/ndk/platforms/android-3/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_dirty_flags.h 18 #define U_NEW_BLEND 0x400
  /external/mesa3d/src/gallium/auxiliary/util/
u_dirty_flags.h 18 #define U_NEW_BLEND 0x400
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
fcntl.h 33 #define AT_SYMLINK_FOLLOW 0x400

Completed in 288 milliseconds

1 2 3 4 5 6 7 8 91011>>