Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 13 of 13) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLUtils.java47 FloatBuffer bb = ByteBuffer.wrap(data).order(ByteOrder.LITTLE_ENDIAN).asFloatBuffer(); in formatFloats()
61 IntBuffer bb = ByteBuffer.wrap(data).order(ByteOrder.LITTLE_ENDIAN).asIntBuffer(); in formatInts()
75 ShortBuffer bb = ByteBuffer.wrap(data).order(ByteOrder.LITTLE_ENDIAN).asShortBuffer(); in formatShorts()
93 ByteBuffer bb = ByteBuffer.wrap(data); in formatBytes()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
DBinaryXMLDescriber.java58 ByteBuffer buf = ByteBuffer.wrap(bytes); in describe()
/sdk/eclipse/sites/external/web/
Dsite.css11 #indent {word-wrap : break-word;width :300px;text-indent:10px;}
/sdk/eclipse/sites/internal/web/
Dsite.css11 #indent {word-wrap : break-word;width :300px;text-indent:10px;}
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DBufferSubDataTransform.java49 ByteBuffer bb = ByteBuffer.wrap(mNewData); in apply()
DTexImageTransform.java238 ByteBuffer floatBuffer = ByteBuffer.wrap(data); in convertFloatToUnsigned()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DPaletteControl.java208 PaletteMode(String actionLabel, boolean wrap) { in PaletteMode() argument
210 mWrap = wrap; in PaletteMode()
476 boolean wrap = mPaletteMode.getWrap(); in reloadPalette()
481 mAccordion = new AccordionControl(this, SWT.NONE, headers, fillVertical, wrap, in reloadPalette()
DRenderPreview.java891 msg = SdkUtils.wrap(msg, charsPerLine, null); in paint()
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
DMultiTouchActivity.java272 final ByteBuffer bb = ByteBuffer.wrap(array); in onFrameBuffer()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DConfigureAssetSetPage.java399 rlPreviewAreaPreviewArea.wrap = true; in createControl()
756 clipartFormLayout.wrap = true; in widgetSelected()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion5-expected-completion40.txt32 …s the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines…
Dcompletion1-expected-completion39.txt32 …s the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines…
Dcompletionvalues1-expected-completion32.txt247 …s the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines…