Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.h38 Data() : one(1), two(2), three(3), four(4) {} in Data()
47 four = pFour; in Data()
54 four = -4; in ~Data()
60 unsigned char four; member
DLinearAllocatorTest.h25 Data() : one(1), two(2), three(3), four(4) {} in Data()
34 four = pFour; in Data()
41 four = -4; in ~Data()
47 unsigned char four; member
DLinearAllocatorTest.cpp64 ASSERT_TRUE(4 == pointer->four); in TEST_F()
75 ASSERT_TRUE(7 == pointer->four); in TEST_F()
84 ASSERT_TRUE(4 == pointer->four); in TEST_F()
95 ASSERT_TRUE(7 == pointer->four); in TEST_F()
DRTLinearAllocatorTest.cpp65 ASSERT_TRUE(4 == pointer->four); in TEST_F()
76 ASSERT_TRUE(7 == pointer->four); in TEST_F()
85 ASSERT_TRUE(4 == pointer->four); in TEST_F()
96 ASSERT_TRUE(7 == pointer->four); in TEST_F()
/frameworks/base/core/tests/coretests/src/android/view/
DCreateViewTest.java64 ViewOne four = new ViewOne(mContext); in testLayout3() local
65 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0)); in testLayout3()
105 TextView four = new TextView(mContext); in testLayout6() local
106 four.setText("W"); in testLayout6()
107 vert.addView(four, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0)); in testLayout6()
/frameworks/rs/scriptc/
Drs_value_types.rsh126 * Vector version of the half float type. Provides four half fields packed
277 * A vector of four floats type. These four floats are packed into a single 128 bit field
301 * A vector of four doubles. These four double fields packed into a single 256 bit field
325 * A vector of four uchars. These four uchar fields packed into a single 32 bit field
349 * A vector of four ushorts. These four ushort fields packed into a single 64 bit field
373 * A vector of four uints. These four uints are packed into a single 128 bit field
397 * A vector of four ulongs. These four ulong fields packed into a single 256 bit field
421 * A vector of four chars. These four chars are packed into a single 32 bit field
445 * A vector of four shorts. These four short fields packed into a single 64 bit field
469 * A vector of four ints. These two fours are packed into a single 128 bit field
[all …]
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_value_types.jd546 <p> A vector of four chars. These four chars are packed into a single 32 bit field
588 <p> A vector of four doubles. These four double fields packed into a single 256 bit field
634 <p> A vector of four floats type. These four floats are packed into a single 128 bit field
693 <p> Vector version of the half float type. Provides four half fields packed
761 <p> A vector of four ints. These two fours are packed into a single 128 bit field
832 <p> A vector of four longs. These four longs are packed into a single 256 bit field
950 <p> A vector of four shorts. These four short fields packed into a single 64 bit field
1037 <p> A vector of four uchars. These four uchar fields packed into a single 32 bit field
1118 <p> A vector of four uints. These four uints are packed into a single 128 bit field
1202 <p> A vector of four ulongs. These four ulong fields packed into a single 256 bit field
[all …]
/frameworks/native/libs/ui/
DAndroid.mk32 LOCAL_CPPFLAGS += -Wno-four-char-constants
/frameworks/base/docs/html/training/animation/
Dzoom.jd178 <li>Animate each of the four positioning and sizing properties <code>{@link
181 simultaneously, from the starting bounds to the ending bounds. These four animations are
256 // Construct and run the parallel animation of the four translation and
294 // Animate the four positioning/sizing properties in parallel,
Dscreen-slide.jd211 For example, if page three is visible and the user drags towards page four,
213 for pages two, three, and four at each step of the gesture.</p>
/frameworks/native/vulkan/
DREADME.md7 …omium.org/developers/coding-style) for naming and formatting, except with four-space indentation i…
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_DecodePadMV_PVOP_s.s30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
65 ; * macroblock which contains four decoded motion vectors
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_DecodePadMV_PVOP_s.s30 ; * Decodes and pads four motion vectors of the non-intra macroblock in P-VOP.
65 ; * macroblock which contains four decoded motion vectors
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd35 <li>There are four generalized sizes: small, normal, large, xlarge</li>
36 <li>And four generalized densities: low (ldpi), medium (mdpi), high (hdpi), extra high
/frameworks/base/docs/html/design/auto/
Dindex.jd113 <p>The media control card in the primary app UI supports up to four main actions,
114 four auxiliary actions on the overflow bar, and the <em>Return</em> action. You can
/frameworks/rs/api/
Drs_convert.spec104 Packs three or four floating point RGBA values into a uchar4.
Drs_quaternion.spec132 Creates a quaternion from its four components or from another quaternion.
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
Dlayered_filter_d1new_helper.rsh14 // This allocation contains four floats: red, green, blue, alpha
16 // This allocation contains four floats: red, green, blue, alpha
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_environment.jd36 <p>The Android platform provides four sensors that let you monitor various environmental properties.
38 ambient temperature near an Android-powered device. All four environment sensors are hardware-based
/frameworks/base/docs/html/training/monitoring-device-state/
Ddocking-monitoring.jd64 <p>If a device is docked, it can be docked in any one of four different type of dock:
/frameworks/native/opengl/specs/
DEGL_ANDROID_create_native_client_buffer.txt116 is non-zero then the combination of all four sizes must correspond to a
/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd24 Three out of four Android users download games to their device, making games
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.3.jd75 was discovered. The platform now uses a four-step process that enables the
/frameworks/base/docs/html/guide/components/
Dfundamentals.jd87 <p>There are four different types of app components. Each type serves a distinct purpose
90 <p>Here are the four types of app components:</p>
195 <p>Three of the four component types&mdash;activities, services, and
/frameworks/base/docs/html/training/wearables/watch-faces/
Dinformation.jd89 meetings there are in the following twenty-four hours.</p>

123