/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaAudioEffectTest.java | [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
CameraMetadataTest.java | 224 ByteBuffer.wrap(colorCorrectionGainsAsByteArray).order(ByteOrder.nativeOrder()); 627 ByteBuffer bf = ByteBuffer.wrap(availableFormatValues).order(ByteOrder.nativeOrder()); [all...] |
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
GLDepthTestActivity.java | 121 * FLOAT_SIZE_BYTES).order(ByteOrder.nativeOrder()).asFloatBuffer();
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
MyGLSurfaceView.java | 87 * FLOAT_SIZE_BYTES).order(ByteOrder.nativeOrder()).asFloatBuffer();
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayMdp.cpp | 66 mParams.params.conv_params.order = hsic_order_hsc_i; 143 //deferred calcs, so APIs could be called in any order.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
AdvertiseManager.java | 333 .order(ByteOrder.LITTLE_ENDIAN);
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
NinePatchTexture.java | 315 * Given a 3x3 nine-patch image, the vertex order is defined as the 329 * And we draw the triangle strip in the following index order: 395 return ByteBuffer.allocateDirect(size).order(ByteOrder.nativeOrder());
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 385 (JNIEnv *env, jobject obj, jlong wnnWork, jint operation, jint order, jstring keyString) 392 !( order == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_ORDER_BY_FREQUENCY || 393 order == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_ORDER_BY_KEY ) || 414 work->cursor.cond.mode = order; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
glu.h | 89 void APIENTRY gluNurbsCurve(GLUnurbs *nobj,GLint nknots,GLfloat *knot,GLint stride,GLfloat *ctlarray,GLint order,GLenum type);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
ShortcutsScreen.js | 63 return a.order - b.order; 101 this.order = ++WebInspector.ShortcutsSection._sequenceNumber;
|
/external/deqp/modules/gles31/scripts/ |
gen-implicit-conversions.py | 755 def genConversionPairs(order=IN_TYPE_ORDER, scalar_to_vector=True, additional={}): 758 for typename in order: 818 for in_type, out_type in genConversionPairs(order=type_order, scalar_to_vector=False):
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.preferences_3.3.0.v20100503.jar | |
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
builtin-report.c | 108 * must pass period=weight in order to get the correct 440 ret += fprintf(fp, "\n# Sort order : %s", sort_order); 668 /* get the call chain order */ 670 callchain_param.order = ORDER_CALLER; 672 callchain_param.order = ORDER_CALLEE; 798 "Display callchains using output_type (graph, flat, fractal, or none) , min percent threshold, optional print limit, callchain order, key (function or address). " 861 callchain_param.order = ORDER_CALLER; 895 * branch-mode specific order 911 * branch-mode specific order
|
/external/opencv/cv/src/ |
cvfilter.cpp | [all...] |
/external/zopfli/src/zopfli/ |
deflate.c | 58 Adds bits, like AddBits, but the order is inverted. The deflate specification 124 /* The order in which code length code lengths are encoded as per deflate. */ 125 static const unsigned order[19] = { local 213 while (hclen > 0 && clcounts[order[hclen + 4 - 1]] == 0) hclen--; 221 AddBits(clcl[order[i]], 3, bp, out, outsize);
|
/frameworks/base/core/java/android/preference/ |
Preference.java | 82 * Specify for {@link #setOrder(int)} if a specific order is not required. 597 * Sets the order of this Preference with respect to other 600 * {@link PreferenceGroup#setOrderingAsAdded(boolean)} can be used to order 601 * Preference objects based on the order they appear in the XML. 603 * @param order The order for this Preference. A lower value will be shown 609 public void setOrder(int order) { 610 if (order != mOrder) { 611 mOrder = order; 619 * Gets the order of this Preference with respect to other Preference object [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 239 want a pre-order AST traversal, and post_order is the list that want 240 post-order traversal. 262 if fixer.order == "pre": 264 elif fixer.order == "post": 267 raise FixerError("Illegal fixer order: %r" % fixer.order) 439 #with the original file's line order
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
refactor.py | 239 want a pre-order AST traversal, and post_order is the list that want 240 post-order traversal. 262 if fixer.order == "pre": 264 elif fixer.order == "post": 267 raise FixerError("Illegal fixer order: %r" % fixer.order) 439 #with the original file's line order
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
parisc-mont.pl | 33 # module picks halves of 64-bit values in reverse order and pretends 189 fldws 4($bp),${fbi} ; bp[0] in flipped word order 309 fldws 0($bp),${fbi} ; bp[1] in flipped word order 439 ldi 12,$ti0 ; bp[i] in flipped word order 523 shrpd $ti0,$ti0,32,$ti0 ; flip word order 530 extrd,u $ti0,31,32,$ti0 ; carry in flipped word order 995 # flip word order in 64-bit mode...
|
/external/deqp/modules/glshared/ |
glsLongStressCase.cpp | 218 case GL_RGBA: return texFormat.order == TextureFormat::RGBA && 223 case GL_RGB: return texFormat.order == TextureFormat::RGB && 227 case GL_LUMINANCE_ALPHA: return texFormat.order == TextureFormat::LA && texFormat.type == TextureFormat::UNORM_INT8; 228 case GL_LUMINANCE: return texFormat.order == TextureFormat::L && texFormat.type == TextureFormat::UNORM_INT8; 229 case GL_ALPHA: return texFormat.order == TextureFormat::A && texFormat.type == TextureFormat::UNORM_INT8; [all...] |
/external/libexif/libexif/ |
exif-entry.c | 175 ExifByteOrder order) 179 return (ExifShort) exif_get_long (buf, order); 181 return (ExifShort) exif_get_slong (buf, order); 183 return (ExifShort) exif_get_short (buf, order); 185 return (ExifShort) exif_get_sshort (buf, order); 382 "least 8 bytes in order to follow the " 873 /* We need the byte order */ [all...] |
/external/openssl/crypto/bn/asm/ |
parisc-mont.pl | 33 # module picks halves of 64-bit values in reverse order and pretends 189 fldws 4($bp),${fbi} ; bp[0] in flipped word order 309 fldws 0($bp),${fbi} ; bp[1] in flipped word order 439 ldi 12,$ti0 ; bp[i] in flipped word order 523 shrpd $ti0,$ti0,32,$ti0 ; flip word order 530 extrd,u $ti0,31,32,$ti0 ; carry in flipped word order 995 # flip word order in 64-bit mode...
|
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/ |
SDL_dx5video.c | [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 35 ;# address then correspond to position within a register, the higher-order 40 ;# still if the low-order bits of the register number correspond to 84 ;# number (= high-order part of address) bits are at the disposal of 644 ;# memory to align and order them up. Then they are read in using the 996 neg r5, r5 ;# Write rows back in reverse order [all...] |
/external/chromium_org/tools/traceline/svgui/ |
traceline.js | 139 // Delay load the JSON data. We want to display the order in the order it was 200 // The array of threads that existed in the program. Hopefully in order 291 // system. First off, is that in order to scale, we want to have as little 523 // order. In the future they should be structured to make range checking
|