Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

u1 - Variable in class icyllis.arc3d.granite.DrawAtlas.AtlasLocator
 
u2 - Variable in class icyllis.arc3d.granite.DrawAtlas.AtlasLocator
 
UiThread - Annotation Interface in icyllis.modernui.annotation
Denotes that the annotated method or constructor should only be called on the UI thread.
uncommitState(int, UndoOwner) - Method in class icyllis.modernui.core.UndoManager
UNDEFINED - Static variable in class icyllis.modernui.util.LayoutDirection
An undefined layout direction.
UNDEFINED - Static variable in class icyllis.modernui.widget.GridLayout
The constant used to indicate that a value is undefined.
UNDERLINE_FLAG - Static variable in class icyllis.modernui.text.TextPaint
Paint flag that applies an underline decoration to drawn text.
UNDERLINE_SPAN - Static variable in class icyllis.modernui.text.TextUtils
 
underlineColor - Variable in class icyllis.modernui.text.TextPaint
Special value 0 means no custom underline
UnderlineSpan - Class in icyllis.modernui.text.style
A span that underlines the text it's attached to.
UnderlineSpan() - Constructor for class icyllis.modernui.text.style.UnderlineSpan
Creates an UnderlineSpan.
UnderlineSpan(Parcel) - Constructor for class icyllis.modernui.text.style.UnderlineSpan
Creates an UnderlineSpan from a parcel.
undo - Static variable in class icyllis.modernui.R.id
 
undo() - Method in class icyllis.modernui.core.UndoOperation
Called when this undo state is being popped off the undo stack (in to the temporary redo stack).
undo() - Method in class icyllis.modernui.widget.Editor.EditOperation
 
undo(UndoOwner[], int) - Method in class icyllis.modernui.core.UndoManager
Perform undo of last/top count undo states.
UndoInputFilter(Editor) - Constructor for class icyllis.modernui.widget.Editor.UndoInputFilter
 
UndoManager - Class in icyllis.modernui.core
 
UndoManager() - Constructor for class icyllis.modernui.core.UndoManager
 
UndoOperation<DATA> - Class in icyllis.modernui.core
A single undoable operation.
You must subclass this to implement the state and behavior for your operation.
Instances of this class are placed and managed in an UndoManager.
UndoOperation(UndoOwner) - Constructor for class icyllis.modernui.core.UndoOperation
Create a new instance of the operation.
UndoOperation(Parcel, ClassLoader) - Constructor for class icyllis.modernui.core.UndoOperation
Construct from a Parcel.
UndoOwner - Class in icyllis.modernui.core
 
uniform(int) - Method in class icyllis.arc3d.granite.shading.UniformHandler
 
Uniform(byte, String) - Constructor for record class icyllis.arc3d.granite.FragmentStage.Uniform
 
Uniform(byte, String, int) - Constructor for record class icyllis.arc3d.granite.FragmentStage.Uniform
 
Uniform(byte, String, short) - Constructor for record class icyllis.arc3d.granite.FragmentStage.Uniform
Creates an instance of a Uniform record class.
UNIFORM_BUFFER_SIZE - Static variable in class icyllis.arc3d.granite.DrawBufferManager
 
UniformBlockInfo(int, int, String) - Constructor for class icyllis.arc3d.engine.PipelineDesc.UniformBlockInfo
 
UniformDataCache - Class in icyllis.arc3d.granite
Add a block of data to the cache and return a stable pointer to the contents (assuming that a resettable gatherer had accumulated the input data pointer).
UniformDataCache() - Constructor for class icyllis.arc3d.granite.UniformDataCache
 
UniformDataGatherer - Class in icyllis.arc3d.granite
Build a uniform data block without reordering, use std140 or std430 layout.
UniformDataGatherer(int) - Constructor for class icyllis.arc3d.granite.UniformDataGatherer
 
UniformDataManager - Class in icyllis.arc3d.engine
Manages the resources used by a shader program.
UniformDataManager(int, int) - Constructor for class icyllis.arc3d.engine.UniformDataManager
Constructor.
uniformHandler - Variable in class icyllis.arc3d.engine.trash.TransferProcessor.ProgramImpl.EmitArgs
Deprecated.
 
uniformHandler() - Method in class icyllis.arc3d.granite.shading.GraphicsPipelineBuilder
 
