Searched refs:at (Results 126 - 150 of 190) sorted by relevance

12345678

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFlushBits.s6 ; You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdClearMbLayer.S6 @ You may obtain a copy of the License at
H A Dh264bsdFlushBits.S6 @ You may obtain a copy of the License at
/frameworks/compile/mclinker/lib/LD/
H A DSectionMap.cpp72 SectionMap::Mapping* SectionMap::at(const std::string& pInput) function in class:SectionMap
/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorImpl.java6 * You may obtain a copy of the License at
301 * If a transition already exists at the specified position then
313 * If a transition already exists at the specified position then
539 for (AudioTrack at : mAudioTracks) {
540 if (at.getId().equals(audioTrackId)) {
541 return at;
612 AudioTrack at = mAudioTracks.get(i);
613 if (at.getId().equals(afterAudioTrackId)) {
636 * Invalidate the transition at the beginning of the timeline
651 * Invalidate the transition at thi
[all...]
/frameworks/av/services/audioflinger/
H A DAndroid.mk72 # 47.5 seconds at 44.1 kHz, 8 megabytes
/frameworks/base/data/fonts/
H A Dfonts.mk5 # You may obtain a copy of the License at
/frameworks/base/media/mca/filterfw/jni/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/services/input/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/compile/slang/
H A DSlangData.mk5 # You may obtain a copy of the License at
/frameworks/ex/carousel/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselView.java6 * You may obtain a copy of the License at
71 /** The cubic curve y= (3-2x)*x^2 gradually accelerates at the origin,
285 * Set the number of detail textures that can be visible at one time.
526 public void setLookAt(float[] eye, float[] at, float[] up) { argument
527 mController.setLookAt(eye, at, up);
H A Dcarousel.rs6 * You may obtain a copy of the License at
29 float2 detailTexturePosition[2]; // screen coordinates of detail texture, computed at draw time
61 float3 at;
194 float detailFadeRate; // rate at which details fade as they move into the distance
273 {0,0,0}, // at
437 // at - target we're looking at - used to compute view direction
448 camera.at.x = atX;
449 camera.at.y = atY;
450 camera.at
[all...]
H A DCarouselController.java6 * You may obtain a copy of the License at
224 * Set the number of detail textures that can be visible at one time.
634 * If the current position is further away, it is set at maxAnimatedArc from endAngle.
715 public void setLookAt(float[] eye, float[] at, float[] up) { argument
717 mAt = at;
720 mRenderScript.setLookAt(eye, at, up);
757 * such as when it is added or when the application starts. The timer starts at the moment
769 * Tells the carousel that a touch event has started at the designated location.
796 * Tells the carousel that a touch event has stopped at the designated location.
/frameworks/ex/common/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ex/photoviewer/sample/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ex/variablespeed/jni/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/photoviewer/sample/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/v13/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/v7/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s30 ; * macroblocks specially at the left side of the current macroblock
33 ; * macroblocks specially at the upper side of the current macroblock
36 ; * macroblocks specially at the upper-right side of the current macroblock
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s30 ; * macroblocks specially at the left side of the current macroblock
33 ; * macroblocks specially at the upper side of the current macroblock
36 ; * macroblocks specially at the upper-right side of the current macroblock
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10ExtcHeader.cpp6 ** You may obtain a copy of the License at
H A DGLES10cHeader.cpp6 ** You may obtain a copy of the License at

Completed in 525 milliseconds

12345678