Searched refs:of (Results 176 - 200 of 219) sorted by relevance

123456789

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_chroma_hor.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateChromaHor function
H A Dh264bsd_interpolate_chroma_hor_ver.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateChromaHorVer
H A Dh264bsd_interpolate_chroma_ver.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateChromaVer function
H A Dh264bsd_interpolate_hor_quarter.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateHorQuarter function
H A Dh264bsd_interpolate_ver_half.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateVerHalf function
H A Dh264bsd_interpolate_ver_quarter.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateVerQuarter function
H A Dh264bsd_interpolate_hor_ver_quarter.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateHorVerQuarter
171 ADD count, count, tmp4, LSL #8 ;// partH-1 to lower part of top byte
177 ADD count, count, tmp6, LSL #8 ;// partW-1 to upper part of top byte
290 ;// negating second operand to get one's complement (instead of 2's)
/frameworks/base/docs/html/distribute/
H A Ddistribute_toc.cs34 </li> end of Developer Console -->
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h6 * You may obtain a copy of the License at
48 virtual status_t setOutputFormat(output_format of);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s6 ; You may obtain a copy of the License at
H A Dh264bsdWriteMacroblock.s6 ; You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S6 @ You may obtain a copy of the License at
H A Dh264bsdWriteMacroblock.S6 @ You may obtain a copy of the License at
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DAdapterHelper.java6 * You may obtain a copy of the License at
64 return Pair.of(view, skipCallbackParser);
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_9_arm.s6 ; You may obtain a copy of the License at
H A Dpvmp3_dct_9_gcc.s6 @ You may obtain a copy of the License at
H A Dpvmp3_polyphase_filter_window_arm.s6 ; You may obtain a copy of the License at
H A Dpvmp3_polyphase_filter_window_gcc.s6 @ You may obtain a copy of the License at
H A Dpvmp3_polyphase_filter_window_wm.asm6 ; You may obtain a copy of the License at
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DBridgeResources.java6 * You may obtain a copy of the License at
135 return Pair.of(attributeName, mContext.getRenderResources().getFrameworkResource(
147 return Pair.of(attributeName, mContext.getRenderResources().getProjectResource(
617 // and actually load it as a 9-patch instead of a normal bitmap
649 // and actually load it as a 9-patch instead of a normal bitmap
671 * @param id the id of the resource
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java6 * You may obtain a copy of the License at
42 * Delegate implementing the native methods of android.graphics.Bitmap
44 * Through the layoutlib_create tool, the original native methods of Bitmap have been replaced
45 * by calls to methods of the same name in this delegate class.
117 // create a delegate with the content of the file.
151 // create a delegate with the content of the stream.
192 * Returns the {@link BufferedImage} used by the delegate of the given {@link Bitmap}.
220 * Returns the {@link BufferedImage} used by the delegate of the given {@link Bitmap}.
227 * Returns the Android bitmap config. Note that this not the config of the underlying
269 // create a delegate with the content of th
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java6 * You may obtain a copy of the License at
62 * Main entry point of the LayoutLib Bridge.
63 * <p/>To use this bridge, simply instantiate an object of type {@link Bridge} and call
91 * Same as sRMap except for int[] instead of int resources. This is for android.R only.
155 /** Instance of IntArrayWrapper to be reused in {@link #resolveResourceId(int[])}. */
204 // of layoutlib_api. It is provided by the client which could have a more recent version
206 mCapabilities = EnumSet.of(
262 // now parse com.android.internal.R (and only this one as android.R is a subset of
287 sRMap.put(value, Pair.of(resType, f.getName()));
312 // dispose of th
[all...]
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp6 ** You may obtain a copy of the License at
201 // Check if the extension at the head of pExtensions is pExtension. Note that pExtensions is
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java6 * You may obtain a copy of the License at
46 * Displays and detects the user's unlock attempt, which is a drag of a finger
47 * across 9 regions of the screen.
49 * Is also capable of displaying a static pattern in "in progress", "wrong" or
54 private static final int ASPECT_SQUARE = 0; // View will be the minimum of width/height
55 private static final int ASPECT_LOCK_WIDTH = 1; // Fixed width; height will be minimum of (w,h)
56 private static final int ASPECT_LOCK_HEIGHT = 2; // Fixed height; width will be minimum of (w,h)
65 * How many milliseconds we spend animating each circle of a lock pattern
67 * constant * the length of the pattern to complete.
81 * Lookup table for the circles of th
170 public static synchronized Cell of(int row, int column) { method in class:LockPatternView.Cell
[all...]
/frameworks/base/core/java/android/text/format/
H A DDateFormat.java6 * You may obtain a copy of the License at
45 * of format strings, see {@link java.text.SimpleDateFormat}.
50 * <p>The {@code format} methods in this class implement a subset of Unicode
171 * Returns the best possible localized form of the given skeleton for the given
187 * {@code ja_JP} where there is only one length of month.

Completed in 747 milliseconds

123456789