UniformHandler - Class in icyllis.arc3d.granite.shading
Class that builds a uniform block.
UniformHandler(ShaderCaps, int) - Constructor for class icyllis.arc3d.granite.shading.UniformHandler
 
UniformHandler.SamplerHandle - Annotation Interface in icyllis.arc3d.granite.shading
Marks an integer as an opaque handle to a sampler resource.
UniformHandler.UniformHandle - Annotation Interface in icyllis.arc3d.granite.shading
Marks an integer as an opaque handle to a uniform resource.
UniformHandler.UniformInfo - Class in icyllis.arc3d.granite.shading
 
UniformInfo() - Constructor for class icyllis.arc3d.granite.shading.UniformHandler.UniformInfo
 
uniforms() - Method in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
UNIFORMS - Static variable in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
UniformTracker - Class in icyllis.arc3d.granite
 
UniformTracker() - Constructor for class icyllis.arc3d.granite.UniformTracker
 
union(float, float) - Method in class icyllis.modernui.graphics.RectF
Update this Rect to enclose itself and the [x,y] coordinate.
union(float, float, float, float) - Method in class icyllis.modernui.graphics.RectF
Update this Rect to enclose itself and the specified rectangle.
union(int, int) - Method in class icyllis.modernui.graphics.Rect
Update this Rect to enclose itself and the [x,y] coordinate.
union(int, int, int, int) - Method in class icyllis.modernui.graphics.Rect
Update this Rect to enclose itself and the specified rectangle.
union(Rect) - Method in class icyllis.modernui.graphics.Rect
Update this Rect to enclose itself and the specified rectangle.
union(RectF) - Method in class icyllis.modernui.graphics.RectF
Update this Rect to enclose itself and the specified rectangle.
Union(RegexNode, RegexNode) - Static method in interface icyllis.arc3d.compiler.lex.RegexNode
Alternation: X|Y (X -> Next, Y -> Next)
UNION_PLANE - Static variable in class icyllis.arc3d.granite.geom.CircleProcessor
Per-instance attributes (optional).
unique() - Method in class icyllis.arc3d.core.RefCnt
May return true if the caller is the only owner.
uniqueID() - Method in class icyllis.arc3d.granite.GeometryStep
 
UniqueID - Class in icyllis.arc3d.core
An object with identity.
UniqueID() - Constructor for class icyllis.arc3d.core.UniqueID
 
uniqueName(String, SymbolTable) - Method in class icyllis.arc3d.compiler.Mangler
Mangles baseName to create a name that is unique within symbolTable.
unit() - Element in annotation interface icyllis.modernui.annotation.Dimension
 
UNKNOWN_BORING - Static variable in class icyllis.modernui.widget.TextView
 
unlock() - Method in class icyllis.arc3d.core.Strike
 
unlock() - Method in interface icyllis.modernui.core.awt.PlatformGLCanvas
 
unlock() - Method in class icyllis.modernui.core.awt.PlatformLinuxGLCanvas
 
unlock() - Method in class icyllis.modernui.core.awt.PlatformMacOSXGLCanvas
 
unlock() - Method in class icyllis.modernui.core.awt.PlatformWin32GLCanvas
 
unlockAnimationClock() - Static method in class icyllis.modernui.animation.AnimationUtils
Frees the time lock set in place by AnimationUtils.lockAnimationClock(long).
unmap() - Method in class icyllis.arc3d.engine.Buffer
Unmaps the buffer if it is mapped.
unmap(long) - Method in class icyllis.arc3d.engine.Buffer
Unmaps the buffer if it is mapped.
unpackBWToA8(Object, long, int, Object, long, int, int, int) - Static method in class icyllis.arc3d.core.PixelUtils
Unpack B/W format to Alpha8 format.
unref() - Method in enum class icyllis.arc3d.core.BlendMode
 
unref() - Method in class icyllis.arc3d.core.effects.BlendModeColorFilter
 
unref() - Method in class icyllis.arc3d.core.effects.ColorMatrixColorFilter
 
unref() - Method in class icyllis.arc3d.core.RefCnt
Decreases the reference count by 1 on the client.
unref() - Method in interface icyllis.arc3d.core.RefCounted
Decreases the reference count by 1.
unref() - Method in class icyllis.arc3d.core.shaders.Color4fShader
 
unref() - Method in class icyllis.arc3d.core.shaders.ColorShader
 
unref() - Method in class icyllis.arc3d.core.shaders.EmptyShader
 
unref() - Method in class icyllis.arc3d.core.shaders.GradientShader
 
unref() - Method in class icyllis.arc3d.engine.Resource
Decreases the reference count by 1 on the client pipeline.
unrefCommandBuffer() - Method in class icyllis.arc3d.engine.Resource
Decreases the usage count by 1 on the tracked backend pipeline.
unregisterAll() - Method in class icyllis.modernui.util.Observable
Remove all registered observers.
unregisterAnimationCallback(Animatable2.AnimationCallback) - Method in interface icyllis.modernui.graphics.drawable.Animatable2
Removes the specified animation callback.
unregisterAnimationCallback(Animatable2.AnimationCallback) - Method in class icyllis.modernui.graphics.drawable.AnimatedImageDrawable
 
unregisterDataSetObserver(DataSetObserver) - Method in interface icyllis.modernui.widget.Adapter
Unregister an observer that has previously been registered with this adapter via Adapter.registerDataSetObserver(icyllis.modernui.util.DataSetObserver).
unregisterDataSetObserver(DataSetObserver) - Method in class icyllis.modernui.widget.BaseAdapter
 
unregisterDataSetObserver(DataSetObserver) - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
 
unregisterDataSetObserver(DataSetObserver) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
 
unregisterDataSetObserver(DataSetObserver) - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
unregisterDataSetObserver(DataSetObserver) - Method in class icyllis.modernui.widget.PagerAdapter
Unregister an observer from callbacks related to the adapter's data changing.
unregisterForContextMenu(View) - Method in class icyllis.modernui.fragment.Fragment
Prevents a context menu to be shown for the given view.
unregisterFragmentLifecycleCallbacks(FragmentLifecycleCallbacks) - Method in class icyllis.modernui.fragment.FragmentManager
Unregisters a previously registered FragmentLifecycleCallbacks.
unregisterObserver(T) - Method in class icyllis.modernui.util.Observable
Removes a previously registered observer.
unscheduleDrawable(Drawable) - Method in class icyllis.modernui.view.View
Unschedule any events associated with the given Drawable.
unscheduleDrawable(Drawable, Runnable) - Method in class icyllis.modernui.graphics.drawable.ColorStateListDrawable
 
unscheduleDrawable(Drawable, Runnable) - Method in interface icyllis.modernui.graphics.drawable.Drawable.Callback
A Drawable can call this to unschedule an action previously scheduled with Drawable.Callback.scheduleDrawable(icyllis.modernui.graphics.drawable.Drawable, java.lang.Runnable, long).
unscheduleDrawable(Drawable, Runnable) - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
unscheduleDrawable(Drawable, Runnable) - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
unscheduleDrawable(Drawable, Runnable) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
unscheduleDrawable(Drawable, Runnable) - Method in class icyllis.modernui.view.View
Cancels a scheduled action on a drawable.
unscheduleSelf(Runnable) - Method in class icyllis.modernui.graphics.drawable.Drawable
Use the current Drawable.Callback implementation to have this Drawable unscheduled.
unscheduleTraversals() - Method in class icyllis.modernui.view.ViewRoot
 
UNSPECIFIED - Static variable in class icyllis.modernui.view.MeasureSpec
Measure specification mode: The parent has not imposed any constraint on the child.
UNSPECIFIED_GRAVITY - Static variable in class icyllis.modernui.widget.FrameLayout.LayoutParams
Value for FrameLayout.LayoutParams.gravity indicating that a gravity has not been explicitly specified.
UNSUPPORTED_FONT_SCORE - Static variable in class icyllis.modernui.graphics.text.FontCollection
 
untrackDevice(GraniteDevice) - Method in class icyllis.arc3d.engine.RecordingContext
 
UNUSABLE - Static variable in class icyllis.modernui.text.PrecomputedText.Params
Constant for returning value of checkResultUsable indicating that given parameter is not compatible.
up(TextView, Spannable) - Method in class icyllis.modernui.text.method.ArrowKeyMovementMethod
 
up(TextView, Spannable) - Method in class icyllis.modernui.text.method.BaseMovementMethod
Performs an up movement action.
up(TextView, Spannable) - Method in class icyllis.modernui.text.method.LinkMovementMethod
 
up(TextView, Spannable) - Method in class icyllis.modernui.text.method.ScrollingMovementMethod
 
update() - Method in class icyllis.modernui.widget.PopupWindow
Updates the state of the popup window, if it is currently being displayed, from the currently set state.
update(int, int) - Method in class icyllis.modernui.widget.PopupWindow
Updates the dimension of the popup window.
update(int, int, int, int) - Method in class icyllis.modernui.widget.PopupWindow
Updates the position and the dimension of the popup window.
update(int, int, int, int, boolean) - Method in class icyllis.modernui.widget.PopupWindow
Updates the position and the dimension of the popup window.
update(long) - Method in class icyllis.modernui.TestFragment.SpectrumGraph
 
update(Font, Paint, Matrixc) - Method in class icyllis.arc3d.core.StrikeDesc
 
update(GlyphRunList, Paint, Matrixc) - Method in class icyllis.arc3d.granite.TextBlobCache.FeatureKey
 
update(View, int, int) - Method in class icyllis.modernui.widget.PopupWindow
Updates the position and the dimension of the popup window.
update(View, int, int, int, int) - Method in class icyllis.modernui.widget.PopupWindow
Updates the position and the dimension of the popup window.
update(View, ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.PopupWindow
 
updateAmplitudes() - Method in class icyllis.modernui.TestFragment.SpectrumGraph
 
UpdateAppearance - Interface in icyllis.modernui.text.style
The classes that affect character-level text in a way that modifies their appearance when one is added or removed must implement this interface.
updateBlocks(int, int, int) - Method in class icyllis.modernui.text.DynamicLayout
This method is called every time the layout is reflowed after an edition.
updateBoundsCache() - Method in class icyllis.arc3d.core.Path
Updates internal bounds so that subsequent calls to Path.getBounds() are instantaneous.
updateData(int, int, long) - Method in class icyllis.arc3d.engine.Buffer
Updates the buffer data.
updateDrawState(TextPaint) - Method in class icyllis.modernui.markdown.core.style.CodeBlockSpan
 
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.BackgroundColorSpan
Updates the background color of the TextPaint.
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.CharacterStyle
 
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.ClickableSpan
Makes the text underlined and in the link color.
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.ForegroundColorSpan
Updates the color of the TextPaint to the foreground color.
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.MetricAffectingSpan
 
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.StrikethroughSpan
 
updateDrawState(TextPaint) - Method in class icyllis.modernui.text.style.UnderlineSpan
 
updateForDraw(Draw, List<ClipStack.Element>, BoundsManager, int) - Method in class icyllis.arc3d.granite.ClipStack
 
updateForMask(Font, Paint, Matrixc) - Method in class icyllis.arc3d.core.StrikeDesc
 
UpdateLayout - Interface in icyllis.modernui.text.style
The classes that affect character-level text formatting in a way that triggers a text layout update when one is added or removed must implement this interface.
updateMeasureState(TextPaint) - Method in class icyllis.modernui.markdown.core.style.CodeBlockSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.markdown.core.style.HeadingSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.AbsoluteSizeSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.LocaleSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.MetricAffectingSpan
Classes that extend MetricAffectingSpan implement this method to update the text formatting in a way that can change the width or height of characters.
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.RelativeSizeSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.ReplacementSpan
This method does nothing, since ReplacementSpans are measured explicitly instead of affecting Paint properties.
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.StyleSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.SubscriptSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.SuperscriptSpan
 
updateMeasureState(TextPaint) - Method in class icyllis.modernui.text.style.TypefaceSpan
 
updateMenuView(boolean) - Method in class icyllis.modernui.view.menu.CascadingMenuPopup
 
updateMenuView(boolean) - Method in interface icyllis.modernui.view.menu.MenuPresenter
Update the menu UI in response to a change.
updateMenuView(boolean) - Method in class icyllis.modernui.view.menu.StandardMenuPopup
 
updateMetrics(DisplayMetrics) - Method in class icyllis.modernui.resources.Resources
 
updateVariableRefKind(Expression, int) - Static method in class icyllis.arc3d.compiler.analysis.Analysis
 
updateViewLayout(View, ViewGroup.LayoutParams) - Method in class icyllis.modernui.view.ViewGroup
 
updateViewLayout(View, ViewGroup.LayoutParams) - Method in interface icyllis.modernui.view.ViewManager
 
updateWithPaintersOrder(long, int) - Static method in class icyllis.arc3d.granite.DrawOrder
 
updateWithStencilIndex(long, int) - Static method in class icyllis.arc3d.granite.DrawOrder
 
upFrom(Lifecycle.State) - Static method in enum class icyllis.modernui.lifecycle.Lifecycle.Event
Returns the Lifecycle.Event that will be reported by a Lifecycle leaving the specified Lifecycle.State to a higher state, or null if there is no valid event that can move up from the given state.
UploadBufferManager - Class in icyllis.arc3d.engine
Allocates staging buffers to update GPU-only buffer and image sub resources.
UploadBufferManager(ResourceProvider) - Constructor for class icyllis.arc3d.engine.UploadBufferManager
 
uploadOnce() - Static method in class icyllis.arc3d.engine.task.ImageUploadTask
 
upTo(Lifecycle.State) - Static method in enum class icyllis.modernui.lifecycle.Lifecycle.Event
Returns the Lifecycle.Event that will be reported by a Lifecycle entering the specified Lifecycle.State from a lower state, or null if there is no valid event that can move up to the given state.
URL_SPAN - Static variable in class icyllis.modernui.text.TextUtils
 
URLSpan - Class in icyllis.modernui.text.style
Implementation of the ClickableSpan that allows setting a url string.
URLSpan(Parcel) - Constructor for class icyllis.modernui.text.style.URLSpan
Constructs a URLSpan from a parcel.
URLSpan(String) - Constructor for class icyllis.modernui.text.style.URLSpan
Constructs a URLSpan from an url string.
USABLE - Static variable in class icyllis.modernui.text.PrecomputedText.Params
Constant for returning value of checkResultUsable indicating that given parameter is compatible.
Usage in code - Search tag in class icyllis.arc3d.core.Color
Section
useCpuStagingBuffers() - Method in class icyllis.arc3d.engine.Caps
 
useDynamicLayout() - Method in class icyllis.modernui.widget.TextView
Returns true if DynamicLayout is required
usePlugin(MarkdownPlugin) - Method in class icyllis.modernui.markdown.Markdown.Builder
 
usePrimitiveRestart() - Method in class icyllis.arc3d.engine.Caps
Primitive restart functionality is core in ES 3.0, but using it will cause slowdowns on some systems.
USER_MASK - Static variable in interface icyllis.modernui.view.Menu
This is the part of an order integer that the user can provide.
USER_SHIFT - Static variable in interface icyllis.modernui.view.Menu
Bit shift of the user portion of the order integer.
USER_STENCIL_OP_COUNT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_DEC_MAYBE_CLAMP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_DEC_WRAP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_INC_MAYBE_CLAMP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_INC_WRAP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_INVERT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_INVERT_CLIP_BIT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_KEEP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
UserStencilOp
USER_STENCIL_OP_REPLACE - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_SET_CLIP_AND_REPLACE_USER_BITS - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_SET_CLIP_BIT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_ZERO - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_ZERO_CLIP_AND_USER_BITS - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_OP_ZERO_CLIP_BIT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_ALWAYS - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_ALWAYS_IF_IN_CLIP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
UserStencilTest
USER_STENCIL_TEST_COUNT - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_EQUAL - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_EQUAL_IF_IN_CLIP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
UserStencilTest
USER_STENCIL_TEST_GEQUAL - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_GREATER - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_LEQUAL - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_LEQUAL_IF_IN_CLIP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
UserStencilTest
USER_STENCIL_TEST_LESS - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_LESS_IF_IN_CLIP - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
UserStencilTest
USER_STENCIL_TEST_NEVER - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
USER_STENCIL_TEST_NOTEQUAL - Static variable in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
userStencilSettings() - Method in class icyllis.arc3d.engine.trash.GraphicsPipelineDesc_Old
Deprecated.
 
UserStencilSettings - Class in icyllis.arc3d.engine.trash
Deprecated.
UserStencilSettings(short, short, short, byte, byte, short) - Constructor for class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
UserStencilSettings(short, short, short, short, short, short, byte, byte, byte, byte, short, short) - Constructor for class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
usesFastSolidColor() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
usesStencil() - Method in class icyllis.arc3d.engine.trash.ops.DrawOp
Deprecated.
Returns whether the op will draw stencil.
usesWrapOp(boolean) - Method in class icyllis.arc3d.engine.trash.UserStencilSettings
Deprecated.
 
Using color spaces - Search tag in class icyllis.arc3d.core.ColorSpace
Section
Using Views - Search tag in class icyllis.modernui.view.View
Section
UV - Static variable in class icyllis.arc3d.granite.geom.RasterTextStep
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form