Home
last modified time | relevance | path

Searched refs:valueOf (Results 1 – 25 of 52) sorted by relevance

123

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java197 Integer.valueOf(index), in transformsForGlVertexAttribPointer()
199 Integer.valueOf(size))); in transformsForGlVertexAttribPointer()
204 Integer.valueOf(index), in transformsForGlVertexAttribPointer()
206 GLEnum.valueOf(type))); in transformsForGlVertexAttribPointer()
211 Integer.valueOf(index), in transformsForGlVertexAttribPointer()
213 Boolean.valueOf(normalized))); in transformsForGlVertexAttribPointer()
218 Integer.valueOf(index), in transformsForGlVertexAttribPointer()
220 Integer.valueOf(stride))); in transformsForGlVertexAttribPointer()
225 Integer.valueOf(index), in transformsForGlVertexAttribPointer()
227 Integer.valueOf(pointer))); in transformsForGlVertexAttribPointer()
[all …]
DCurrentProgramPropertyAccessor.java58 Integer.valueOf(mLocation), in getProperty()
DTexturePropertyAccessor.java68 Integer.valueOf(mMipmapLevel), in getProperty()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLState.java78 Float.valueOf(0)); in createGenericVertexAttributeState()
80 Float.valueOf(0)); in createGenericVertexAttributeState()
82 Float.valueOf(0)); in createGenericVertexAttributeState()
84 Float.valueOf(0)); in createGenericVertexAttributeState()
97 IGLProperty size = new GLIntegerProperty(GLStateType.BUFFER_SIZE, Integer.valueOf(0)); in createVboState()
130 Float.valueOf(0.0f)); in createTransformationState()
132 Float.valueOf(1.0f)); in createTransformationState()
144 IGLProperty lineWidth = new GLFloatProperty(GLStateType.LINE_WIDTH, Float.valueOf(1.0f)); in createRasterizationState()
149 Float.valueOf(0f)); in createRasterizationState()
151 Float.valueOf(0f)); in createRasterizationState()
[all …]
DGLIntegerProperty.java50 return String.format("0x%08x", Integer.valueOf(mCurrentValue)); in getStringValue()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
DPropertiesTableModel.java46 property.value = String.valueOf(x); in loadPrivateProperties()
51 property.value = String.valueOf(y); in loadPrivateProperties()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
DAttrsXmlParserTest.java90 assertEquals(Integer.valueOf(0), valueMap.get("horizontal")); in testEnumFlagValues()
91 assertEquals(Integer.valueOf(1), valueMap.get("vertical")); in testEnumFlagValues()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DTraceFileParserTask.java103 mGLContextIds.add(Integer.valueOf(c.getContextId())); in addMessage()
120 Integer.valueOf(msg.getArgs(1).getIntValue(0))); in addProperties()
122 GLEnum.valueOf(msg.getArgs(2).getIntValue(0))); in addProperties()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/format/
DGLMessageFormatter.java110 return GLEnum.valueOf(var.getIntValue(0)).toString(); in formatDataValue()
143 sb.append(GLEnum.valueOf(v.intValue())); in formatPointer()
/sdk/testapps/
Dproguard.config29 public static ** valueOf(java.lang.String);
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
DStaticPortEditDialog.java96 mEditPort = Integer.valueOf(mPortNumber); in StaticPortEditDialog()
141 return Integer.valueOf(mPortNumber); in getPortNumber()
314 long port = Long.valueOf(mPortNumber); in validate()
DDebugPortProvider.java122 deviceMap.put(entry[0], Integer.valueOf(entry[1])); in computePortList()
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DMonitorApplication.java59 return Integer.valueOf(-1); in start()
72 return Integer.valueOf(-1); in start()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
DDynamicIdMap.java64 value = Integer.valueOf(++mDynamicSeed); in getId()
/sdk/testapps/customViewTest/libWithCustomView/
Dproguard.cfg35 public static ** valueOf(java.lang.String);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractStyleWizard.java298 count = Integer.valueOf(2); in initialize()
300 count = Integer.valueOf(count.intValue() + 1); in initialize()
318 f1 = Integer.valueOf(1); in initialize()
321 f2 = Integer.valueOf(1); in initialize()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DParameter.java71 return Type.valueOf(name.toUpperCase(Locale.US)); in get()
138 return Constraint.valueOf(name.toUpperCase(Locale.US)); in get()
251 value = Boolean.valueOf(initial); in Parameter()
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DDebuggerConnector.java141 Integer port = Integer.valueOf(portStr); in findConfig()
/sdk/files/
Dproguard-android.txt43 public static ** valueOf(java.lang.String);
Dproguard-android-optimize.txt50 public static ** valueOf(java.lang.String);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DReplaceStringsVisitor.java394 Integer rating = Integer.valueOf(10000 + 1000 * superType + argsLen); in findContextCandidates()
414 Integer rating = Integer.valueOf(superType); in findContextCandidates()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DGlobalLintConfiguration.java70 Severity severity = Severity.valueOf(s[1]); in getSeverity()
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/
DNdkDiscoveredPathInfo.java180 timestamp = Long.valueOf(line.substring(2)); in load()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DExportHelper.java131 Boolean jumbo = Boolean.valueOf(forceJumboStr); in exportReleaseApk()
134 Boolean dexMerger = Boolean.valueOf(dexMergerStr); in exportReleaseApk()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
DVboDetailProvider.java158 GLEnum.valueOf(mDisplayFormatCombo.getText()))); in updateContents()

123