Searched refs:x3 (Results 101 - 125 of 148) sorted by relevance

123456

/frameworks/support/samples/SupportLeanbackShowcase/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/frameworks/support/tv-provider/tests/src/android/support/media/tv/
H A DChannelTest.java186 .setInternalProviderFlag2(0x3)
H A DProgramTest.java201 .setInternalProviderFlag2(0x3)
H A DPreviewProgramTest.java306 .setInternalProviderFlag2(0x3)
H A DWatchNextProgramTest.java286 .setInternalProviderFlag2(0x3)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_macroblock_layer.c617 blockCoded = codedBlockPattern & 0x3;
764 blockCoded = codedBlockPattern & 0x3;
933 return(tmp & 0x3);
H A Dh264bsd_reconstruct.c763 ASSERT((partWidth&0x3) == 0);
764 ASSERT((partHeight&0x3) == 0);
1852 xFrac = mv->hor & 0x3;
1853 yFrac = mv->ver & 0x3;
2017 xFrac = mv->hor & 0x3;
2018 yFrac = mv->ver & 0x3;
H A Dh264bsd_intra_prediction.c954 x = h264bsdBlockX[blockNum & 0x3];
955 y = h264bsdBlockY[blockNum & 0x3];
1858 ASSERT(((u32)data&0x3) == 0);
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp4547 int32_t x3 = 700, y3 = 300; local
4550 processPosition(mapper, x3, y3);
4571 toDisplayX(x3), toDisplayY(y3), 1, 0, 0, 0, 0, 0, 0, 0));
4579 x3 += 30; y3 -= 20;
4580 processPosition(mapper, x3, y3);
4601 toDisplayX(x3), toDisplayY(y3), 1, 0, 0, 0, 0, 0, 0, 0));
4622 toDisplayX(x3), toDisplayY(y3), 1, 0, 0, 0, 0, 0, 0, 0));
4645 toDisplayX(x3), toDisplayY(y3), 1, 0, 0, 0, 0, 0, 0, 0));
4764 int32_t x3 = 700, y3 = 300; local
4768 processPosition(mapper, x3, y
4936 int32_t x3 = 700, y3 = 300; local
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DBearerData.java106 public static final int PRIORITY_EMERGENCY = 0x3;
118 public static final int PRIVACY_SECRET = 0x3;
130 public static final int ALERT_HIGH_PRIO = 0x3;
1124 switch ((msgType >> 2) & 0x3) {
/frameworks/rs/script_api/include/
H A Drs_graphics.rsh816 rsgDrawQuad(float x1, float y1, float z1, float x2, float y2, float z2, float x3, float y3,
837 float z2, float u2, float v2, float x3, float y3, float z3, float u3,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DWap230WspContentTypeTest.java607 out.write(0x3);
628 out.write(0x3);
/frameworks/rs/
H A DrsFont.cpp667 float x3, float y3, float z3,
681 ALOGE("V2 x: %f y: %f z: %f", x3, y3, z3);
698 (*currentPos++) = x3;
663 appendMeshQuad(float x1, float y1, float z1, float u1, float v1, float x2, float y2, float z2, float u2, float v2, float x3, float y3, float z3, float u3, float v3, float x4, float y4, float z4, float u4, float v4) argument
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_comp.cpp366 tmp = (uintptr_t)prev & 0x3;
1597 xoffset = (xpos >> 1) & 0x3;
1622 xoffset = (xpos >> 1) & 0x3;
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dbitstream.cpp551 PV_BitstreamFlushBits(stream, ((pos & 0x7) + ((byte_pos & 0x3) << 3)));
H A Dget_pred_adv_b_add.cpp99 tmp = (uintptr_t)prev & 0x3;
/frameworks/base/libs/androidfw/
H A DAsset.cpp699 if ((((size_t)data)&0x3) == 0) {
H A DResourceTypes.cpp116 if (((headerSize|size)&0x3) == 0) {
3934 if (((dtohs(header->header->header.headerSize)|header->size)&0x3) != 0) {
6251 if ((bestOffset & 0x3) != 0) {
6292 if ((dtohl(pkg->typeStrings)&0x3) != 0) {
6302 if ((dtohl(pkg->keyStrings)&0x3) != 0) {
7141 if ((((uint64_t)type)&0x3) != 0) {
7165 if ((entriesStart&0x3) != 0) {
7170 if ((typeSize&0x3) != 0) {
7221 if ((thisOffset&0x3) != 0) {
7233 if (((entriesStart + thisOffset)&0x3) !
[all...]
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java1337 array3[hdrEncodeLen + 2] = (byte) 0x3;
1361 array3[hdrEncodeLen + 2] = (byte) 0x3;
1385 array3[hdrEncodeLen + 2] = (byte) 0x3;
1409 array3[hdrEncodeLen + 2] = (byte) 0x3;
/frameworks/native/include/media/openmax/
H A DOMX_Audio.h160 OMX_AUDIO_ChannelCF = 0x3, /**< Center front */
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java184 secondChannelOffset = ie.bytes[1] & 0x3;
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
H A DTelephonyUtilTest.java321 .thenReturn(Base64.encodeToString(new byte[] {0x31, 0x1, 0x2, 0x3, 0x4},
/frameworks/rs/script_api/
H A Drs_graphics.spec490 arg: float x3
518 arg: float x3
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A Dcanny.rs272 return (uchar)(v + (dir & 0x3));
278 int dir = value & 0x3;
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blend.S437 sub x3, sp, #32
440 st1 {v12.1d - v15.1d}, [x3]
590 * size_t xstart, // x3

Completed in 478 milliseconds

123456