Searched defs:level (Results 26 - 50 of 229) sorted by relevance

12345678910

/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java35 * @param level the texture level
45 public static void loadTexture(int target, int level, int border, argument
48 loadTexture(target, level, border, fallbackFormat, fallbackType, createTexture(input));
55 * @param level the texture level
64 public static void loadTexture(int target, int level, int border, argument
79 GLES10.glCompressedTexImage2D(target, level, ETC1.ETC1_RGB8_OES, width, height,
88 GLES10.glTexImage2D(target, level, fallbackFormat, width, height, border,
H A DGLUtils.java93 * @param level
98 public static void texImage2D(int target, int level, int internalformat, argument
106 if (native_texImage2D(target, level, internalformat, bitmap, -1, border)!=0) {
118 * @param level
124 public static void texImage2D(int target, int level, int internalformat, argument
132 if (native_texImage2D(target, level, internalformat, bitmap, type, border)!=0) {
142 * @param level
146 public static void texImage2D(int target, int level, Bitmap bitmap, argument
154 if (native_texImage2D(target, level, -1, bitmap, -1, border)!=0) {
176 * @param level
181 texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap) argument
206 texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap, int format, int type) argument
266 native_texImage2D(int target, int level, int internalformat, Bitmap bitmap, int type, int border) argument
268 native_texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap, int format, int type) argument
[all...]
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DOMAScalar.java64 public void toString(StringBuilder sb, int level) { argument
73 public void marshal(OutputStream out, int level) throws IOException { argument
74 OMAConstants.indent(level, out);
H A DOMAConstructed.java125 public void toString(StringBuilder sb, int level) { argument
133 node.toString(sb, level + 1);
138 public void marshal(OutputStream out, int level) throws IOException { argument
139 OMAConstants.indent(level, out);
147 child.marshal(out, level + 1);
149 OMAConstants.indent(level, out);
H A DOMANode.java86 public abstract void marshal(OutputStream out, int level) throws IOException; argument
88 public abstract void toString(StringBuilder sb, int level); argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingLog.java106 public static synchronized void log(String level, String tag, String s) { argument
118 .append(" ").append(level).append(" ")
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayTransformManager.java39 * Color transform level used by Night display to tint the display red.
43 * Color transform level used by A11y services to make the display monochromatic.
47 * Color transform level used by A11y services to invert the display colors.
52 * Map of level -> color transformation matrix.
73 * Returns a copy of the color transform matrix set for a given level.
83 * Sets and applies a current color transform matrix for a given level.
86 * on level before being applied to the display.
88 * @param level the level used to identify and compose the color transform (low -> high)
90 * remove the color transform matrix associated with the provided level
92 setColorMatrix(int level, float[] value) argument
[all...]
/frameworks/compile/mclinker/include/mcld/Script/
H A DAssignment.h42 Level level() const { return m_Level; } function in class:mcld::Assignment
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/debug/
H A DLog.java118 private static boolean isLoggable(Tag tag, int level) { argument
121 // Override system log level and output. VERBOSE is smaller than
123 // than the desired output level. This applies to all tags.
124 return LogHelper.getOverrideLevel() <= level;
127 return android.util.Log.isLoggable(CAMERA_LOGTAG_PREFIX, level)
128 || android.util.Log.isLoggable(tag.toString(), level);
/frameworks/support/v17/leanback/api21/android/support/v17/leanback/widget/
H A DShadowHelperApi21.java55 /* set shadow focus level 0 for unfocused 1 for fully focused */
56 public static void setShadowFocusLevel(Object object, float level) { argument
58 impl.mShadowContainer.setZ(impl.mNormalZ + level * (impl.mFocusedZ - impl.mNormalZ));
/frameworks/support/v17/leanback/src/android/support/v17/leanback/graphics/
H A DColorFilterDimmer.java24 * Helper class for applying a dim level to a View. The ColorFilterDimmer
26 * currently active level.
39 * Creates a default ColorFilterDimmer. Uses the default color and level for
63 * @param activeLevel The level of dimming when the View is in its active
65 * @param dimmedLevel The level of dimming when the View is in its dimmed
104 * Sets the active level of the dimmer. Updates the ColorFilter based on the
105 * level.
107 * @param level A float between 0 (fully dim) and 1 (fully active).
109 public void setActiveLevel(float level) { argument
110 if (level < 0.
[all...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DShadowHelper.java36 public void setShadowFocusLevel(Object impl, float level); argument
54 public void setShadowFocusLevel(Object impl, float level) { argument
79 public void setShadowFocusLevel(Object impl, float level) { argument
80 ShadowHelperApi21.setShadowFocusLevel(impl, level);
114 public void setShadowFocusLevel(Object impl, float level) { argument
115 mImpl.setShadowFocusLevel(impl, level);
H A DSpeechOrbView.java94 * Sets the sound level while listening to speech.
96 public void setSoundLevel(int level) { argument
99 // Either ease towards the target level, or decay away from it depending on whether
101 if (level > mCurrentLevel) {
102 mCurrentLevel = mCurrentLevel + ((level - mCurrentLevel) / 2);
H A DStaticShadowHelper.java37 public void setShadowFocusLevel(Object impl, float level); argument
59 public void setShadowFocusLevel(Object impl, float level) { argument
82 public void setShadowFocusLevel(Object impl, float level) { argument
83 ShadowHelperJbmr2.setShadowFocusLevel(impl, level);
116 public void setShadowFocusLevel(Object impl, float level) { argument
117 mImpl.setShadowFocusLevel(impl, level);
/frameworks/wilhelm/src/itf/
H A DIPrefetchStatus.cpp50 SLpermille level = thiz->mLevel; local
52 *pLevel = level;
H A DIVolume.cpp26 int level = level_; local
27 if (!((SL_MILLIBEL_MIN <= level) && (level <= PLATFORM_MILLIBEL_MAX_VOLUME))) {
33 if (oldLevel != level) {
34 thiz->mLevel = level;
55 SLmillibel level = thiz->mLevel; local
57 *pLevel = level;
/frameworks/av/media/libstagefright/foundation/
H A DADebug.cpp54 // get level
57 long level = strtol(current, &end, 10); local
62 // invalid level - skip
82 def = level;
100 long level = GetLevelFromProperty(name, propertyName, (long)def); local
101 return (Level)min(max(level, (long)kDebugNone), (long)kDebugMax);
132 long level = GetLevelFromProperty(name, "debug.stagefright.experiments", undefined); local
133 if (level != undefined) {
134 ALOGI("experiment '%s': %s from property", name, level ? "ENABLED" : "disabled");
135 return allow && (level !
[all...]
/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h42 unsigned char profile, level; member in struct:android::VideoFormats::config_t
74 ProfileType profile, LevelType level);
83 ProfileType profile, LevelType level);
87 ProfileType *profile, LevelType *level) const;
95 ProfileType profile, LevelType level,
/frameworks/base/core/jni/
H A Dandroid_util_Log.cpp46 static jboolean isLoggable(const char* tag, jint level) { argument
47 return __android_log_is_loggable(level, tag, ANDROID_LOG_INFO);
50 static jboolean android_util_Log_isLoggable(JNIEnv* env, jobject clazz, jstring tag, jint level) argument
61 jboolean result = isLoggable(chars, level);
/frameworks/base/graphics/java/android/graphics/drawable/
H A DClipDrawable.java37 * level value. You can control how much the child Drawable gets clipped in width
38 * and height based on the level, as well as a gravity to control where it is
40 * progress bars, by increasing the drawable's level with {@link
43 * the level is 0 and fully revealed when the level is 10,000.</p>
150 protected boolean onLevelChange(int level) { argument
151 super.onLevelChange(level);
164 final int level = getLevel();
165 if (level >= MAX_LEVEL) {
182 final int level
[all...]
H A DLevelListDrawable.java32 * Setting the level value of the object with {@link #setLevel(int)} will load the image with the next
35 * a LevelListDrawable would be a battery level indicator icon, with different images to indicate the current
36 * battery level.
38 * It can be defined in an XML file with the <code>&lt;level-list></code> element.
39 * Each Drawable level is defined in a nested <code>&lt;item></code>. For example:
42 * &lt;level-list xmlns:android="http://schemas.android.com/apk/res/android">
47 * &lt;/level-list>
79 protected boolean onLevelChange(int level) { argument
80 int idx = mLevelListState.indexOfLevel(level);
84 return super.onLevelChange(level);
203 indexOfLevel(int level) argument
[all...]
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
H A DTestAccessPointBuilder.java89 * Set the rssi based upon the desired signal level.
92 * setting the level will also make it reachable.
94 public TestAccessPointBuilder setLevel(int level) { argument
96 if (level == 0) {
98 } else if (level >= AccessPoint.SIGNAL_LEVELS) {
103 mRssi = (int) (level * inputRange / outputRange + MIN_RSSI);
120 * Side effect: if the signal level was not previously set,
121 * making an AccessPoint reachable will set the signal to the minimum level.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
H A DConnectedDeviceSignalController.java196 private void setNetworkSignalIcon(int level) { argument
200 mSignalDrawable.setLevel(SignalDrawable.getState(level,
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DNetworkControllerWifiTest.java226 protected void setWifiLevel(int level) { argument
228 int rssi = (int)(MIN_RSSI + level * amountPerLevel);
/frameworks/base/tools/aapt/
H A DSourcePos.cpp22 Level level; member in struct:ErrorPos
26 ErrorPos(const String8& file, int line, const String8& error, Level level);
35 :line(-1), level(NOTE)
43 level(that.level)
51 level(lev)
61 this->level = rhs.level;
69 switch (level) {

Completed in 6527 milliseconds

12345678910