/external/chromium_org/cc/test/ |
fake_picture_layer_impl.h | 72 void set_twin_layer(PictureLayerImpl* twin) { twin_layer_ = twin; }
|
/external/chromium_org/cc/layers/ |
picture_layer_impl.cc | 99 // When the pending tree pushes to the active tree, the pending twin 515 // TODO(vmpstr): Maintain recycled twin as a member. crbug.com/407418 714 // If our MinimumContentsScale has changed to prevent the twin's high res 798 if (PictureLayerImpl* twin = twin_layer_) { 800 std::min(twin->ideal_contents_scale_, twin->raster_contents_scale_); 802 // called for active twin. 845 // If these pointers are null (because no twin, no matching tiling, or the 848 // layer is allowed to skip any tiles that are not ready on its twin. 853 // As a simplification, only allow activating to skip twin tiles that th 1196 PictureLayerImpl* twin = twin_layer_; local [all...] |
layer_impl.cc | [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_unittest_picture.cc | 84 // and the next commit will have a pending and active twin again.
|
/external/chromium_org/components/autofill/core/browser/android/ |
auxiliary_profile_loader_android.h | 36 // Returns address neighborhood (e.g. Noe Valley, Nob Hill, Twin Peaks, ...).
|
/hardware/samsung_slsi/exynos5/libv4l2/ |
exynos_mc.c | 89 links[i].twin->twin = &links[i]; 154 fwdlink->twin = backlink; 155 backlink->twin = fwdlink; 502 link->twin->flags = ulink.flags;
|
/external/chromium_org/base/test/expectations/ |
parser_unittest.cc | 130 "BUG2 [Win-XP\tWin-Vista ] Cow.GoesMoo =\tTimeout\n\n").Parse();
|
/external/chromium_org/extensions/browser/ |
process_map.h | 65 // incognito/normal twin. If you care about this, use
|
/hardware/samsung_slsi/exynos5/include/ |
exynos_v4l2.h | 133 struct media_link *twin; member in struct:media_link
|
/external/chromium_org/cc/resources/ |
picture_layer_tiling.cc | 105 // Check our twin for a valid tile. 119 // Create a new tile because our twin didn't have a valid one.
|
tile_manager.cc | [all...] |
/external/kernel-headers/original/uapi/linux/ |
fb.h | 84 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
fb.h | 82 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fb.h | 82 #define FB_ACCEL_IMS_TWINTURBO 14 /* IMS Twin Turbo */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bsddb.py | 186 # Test for bug 1725856's evil twin
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_bsddb.py | 186 # Test for bug 1725856's evil twin
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
macerrors.py | 90 kFBCmoveFailed = -30511 #V-Twin exception caught 91 kFBCdeletionFailed = -30510 #V-Twin exception caught 92 kFBCcommitFailed = -30509 #V-Twin exception caught 93 kFBCindexingFailed = -30508 #V-Twin exception caught 94 kFBCvalidationFailed = -30507 #V-Twin exception caught 95 kFBCcompactionFailed = -30506 #V-Twin exception caught [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
bitvect.c | 570 wordptr twin; local 573 twin = BitVector_Create(bits,false); 574 if ((twin != NULL) and (bits > 0)) 575 BIT_VECTOR_cpy_words(twin,addr,size_(addr)); 576 return(twin); [all...] |
/external/chromium_org/sync/syncable/ |
directory_unittest.cc | 752 MutableEntry twin(&wtrans, CREATE, BOOKMARKS, child.GetId(), "Bob"); 753 ASSERT_TRUE(twin.good()); 754 twin.PutIsDel(true); [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
fuzzer1.test | [all...] |
/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 604 * its twin, mergeHi should be called if len1 >= len2. (Either method [all...] |
TimSort.java | 637 * its twin, mergeHi should be called if len1 >= len2. (Either method [all...] |
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
1.txt | 1009 1208732|Twin Falls, ID 1010 1208733|Twin Falls, ID 1011 1208734|Twin Falls, ID 1012 1208735|Twin Falls, ID 1013 1208736|Twin Falls, ID 1014 1208737|Twin Falls, ID [all...] |
/external/e2fsprogs/e2fsck/ |
profile.c | [all...] |
/external/elfutils/0.153/src/ |
unstrip.c | [all...] |