/external/webkit/Source/WebCore/manual-tests/ |
no-repaint-after-wake-from-sleep.html | 41 -webkit-animation-timing-function: linear; 50 -webkit-animation-timing-function: linear;
|
/external/webkit/Source/WebCore/platform/audio/ |
AudioResamplerKernel.cpp | 42 // The buffer size must be large enough to hold up to two extra sample frames for the linear interpolation. 99 // Do the linear interpolation.
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-linearlayout.jd | 1 page.title=Linear Layout 7 {@link android.view.View} elements in a linear direction, either vertically or horizontally.</p>
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 68 * shortVideoHeader==1 selects linear intra DC mode, 197 /* Placing the linear array into the destination plane and clipping
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 74 * shortVideoHeader==1 selects linear intra DC mode, 203 /* Placing the linear array into the destination plane and clipping
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_BlockMatch_Half.c | 46 * (linear array, 256 entries); must be aligned on an 8-byte boundary. 94 /* Copy the candidate to the temporary linear array */
|
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/ |
FBOSyncRS.java | 92 bs.setMinification(Sampler.Value.LINEAR); 93 bs.setMagnification(Sampler.Value.LINEAR);
|
FBOTestRS.java | 91 bs.setMinification(Sampler.Value.LINEAR); 92 bs.setMagnification(Sampler.Value.LINEAR);
|
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/ |
SceneGraphRS.java | 106 bs.setMinification(Sampler.Value.LINEAR); 107 bs.setMagnification(Sampler.Value.LINEAR);
|
SimpleModelRS.java | 90 bs.setMinification(Sampler.Value.LINEAR); 91 bs.setMagnification(Sampler.Value.LINEAR);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_iterator_base_funcs.h | 106 * and are constant time. For other %iterator classes they are linear time. 164 * and are constant time. For other %iterator classes they are linear time.
|
forward_list.h | 366 * @brief A standard container with linear time access to elements, 377 * %list requires linear time, but adding and removing elements (or 482 * [@a first,@a last). This is linear in N (where N is 525 * in the initializer_list @a il. This is linear in il.size(). 574 * elements in the initializer_list @a il. This is linear in 626 * elements in the initializer_list @a il. This is linear in 871 * This operation is linear in the number of elements inserted and 891 * This operation is linear in the number of elements inserted and 913 * This operation is linear in the number of elements inserted and 961 * This operation is linear time in the size of the range and onl [all...] |
stl_list.h | 374 * @brief A standard container with linear time access to elements, 386 * %list requires linear time, but adding and removing elements (or 552 * initializer_list @a l. This is linear in l.size(). 567 * [@a first,@a last). This is linear in N (where N is 620 * in the initializer_list @a l. This is linear in l.size(). 671 * in the initializer_list @a l. This is linear in l.size(). 1006 * This operation is linear in the number of elements inserted and 1023 * This operation is linear in the number of elements inserted and [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
search.h | 163 /* Perform linear search for KEY by comparing by COMPAR in an array 168 /* Perform linear search for KEY by comparing by COMPAR function in
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator_base_funcs.h | 106 * and are constant time. For other %iterator classes they are linear time. 164 * and are constant time. For other %iterator classes they are linear time.
|
forward_list.h | 366 * @brief A standard container with linear time access to elements, 377 * %list requires linear time, but adding and removing elements (or 482 * [@a first,@a last). This is linear in N (where N is 525 * in the initializer_list @a il. This is linear in il.size(). 574 * elements in the initializer_list @a il. This is linear in 626 * elements in the initializer_list @a il. This is linear in 871 * This operation is linear in the number of elements inserted and 891 * This operation is linear in the number of elements inserted and 913 * This operation is linear in the number of elements inserted and 961 * This operation is linear time in the size of the range and onl [all...] |
stl_list.h | 374 * @brief A standard container with linear time access to elements, 386 * %list requires linear time, but adding and removing elements (or 552 * initializer_list @a l. This is linear in l.size(). 567 * [@a first,@a last). This is linear in N (where N is 620 * in the initializer_list @a l. This is linear in l.size(). 671 * in the initializer_list @a l. This is linear in l.size(). 1006 * This operation is linear in the number of elements inserted and 1023 * This operation is linear in the number of elements inserted and [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator_base_funcs.h | 106 * and are constant time. For other %iterator classes they are linear time. 164 * and are constant time. For other %iterator classes they are linear time.
|
forward_list.h | 366 * @brief A standard container with linear time access to elements, 377 * %list requires linear time, but adding and removing elements (or 482 * [@a first,@a last). This is linear in N (where N is 525 * in the initializer_list @a il. This is linear in il.size(). 574 * elements in the initializer_list @a il. This is linear in 626 * elements in the initializer_list @a il. This is linear in 871 * This operation is linear in the number of elements inserted and 891 * This operation is linear in the number of elements inserted and 913 * This operation is linear in the number of elements inserted and 961 * This operation is linear time in the size of the range and onl [all...] |
stl_list.h | 374 * @brief A standard container with linear time access to elements, 386 * %list requires linear time, but adding and removing elements (or 552 * initializer_list @a l. This is linear in l.size(). 567 * [@a first,@a last). This is linear in N (where N is 620 * in the initializer_list @a l. This is linear in l.size(). 671 * in the initializer_list @a l. This is linear in l.size(). 1006 * This operation is linear in the number of elements inserted and 1023 * This operation is linear in the number of elements inserted and [all...] |
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator_base_funcs.h | 106 * and are constant time. For other %iterator classes they are linear time. 164 * and are constant time. For other %iterator classes they are linear time.
|
forward_list.h | 366 * @brief A standard container with linear time access to elements, 377 * %list requires linear time, but adding and removing elements (or 482 * [@a first,@a last). This is linear in N (where N is 525 * in the initializer_list @a il. This is linear in il.size(). 574 * elements in the initializer_list @a il. This is linear in 626 * elements in the initializer_list @a il. This is linear in 871 * This operation is linear in the number of elements inserted and 891 * This operation is linear in the number of elements inserted and 913 * This operation is linear in the number of elements inserted and 961 * This operation is linear time in the size of the range and onl [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
BaseHeapPanel.java | 64 // process them into a linear byte[] 160 * Creates a linear image of the heap data.
|
/external/chromium/base/metrics/ |
histogram_unittest.cc | 170 // Check that when the number of buckets is short, we get a linear histogram 177 "Linear", 1, 7, 8, Histogram::kNoFlags)); 178 // We also get a nice linear set of bucket ranges when we ask for it 184 "Linear widened", 2, 14, 8, Histogram::kNoFlags)); 192 // When space is a little tight, we transition from linear to exponential.
|
/external/webkit/Source/WebCore/inspector/front-end/ |
networkPanel.css | 17 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))); 48 background: -webkit-gradient(linear, left top, left bottom, from(rgb(236, 236, 236)), to(rgb(217, 217, 217))); 679 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(236, 236, 236)), to(rgb(217, 217, 217))); 806 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 228, 176)), to(rgb(139, 128, 76))); 811 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 208, 216)), to(rgb(81, 174, 189))); 816 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(203, 232, 145)), to(rgb(160, 214, 56))); 821 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(21, 232, 145)), to(rgb(216, 149, 132))); 826 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(232, 192, 182)), to(rgb(216, 147, 130))); 831 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188, 179, 208)), to(rgb(141, 125, 175))); 836 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(214, 214, 214)), to(rgb(182, 182, 182))) [all...] |