Searched
full:right (Results
2051 -
2075 of
6698) sorted by null
<<81828384858687888990>>
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
HorizontalFocusSearch.java | 73 mRightTall = makeTall("right tall");
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/frame/ |
FrameLayoutMarginTest.java | 48 mRightView = activity.findViewById(R.id.right);
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
AdjacentListsWithAdjacentISVsInside.java | 126 parent.getContext(), 5, "isv right");
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
index.jd | 5 <img src="{@docRoot}assets/images/uiguidelines1.png" alt="" align="right">
|
/frameworks/base/docs/html/ |
offline.jd | 9 <img src="{@docRoot}assets/images/home/sdk-large.png" style="float:right; margin:-2em 3em 3em;" />
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
DrawableContainer.java | 398 if (t.right > r.right) r.right = t.right;
|
/frameworks/base/media/libdrm/mobile2/include/rights/ |
Asset.h | 22 #include <rights/Right.h>
|
/frameworks/base/media/libdrm/mobile2/include/util/domcore/ |
NodeIterator.h | 23 * the underlying data was modified, the next() or prev() may not return the right result.
|
/frameworks/base/media/libstagefright/ |
SampleTable.cpp | 367 uint32_t right = mNumSyncSamples; local 368 while (left < right) { 369 uint32_t mid = (left + right) / 2; 381 right = mid;
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pvmp4audiodecoderframe.cpp | 62 before intensity is called on the right channel. The previous version 63 was causing a problem when IS was used on the right channel and LTP 103 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef; 224 Left Channel Right Channel 383 developer retains full right to use the code for his/her own purpose, 473 #define RIGHT (1) 544 pChVars[RIGHT] = &pVars->perChan[RIGHT]; 547 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef; [all...] |
pvmp4audiodecoderresetbuffer.cpp | 134 #define RIGHT (1) 188 pv_memset(pVars->perChan[RIGHT].time_quant, 190 LONG_WINDOW*sizeof(pVars->perChan[RIGHT].time_quant[0])); 201 hFrameData_2 = (SBR_FRAME_DATA *) & pVars->sbrDecoderData.SbrChannel[RIGHT].frameData; 224 pv_memset(&pVars->perChan[RIGHT].ltp_buffer[0], 226 288*sizeof(pVars->perChan[RIGHT].ltp_buffer[0])); 227 pv_memset(&pVars->perChan[RIGHT].ltp_buffer[1024 + 288], 229 288*sizeof(pVars->perChan[RIGHT].ltp_buffer[0])); 342 pVars->sbrDecoderData.SbrChannel[RIGHT].syncState = UPSAMPLING;
|
/frameworks/base/media/libstagefright/codecs/avc/dec/include/ |
pvavcdecoder.h | 39 virtual void GetVideoDimensions(int32 *width, int32 *height, int32 *top, int32 *left, int32 *bottom, int32 *right);
|
pvavcdecoderinterface.h | 41 virtual void GetVideoDimensions(int32 *width, int32 *height, int32 *top, int32 *left, int32 *bottom, int32 *right) = 0;
|
/frameworks/base/opengl/libagl/ |
matrix.cpp | 811 GLfloat left, GLfloat right, 816 if (cmpf(left,right) || 825 const GLfloat r_width = reciprocalf(right - left); 830 const GLfloat A = mul2f((right + left) * r_width); 853 GLfloat left, GLfloat right, 858 if (cmpf(left,right) || 865 const GLfloat r_width = reciprocalf(right - left); 871 const GLfloat tx = -(right + left) * r_width; 995 GLfloat left, GLfloat right, 1000 frustumf(left, right, bottom, top, zNear, zFar, c) [all...] |
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
NinePatchDrawable.java | 75 padding.right = padd[2];
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
PhoneWindowManager.java | 653 // XXX right now the app process has complete control over [all...] |
Policy.java | 31 // Simple implementation of the policy interface that spawns the right
|
/ndk/build/platforms/android-3/arch-arm/usr/lib/ |
libdl.so | |
libstdc++.so | |
/ndk/build/platforms/android-4/arch-arm/usr/lib/ |
libdl.so | |
libstdc++.so | |
/ndk/build/platforms/android-5/arch-arm/usr/lib/ |
libdl.so | |
libstdc++.so | |
/ndk/build/platforms/android-5/arch-x86/usr/lib/ |
libstdc++.so | |
/ndk/build/platforms/android-8/arch-arm/usr/lib/ |
libdl.so | |
Completed in 611 milliseconds
<<81828384858687888990>>