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

G

g - Variable in class icyllis.arc3d.core.ColorSpace.Rgb.TransferParameters
Variable \(g\) in the equation of the EOTF described above.
g() - Method in class icyllis.arc3d.core.Paint
Returns the value of the green component.
g() - Method in class icyllis.arc3d.core.shaders.Color4fShader
 
g() - Method in class icyllis.arc3d.granite.KeyContext
Returns the value of the green component, in destination space.
g() - Method in class icyllis.arc3d.granite.PaintParams
Returns the value of the green component, in sRGB space.
G - Static variable in class icyllis.arc3d.compiler.tree.Swizzle
SwizzleComponents.
GammaToLinear(float) - Static method in class icyllis.arc3d.core.Color
Converts a color component from the sRGB space to the linear RGB space, using the sRGB transfer function.
GammaToLinear(float) - Static method in class icyllis.modernui.graphics.Color
Converts a color component from the sRGB space to the linear RGB space, using the sRGB transfer function.
GammaToLinear(float[]) - Static method in class icyllis.arc3d.core.Color
Converts a color from the sRGB space to the linear RGB space, using the sRGB transfer function.
GammaToLinear(float[]) - Static method in class icyllis.modernui.graphics.Color
Converts a color from the sRGB space to the linear RGB space, using the sRGB transfer function.
gatherSurfaceIntervals(SurfaceAllocator) - Method in class icyllis.arc3d.engine.RenderTask
Deprecated.
 
gatherSurfaceIntervals(SurfaceAllocator) - Method in class icyllis.arc3d.engine.trash.ops.OpsTask
Deprecated.
 
GC_M_MASK - Static variable in class icyllis.modernui.graphics.text.FontCollection
 
GC_P_MASK - Static variable in class icyllis.modernui.text.method.WordIterator
 
gcd(int, int) - Static method in class icyllis.modernui.util.AlgorithmUtils
Returns the greatest common divisor of a, b.
gcd(long, long) - Static method in class icyllis.modernui.util.AlgorithmUtils
Returns the greatest common divisor of a, b.
GE - Enum constant in enum class icyllis.arc3d.compiler.Operator
 
GeneralEnable_AdvBlendEqInteraction - Static variable in class icyllis.arc3d.engine.ShaderCaps
Indicates how GLSL must interact with advanced blend equations.
generate(FragmentNode, String, String, String, String, Formatter) - Method in interface icyllis.arc3d.granite.FragmentStage.GenerateExpression
 
generateCode() - Method in class icyllis.arc3d.compiler.CodeGenerator
Generates the code and returns the pointer value.
generateCode() - Method in class icyllis.arc3d.compiler.glsl.GLSLCodeGenerator
 
generateCode() - Method in class icyllis.arc3d.compiler.spirv.SPIRVCodeGenerator
 
generateCubicPoints(float, float, float, float, float, float, float, float, float, float[], int, int) - Static method in class icyllis.arc3d.engine.PathUtils
Tessellate, dst holds repeated x and y coordinates.
generateDefaultLayoutParams() - Method in class icyllis.modernui.view.ViewGroup
Returns a set of default layout parameters.
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.AbsListView
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.AbsoluteLayout
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.WRAP_CONTENT, a height of ViewGroup.LayoutParams.WRAP_CONTENT and with the coordinates (0, 0).
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.AbsSpinner
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.CoordinatorLayout
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.FrameLayout
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.MATCH_PARENT, and a height of ViewGroup.LayoutParams.MATCH_PARENT.
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.GridLayout
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.LinearLayout
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.MATCH_PARENT and a height of ViewGroup.LayoutParams.WRAP_CONTENT when the layout's orientation is LinearLayout.VERTICAL.
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.RadioGroup
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.RelativeLayout
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.RelativeRadioGroup
 
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.TableLayout
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.MATCH_PARENT, and a height of ViewGroup.LayoutParams.WRAP_CONTENT.
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.TableRow
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.MATCH_PARENT, a height of ViewGroup.LayoutParams.WRAP_CONTENT and no spanning.
generateDefaultLayoutParams() - Method in class icyllis.modernui.widget.ViewPager
 
generateImage(Glyph, Object, long) - Method in class icyllis.arc3d.core.j2d.ScalerContext_JDK
 
generateImage(Glyph, Object, long) - Method in class icyllis.arc3d.core.ScalerContext
Generates the contents of glyph.fImage.
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.view.ViewGroup
Returns a safe set of layout parameters based on the supplied layout params.
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.AbsListView
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.AbsoluteLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.CoordinatorLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.FrameLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.GridLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.LinearLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.RelativeLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.TableLayout
Returns a safe set of layout parameters based on the supplied layout params.
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.TableRow
Returns a safe set of layout parameters based on the supplied layout params.
generateLayoutParams(ViewGroup.LayoutParams) - Method in class icyllis.modernui.widget.ViewPager
 
generateMetrics(Glyph) - Method in class icyllis.arc3d.core.j2d.ScalerContext_JDK
 
generateMetrics(Glyph) - Method in class icyllis.arc3d.core.ScalerContext
 
generateMipmaps(Image) - Method in class icyllis.arc3d.opengl.GLDevice
Uses the base level of the image to compute the contents of the other mipmap levels.
generatePath(Glyph, Path) - Method in class icyllis.arc3d.core.j2d.ScalerContext_JDK
 
generatePath(Glyph, Path) - Method in class icyllis.arc3d.core.ScalerContext
Sets the passed path to the glyph outline.
generateQuadraticPoints(float, float, float, float, float, float, float, float[], int, int) - Static method in class icyllis.arc3d.engine.PathUtils
Tessellate, dst holds repeated x and y coordinates.
generateSPIRV(TranslationUnit, ShaderCaps) - Method in class icyllis.arc3d.compiler.ShaderCompiler
Generates translated SPIR-V code and returns the pointer result.
generateUniforms(UniformHandler, int) - Method in class icyllis.arc3d.granite.FragmentStage
 
generateViewId() - Static method in class icyllis.modernui.view.View
Generate a value suitable for use in View.setId(int).
GenerationID - Class in icyllis.arc3d.core
An object with identity.
GenerationID() - Constructor for class icyllis.arc3d.core.GenerationID
 
GENERATOR_MAGIC_NUMBER - Static variable in class icyllis.arc3d.compiler.spirv.SPIRVCodeGenerator
 
GEOMETRY_UNIFORM_BLOCK_BINDING - Static variable in class icyllis.arc3d.granite.DrawPass
 
GEOMETRY_UNIFORM_BLOCK_NAME - Static variable in class icyllis.arc3d.granite.DrawPass
 
GEOMETRY_UNIFORM_INDEX_MASK - Static variable in class icyllis.arc3d.granite.DrawPass.SortKey
 
GEOMETRY_UNIFORM_INDEX_OFFSET - Static variable in class icyllis.arc3d.granite.DrawPass.SortKey
 
GeometryRenderer - Class in icyllis.arc3d.granite
 
GeometryRenderer(String, GeometryStep) - Constructor for class icyllis.arc3d.granite.GeometryRenderer
 
GeometryRenderer(String, GeometryStep, GeometryStep) - Constructor for class icyllis.arc3d.granite.GeometryRenderer
 
GeometryRenderer(String, GeometryStep, GeometryStep, GeometryStep) - Constructor for class icyllis.arc3d.granite.GeometryRenderer
 
GeometryStep - Class in icyllis.arc3d.granite
The GeometryProcessor represents some kind of geometric primitive.
GeometryStep(String, String, VertexInputLayout.AttributeSet, VertexInputLayout.AttributeSet, int, byte, DepthStencilSettings) - Constructor for class icyllis.arc3d.granite.GeometryStep
 
GeometryStep.ProgramImpl - Class in icyllis.arc3d.granite
Every GeometryStep must be capable of creating a subclass of ProgramImpl.
geometryUniformIndex() - Method in class icyllis.arc3d.granite.DrawPass.SortKey
 
GeometryUtils - Class in icyllis.arc3d.core
Geometry solvers.
GeometryUtils() - Constructor for class icyllis.arc3d.core.GeometryUtils
 
geomProc() - Method in class icyllis.arc3d.engine.trash.GraphicsPipelineDesc_Old
Deprecated.
 
geomStep() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
GESTURE_END - Static variable in class icyllis.modernui.view.HapticFeedbackConstants
The user has finished a gesture (e.g.
GESTURE_START - Static variable in class icyllis.modernui.view.HapticFeedbackConstants
The user has started a gesture (e.g.
get() - Method in class icyllis.modernui.graphics.GLSurface
Deprecated.
 
get(int) - Method in class icyllis.arc3d.compiler.lex.NFA
Gets a NFA state from its index.
get(int) - Static method in interface icyllis.arc3d.core.PathStroker.Capper
 
get(int) - Static method in interface icyllis.arc3d.core.PathStroker.Joiner
 
get(int) - Method in class icyllis.arc3d.engine.Key
 
get(int) - Method in class icyllis.modernui.util.SparseArray
Gets the Object mapped from the specified key, or null if no such mapping has been made.
get(int) - Method in class icyllis.modernui.util.SparseBooleanArray
Gets the boolean mapped from the specified key, or false if no such mapping has been made.
get(int) - Static method in class icyllis.modernui.util.StateSet
Called by View.
get(int, boolean) - Method in class icyllis.modernui.util.SparseBooleanArray
Gets the boolean mapped from the specified key, or the specified value if no such mapping has been made.
get(int, E) - Method in class icyllis.modernui.util.SparseArray
Gets the Object mapped from the specified key, or the specified Object if no such mapping has been made.
get(long) - Static method in class icyllis.modernui.core.Monitor
 
get(long) - Static method in class icyllis.modernui.core.Window
 
get(long) - Method in class icyllis.modernui.util.LongSparseArray
Gets the Object mapped from the specified key, or null if no such mapping has been made.
get(long, E) - Method in class icyllis.modernui.util.LongSparseArray
Gets the Object mapped from the specified key, or the specified Object if no such mapping has been made.
get(ColorSpace.Named) - Static method in class icyllis.arc3d.core.ColorSpace
Returns an instance of ColorSpace identified by the specified name.
get(Context) - Static method in class icyllis.modernui.view.ViewConfiguration
Returns a configuration for the specified visual Context.
get(View) - Static method in class icyllis.modernui.lifecycle.ViewTreeLifecycleOwner
Retrieve the LifecycleOwner responsible for managing the given View.
get(View) - Static method in class icyllis.modernui.lifecycle.ViewTreeViewModelStoreOwner
Retrieve the ViewModelStoreOwner associated with the given View.
get(Class<T>) - Method in class icyllis.modernui.lifecycle.ViewModelProvider
Returns an existing ViewModel or creates a new one in the scope (usually, a fragment or an activity), associated with this ViewModelProvider.
get(Object) - Method in class icyllis.modernui.util.ArrayMap
Retrieve a value from the array.
get(Object) - Method in class icyllis.modernui.util.DataSet
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String, Class<T>) - Method in class icyllis.modernui.lifecycle.ViewModelProvider
Returns an existing ViewModel or creates a new one in the scope (usually, a fragment or an activity), associated with this ViewModelProvider.
get(T) - Method in class icyllis.modernui.util.Property
Returns the current value that this property represents on the given object.
getA(short) - Static method in class icyllis.arc3d.engine.Swizzle
 
getAbsoluteGravity(int, int) - Static method in class icyllis.modernui.view.Gravity
Convert script specific gravity to absolute horizontal value.
getAcceptedChars() - Method in class icyllis.modernui.text.method.DigitsInputFilter
 
getAcceptedChars() - Method in class icyllis.modernui.text.method.NumberInputFilter
You can say which characters you can accept.
getAction() - Method in class icyllis.modernui.view.DragEvent
 
getAction() - Method in class icyllis.modernui.view.KeyEvent
Retrieve the action of this key event.
getAction() - Method in class icyllis.modernui.view.MotionEvent
Return the kind of action being performed.
getActionButton() - Method in class icyllis.modernui.view.MotionEvent
Gets which button has been modified during a press or release action.
getActionItems() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getActionMasked() - Method in class icyllis.modernui.view.MotionEvent
Return the masked action being performed, without pointer index information.
getActionProvider() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getActionProvider() - Method in interface icyllis.modernui.view.MenuItem
Gets the ActionProvider.
getActionView() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getActionView() - Method in interface icyllis.modernui.view.MenuItem
Returns the currently set action view for this menu item.
getActiveFragmentCount() - Method in class icyllis.modernui.fragment.FragmentController
Returns the number of active fragments.
getActiveFragments() - Method in class icyllis.modernui.fragment.FragmentController
Returns the list of active fragments.
getAdapter() - Method in class icyllis.modernui.widget.AbsSpinner
 
getAdapter() - Method in class icyllis.modernui.widget.AdapterView
Returns the adapter currently associated with this widget.
getAdapter() - Method in class icyllis.modernui.widget.ExpandableListView
This method should not be used, use ExpandableListView.getExpandableListAdapter().
getAdapter() - Method in class icyllis.modernui.widget.GridView
 
getAdapter() - Method in class icyllis.modernui.widget.ListView
Returns the adapter currently in use in this ListView.
getAdapter() - Method in class icyllis.modernui.widget.ViewPager
Retrieve the current adapter supplying pages.
getAdapterMenu() - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getAddress() - Method in class icyllis.arc3d.core.Pixels
The address if native buffer, or array base offset; may be NULL.
getAddress() - Method in class icyllis.arc3d.core.Pixmap
The address if native buffer, the base address corresponding to the pixel origin, or array base offset; may be NULL.
getAddress() - Method in class icyllis.modernui.graphics.Bitmap
The address of void *pixels in native.
getAddress(int, int) - Method in class icyllis.arc3d.core.Pixmap
Returns address/offset at (x, y).
getAddressModeX() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getAddressModeY() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getAddressModeZ() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getAdjustViewBounds() - Method in class icyllis.modernui.widget.ImageView
True when ImageView is adjusting its bounds to preserve the aspect ratio of its drawable
getAdvance() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the total advance of this piece.
getAdvance() - Method in class icyllis.modernui.graphics.text.ShapedText
Returns the total amount of advance consumed by this layout.
getAdvance(char[], int) - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getAdvance(char[], int) - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getAdvance(char[], int) - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getAdvance(char[], int, int) - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getAdvance(char[], int, int) - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getAdvance(char[], int, int) - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getAdvance(int) - Method in class icyllis.modernui.graphics.text.MeasuredText
Returns the advance of the char at the given index of the text buffer.
getAdvance(int) - Method in class icyllis.modernui.graphics.text.ShapedText
getAdvance(int) - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the advance of the char at the given index of the text buffer.
getAdvance(int, int) - Method in class icyllis.modernui.graphics.text.MeasuredText
Returns the advance of the chars in the given range of the text buffer.
getAdvance(int, int) - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the advance of the given range.
getAdvances() - Method in class icyllis.modernui.graphics.text.LayoutPiece
The array of all chars advance, the length and order are relative to the text buffer, if computed.
getAdvances() - Method in class icyllis.modernui.graphics.text.ShapedText
The array of all chars advance, the length and order are relative to the text buffer.
getAfter() - Method in class icyllis.arc3d.core.effects.ComposeColorFilter
 
getAlign() - Method in class icyllis.arc3d.core.StrokeRec
 
getAlignedOffset(int, byte, int, int) - Static method in class icyllis.arc3d.granite.shading.UniformHandler
Given the current offset into the UBO data, calculate the offset for the uniform we're trying to add taking into consideration all alignment requirements.
getAlignedStride(byte, int, int) - Static method in class icyllis.arc3d.granite.shading.UniformHandler
 
getAlignment() - Method in class icyllis.modernui.text.Layout
Return the base alignment of this layout.
getAlignment() - Method in interface icyllis.modernui.text.style.AlignmentSpan
Returns the alignment of the text.
getAlignment() - Method in class icyllis.modernui.text.style.AlignmentSpan.Standard
 
getAlignmentMask(byte, boolean, int) - Static method in class icyllis.arc3d.granite.shading.UniformHandler
Returns the base alignment mask in bytes taken up in UBO for SLTypes.
getAlignmentMode() - Method in class icyllis.modernui.widget.GridLayout
Returns the alignment mode.
getAll() - Static method in class icyllis.modernui.core.Monitor
 
getAllDescription() - Static method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
Reads: "Image Files (*.png;*.jpg;*.bmp)"
getAllDescription(String) - Static method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
Reads: "[header] (*.png;*.jpg;*.bmp)"
getAllFilters(MemoryStack) - Static method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
 
getAllowEnterTransitionOverlap() - Method in class icyllis.modernui.fragment.Fragment
Returns whether the exit transition and enter transition overlap or not.
getAllowReturnTransitionOverlap() - Method in class icyllis.modernui.fragment.Fragment
Returns whether the return transition and reenter transition overlap or not.
getAlpha() - Method in class icyllis.arc3d.core.Paint
Helper to getColor() that just returns the color's alpha value.
getAlpha() - Method in class icyllis.modernui.graphics.drawable.ColorDrawable
Returns the alpha value of this drawable's color.
getAlpha() - Method in class icyllis.modernui.graphics.drawable.ColorStateListDrawable
 
getAlpha() - Method in class icyllis.modernui.graphics.drawable.Drawable
Gets the current alpha value for the drawable.
getAlpha() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getAlpha() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getAlpha() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
 
getAlpha() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getAlpha() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getAlpha() - Method in class icyllis.modernui.graphics.Paint
Helper to getColor() that just returns the color's alpha value.
getAlpha() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the translucency level of this RenderNode.
getAlpha() - Method in class icyllis.modernui.material.MaterialDrawable
 
getAlpha() - Method in class icyllis.modernui.view.View
The opacity of the view.
getAlphabeticModifiers() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getAlphabeticModifiers() - Method in interface icyllis.modernui.view.MenuItem
Return the modifier for this menu item's alphabetic shortcut.
getAlphabeticShortcut() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getAlphabeticShortcut() - Method in interface icyllis.modernui.view.MenuItem
Return the char for this menu item's alphabetic shortcut.
getAlphaDirect(Paint) - Static method in class icyllis.arc3d.core.Paint
 
getAlphaF() - Method in class icyllis.arc3d.core.Paint
Retrieves alpha/opacity from the color used when stroking and filling.
getAlphaF() - Method in class icyllis.modernui.graphics.Paint
Retrieves alpha/opacity from the color used when stroking and filling.
getAlphaType() - Method in class icyllis.arc3d.core.Image
 
getAlphaType() - Method in class icyllis.arc3d.core.j2d.Raster
 
getAlphaType() - Method in class icyllis.arc3d.core.Pixmap
 
getAlphaType() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getAlphaType() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getAlphaType() - Method in class icyllis.modernui.graphics.Bitmap
 
getAnchor() - Method in class icyllis.modernui.widget.PopupWindow
 
getAnchorId() - Method in class icyllis.modernui.widget.CoordinatorLayout.LayoutParams
Get the id of this view's anchor.
getAnchorView() - Method in class icyllis.modernui.widget.ListPopupWindow
Returns the view that will be used to anchor this popup.
getAnimatedFraction() - Method in class icyllis.modernui.animation.ValueAnimator
Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation.
getAnimatedImageExecutor() - Static method in class icyllis.modernui.graphics.drawable.AnimatedImageDrawable
 
getAnimatedValue() - Method in class icyllis.modernui.animation.ValueAnimator
The most recent value calculated by this ValueAnimator when there is just one property being animated.
getAnimationCount() - Static method in class icyllis.modernui.animation.AnimationHandler
Return the number of callbacks that have registered for frame callbacks.
getAnimationMatrix() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the previously set animation matrix.
getAnimationMatrix() - Method in class icyllis.modernui.view.View
Changes the transition matrix on the view.
getAnimator(int) - Method in class icyllis.modernui.animation.LayoutTransition
Gets the animation used during one of the transition types that may run.
getApproxSize(int) - Static method in interface icyllis.arc3d.engine.ISurface
Map size to a larger multiple of 2.
getArc(int) - Method in class icyllis.arc3d.granite.RendererProvider
 
getArgument() - Method in class icyllis.arc3d.compiler.tree.ConstructorCall
 
getArguments() - Method in class icyllis.arc3d.compiler.tree.ConstructorCall
 
getArguments() - Method in class icyllis.arc3d.compiler.tree.FunctionCall
 
getArguments() - Method in class icyllis.modernui.fragment.Fragment
Return the arguments supplied when the fragment was instantiated, if any.
getArrayName(int) - Method in class icyllis.arc3d.compiler.tree.Type
Converts an element type and a size (float, 10) into an array name ("float[10]").
getArraySize() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getArraySize() - Method in class icyllis.arc3d.compiler.tree.Type.ArrayType
 
getArraySize() - Method in class icyllis.arc3d.compiler.tree.Type
For arrays, returns either the size of the array (if known) or -1 (unsized).
getArraySize() - Method in class icyllis.arc3d.engine.BackendImage
 
getArraySize() - Method in class icyllis.arc3d.engine.Image
 
getArraySize() - Method in class icyllis.arc3d.engine.ImageDesc
 
getArraySize() - Method in class icyllis.arc3d.engine.ShaderVar
Get the array length.
getArrayType(Type, int) - Method in class icyllis.arc3d.compiler.SymbolTable
Finds or creates an array type with the given element type and array size.
getAscent() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Gets the font metrics of the maximum extent of this piece.
getAscent() - Method in class icyllis.modernui.graphics.text.ShapedText
Effective ascent value of this layout.
getAt(int) - Method in interface icyllis.modernui.graphics.text.LineBreaker.LineWidth
Find out the width for the line.
getAtlasGeneration() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getAtlasGeneration(int) - Method in class icyllis.arc3d.granite.GlyphAtlasManager
 
getAtlasProvider() - Method in class icyllis.arc3d.engine.RecordingContext
 
getAtlasTokenTracker() - Method in class icyllis.arc3d.engine.RecordingContext
 
getAttachedTexture(int) - Method in class icyllis.modernui.graphics.GLSurface
Deprecated.
Returns the attached texture with the given attachment point.
getAttributeCount(int) - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns the number of used attributes (input variables).
getAttributes(int) - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns an iterator of used attributes.
getAutoLinkMask() - Method in class icyllis.modernui.widget.TextView
Gets the autolink mask of the text.
getAverage(float, float) - Method in class icyllis.modernui.audio.FFT
Calculate the average amplitude of the frequency band bounded by lowFreq and hiFreq, inclusive.
getAverage(int) - Method in class icyllis.modernui.audio.FFT
Gets the value of the ith average.
getAverageCenterFrequency(int) - Method in class icyllis.modernui.audio.FFT
Returns the center frequency of the ith average band.
getAverageSize() - Method in class icyllis.modernui.audio.FFT
Returns the number of averages currently being calculated.
getAxisValue(int) - Method in class icyllis.modernui.view.MotionEvent
Gets the value associated with the specified axis for the first pointer index (may be an arbitrary pointer identifier).
getB(short) - Static method in class icyllis.arc3d.engine.Swizzle
 
getBackend() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getBackend() - Method in class icyllis.arc3d.engine.BackendImage
 
getBackend() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getBackend() - Method in class icyllis.arc3d.engine.Context
The 3D API backing this context.
getBackend() - Method in class icyllis.arc3d.engine.Device
 
getBackend() - Method in class icyllis.arc3d.engine.ImageDesc
 
getBackend() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getBackend() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getBackend() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getBackend() - Method in class icyllis.arc3d.opengl.GLBackendImage
 
getBackend() - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getBackend() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getBackend() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getBackend() - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getBackend() - Method in class icyllis.arc3d.vulkan.VulkanBackendImage
 
getBackend() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getBackendFormat() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getBackendFormat() - Method in class icyllis.arc3d.engine.BackendImage
Get the BackendFormat for this image/texture.
getBackendFormat() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
Get the BackendFormat for this texture.
getBackendFormat() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Describes the backend format of color buffers.
getBackendFormat() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
Returns the backend format of the surface.
getBackendFormat() - Method in class icyllis.arc3d.engine.SurfaceProxy
 
getBackendFormat() - Method in class icyllis.arc3d.opengl.GLBackendImage
 
getBackendFormat() - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getBackendFormat() - Method in class icyllis.arc3d.opengl.GLRenderbuffer
 
getBackendFormat() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getBackendFormat() - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getBackendFormat() - Method in class icyllis.arc3d.vulkan.VulkanBackendImage
 
getBackendFormat() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getBackendRenderTarget() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Describes the backend render target of this render target.
getBackendRenderTarget() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getBackendRenderTarget() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getBackground() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getBackground() - Method in class icyllis.modernui.view.View
Gets the background drawable
getBackground() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getBackground() - Method in class icyllis.modernui.widget.PopupWindow
Return the drawable used as the popup window's background.
getBackgroundColor() - Method in class icyllis.modernui.text.style.BackgroundColorSpan
 
getBackingHeight() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getBackingHeight() - Method in class icyllis.arc3d.engine.SurfaceProxy
Returns the physical height of the backing surface.
getBackingHeight() - Method in class icyllis.modernui.graphics.GLSurface
Deprecated.
 
getBackingUniqueID() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getBackingUniqueID() - Method in class icyllis.arc3d.engine.SurfaceProxy
 
getBackingWidth() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getBackingWidth() - Method in class icyllis.arc3d.engine.SurfaceProxy
Returns the physical width of the backing surface.
getBackingWidth() - Method in class icyllis.modernui.graphics.GLSurface
Deprecated.
 
getBackStackEntryAt(int) - Method in class icyllis.modernui.fragment.FragmentManager
Return the BackStackEntry at index index in the back stack; entries start index 0 being the bottom of the stack.
getBackStackEntryCount() - Method in class icyllis.modernui.fragment.FragmentManager
Return the number of entries currently in the back stack.
getBand(int) - Method in class icyllis.modernui.audio.FFT
Returns the amplitude of the requested frequency band.
getBandSize() - Method in class icyllis.modernui.audio.FFT
Returns the size of the spectrum created by this transform.
getBandWidth() - Method in class icyllis.modernui.audio.FFT
Returns the width of each frequency band in the spectrum (in Hz).
getBase() - Method in class icyllis.arc3d.compiler.tree.FieldAccess
 
getBase() - Method in class icyllis.arc3d.compiler.tree.IndexExpression
 
getBase() - Method in class icyllis.arc3d.compiler.tree.Swizzle
 
getBase() - Method in class icyllis.arc3d.core.Pixels
The array if heap buffer; may be null.
getBase() - Method in class icyllis.arc3d.core.Pixmap
The array if heap buffer; may be null.
getBase() - Method in class icyllis.arc3d.core.shaders.LocalMatrixShader
 
getBaseArrayLayer() - Method in class icyllis.arc3d.vulkan.VulkanImageView
 
getBaseLayerHeight() - Method in class icyllis.arc3d.core.Canvas
Gets the size of the base or root layer in global canvas coordinates.
getBaseLayerHeight() - Method in class icyllis.arc3d.core.PaintFilterCanvas
 
getBaseLayerWidth() - Method in class icyllis.arc3d.core.Canvas
Gets the size of the base or root layer in global canvas coordinates.
getBaseLayerWidth() - Method in class icyllis.arc3d.core.PaintFilterCanvas
 
getBaseline() - Method in class icyllis.modernui.view.View
Return the offset of the widget's text baseline from the widget's top boundary.
getBaseline() - Method in class icyllis.modernui.widget.ImageView
Return the offset of the widget's text baseline from the widget's top boundary.
getBaseline() - Method in class icyllis.modernui.widget.LinearLayout
 
getBaseline() - Method in class icyllis.modernui.widget.RelativeLayout
 
getBaseline() - Method in class icyllis.modernui.widget.Spinner
 
getBaseline() - Method in class icyllis.modernui.widget.TextView
 
getBaselineAlignBottom() - Method in class icyllis.modernui.widget.ImageView
Checks whether this view's baseline is considered the bottom of the view.
getBaselineAlignedChildIndex() - Method in class icyllis.modernui.widget.LinearLayout
 
getBaseMipLevel() - Method in class icyllis.arc3d.vulkan.VulkanImageView
 
getBefore() - Method in class icyllis.arc3d.core.effects.ComposeColorFilter
 
getBeginIndex() - Method in class icyllis.modernui.graphics.text.CharArrayIterator
 
getBeginIndex() - Method in class icyllis.modernui.text.CharSequenceIterator
 
getBehavior() - Method in interface icyllis.modernui.widget.CoordinatorLayout.AttachedBehavior
Returns the behavior associated with the matching View class.
getBehavior() - Method in class icyllis.modernui.widget.CoordinatorLayout.LayoutParams
Get the behavior governing the layout and interaction of the child view within a parent CoordinatorLayout.
getBestFont(char[], int) - Method in class icyllis.modernui.graphics.text.FontCollection.Run
 
getBinaryPrecedence() - Method in enum class icyllis.arc3d.compiler.Operator
 
getBinding() - Method in class icyllis.arc3d.opengl.GLUniformBuffer
Deprecated.
 
getBindingCount() - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns the number of binding points.
getBindingCount() - Method in class icyllis.arc3d.opengl.GLVertexArray
 
getBindingTarget() - Method in class icyllis.arc3d.opengl.GLBuffer
 
getBlender() - Method in class icyllis.arc3d.core.Paint
Returns the user-supplied blend function, if one has been set.
getBlendFormula(boolean, boolean, BlendMode) - Static method in class icyllis.arc3d.granite.BlendFormula
This table outlines the blend formulas we will use with each blend mode, with and without coverage, with and without an opaque input color.
getBlendFuncName() - Method in enum class icyllis.arc3d.core.BlendMode
Returns the name of blend function.
getBlendInfo() - Method in class icyllis.arc3d.engine.PipelineDesc
 
getBlendInfo() - Method in class icyllis.arc3d.engine.trash.TransferProcessor
Deprecated.
 
getBlendInfo() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getBlendInfo() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getBlendMode() - Method in class icyllis.arc3d.core.Paint
If the current blender can be represented as a BlendMode enum, this returns that enum object.
getBlendMode() - Method in class icyllis.modernui.graphics.Paint
Get the paint's blend mode.
getBlendMode() - Method in class icyllis.modernui.widget.EdgeEffect
Returns the blend mode.
getBlendModeDirect(Paint) - Static method in class icyllis.arc3d.core.Paint
 
getBlockEndLines() - Method in class icyllis.modernui.text.DynamicLayout
 
getBlockIndex(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getBlockIndices() - Method in class icyllis.modernui.text.DynamicLayout
 
getBlockName() - Method in class icyllis.arc3d.compiler.tree.InterfaceBlock
 
getBlockQuoteColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getBlockQuoteMargin() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getBlockQuoteWidth() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getBlocksAlwaysNeedToBeRedrawn() - Method in class icyllis.modernui.text.DynamicLayout
 
getBlueBits() - Method in class icyllis.modernui.core.VideoMode
 
getBody() - Method in class icyllis.arc3d.compiler.tree.FunctionDefinition
 
getBoolean(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or false if no mapping of the desired type exists for the given key.
getBoolean(String, boolean) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getBooleanValue() - Method in class icyllis.arc3d.compiler.tree.Literal
 
getBottom() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the bottom position for the RenderNode.
getBottom() - Method in class icyllis.modernui.view.View
Bottom position of this view relative to its parent.
getBottomEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.ScrollView
 
getBottomEdgeEffectColor() - Method in class icyllis.modernui.widget.AbsListView
Returns the bottom edge effect color.
getBottomEdgeEffectColor() - Method in class icyllis.modernui.widget.ScrollView
Returns the bottom edge effect color.
getBottomPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the bottom padding in pixels.
getBottomPadding() - Method in class icyllis.modernui.text.BoringLayout
 
getBottomPadding() - Method in class icyllis.modernui.text.DynamicLayout
 
getBottomPadding() - Method in class icyllis.modernui.text.Layout
Returns the number of extra pixels of descent padding in the bottom line of the Layout.
getBottomPadding() - Method in class icyllis.modernui.text.StaticLayout
 
getBounds() - Method in class icyllis.arc3d.core.Device
 
getBounds() - Method in class icyllis.arc3d.core.Path
Returns minimum and maximum axes values of coordinates.
getBounds() - Method in class icyllis.arc3d.core.TextBlob
Returns bounding box in pixels.
getBounds() - Method in class icyllis.arc3d.core.Vertices
 
getBounds() - Method in class icyllis.arc3d.granite.DrawPass
 
getBounds() - Method in class icyllis.arc3d.granite.SubRunContainer.AtlasSubRun
 
getBounds() - Method in class icyllis.arc3d.granite.SubRunData
 
getBounds() - Method in interface icyllis.modernui.graphics.CustomDrawable
Deprecated.
Return the (conservative) bounds of what the drawable will draw.
getBounds() - Method in class icyllis.modernui.graphics.drawable.Drawable
Return the drawable's bounds Rect.
getBounds(Rect2f) - Method in class icyllis.arc3d.core.Glyph
Returns the bounding box for this glyph, it holds rounded integer values.
getBounds(Rect2f) - Method in class icyllis.arc3d.core.Image
 
getBounds(Rect2f) - Method in class icyllis.arc3d.core.Path
Helper method to Path.getBounds(), stores the result to dst.
getBounds(Rect2f) - Method in class icyllis.arc3d.core.RoundRect
Returns bounds.
getBounds(Rect2f) - Method in class icyllis.arc3d.core.TextBlob
 
getBounds(Rect2f) - Method in class icyllis.arc3d.core.Vertices
 
getBounds(Rect2f) - Method in class icyllis.arc3d.granite.ArcShape
 
getBounds(Rect2f) - Method in class icyllis.arc3d.granite.SimpleShape
 
getBounds(Rect2f) - Method in class icyllis.arc3d.granite.SubRunData
 
getBounds(Rect2i) - Method in class icyllis.arc3d.core.Device
Return the bounds of the device in the coordinate space of this device.
getBounds(Rect2i) - Method in class icyllis.arc3d.core.Glyph
Returns the bounding box for this glyph.
getBounds(Rect2i) - Method in class icyllis.arc3d.core.Image
 
getBounds(RectF) - Method in class icyllis.modernui.graphics.Path
 
getBoundsHeight() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the height value of the pixel bounds of all glyph images, if computed.
getBoundsOnScreen(Rect) - Method in class icyllis.modernui.view.View
Gets the location of this view in screen coordinates.
getBoundsOnScreen(Rect, boolean) - Method in class icyllis.modernui.view.View
Gets the location of this view in screen coordinates.
getBoundsWidth() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the width value of the pixel bounds of all glyph images, if computed.
getBoundsX() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the floor left value of the pixel bounds of all glyph images, relative to (0, 0), if computed.
getBoundsY() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the floor top value of the pixel bounds of all glyph images, relative to (0, 0), if computed.
getBudgetedBytes() - Method in class icyllis.arc3d.engine.ResourceCache
Returns the number of bytes consumed by budgeted resources.
getBudgetedResourceCount() - Method in class icyllis.arc3d.engine.ResourceCache
Returns the number of resources that count against the budget.
getBufferPtrAndMarkDirty(int) - Method in class icyllis.arc3d.engine.UniformDataManager
 
getBufferStorageFlags(int) - Static method in class icyllis.arc3d.opengl.GLBuffer
 
getBuiltinTypes() - Method in class icyllis.arc3d.compiler.ModuleLoader
 
getButtonDrawable() - Method in class icyllis.modernui.widget.CompoundButton
 
getButtonState() - Method in class icyllis.modernui.view.MotionEvent
Gets the state of all buttons that are pressed such as a mouse, use an AND operation to get the state of a button.
getButtonTintList() - Method in class icyllis.modernui.widget.CompoundButton
 
getByte(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or (byte) 0 if no mapping of the desired type exists for the given key.
getByte(String, byte) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getByteArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getBytesPerBlock() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getBytesPerBlock() - Method in class icyllis.arc3d.engine.ImageDesc
 
getBytesPerBlock() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getBytesPerBlock() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getBytesPerBlock() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getBytesPerBlock() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getBytesPerBlock() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getBytesPerPixel() - Method in enum class icyllis.modernui.graphics.Bitmap.Format
 
getCachedCanvas() - Method in class icyllis.arc3d.core.Surface
 
getCachedImage() - Method in class icyllis.arc3d.core.Surface
 
getCacheMaxResourceBytes() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getCallback() - Method in class icyllis.modernui.core.Message
Retrieve callback object that will execute when this message is handled.
getCallback() - Method in class icyllis.modernui.graphics.drawable.Drawable
Return the current Drawable.Callback implementation attached to this Drawable.
getCameraDistance() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the distance in Z of the camera for this RenderNode
getCanonicalFontSize(float) - Static method in class icyllis.modernui.graphics.text.FontPaint
 
getCanvas() - Method in class icyllis.arc3d.core.Surface
Returns Canvas that draws into Surface.
getCap() - Method in class icyllis.arc3d.core.StrokeRec
 
getCaps() - Method in class icyllis.arc3d.engine.Context
 
getCaps() - Method in class icyllis.arc3d.engine.Device
Gets the capabilities of the context.
getCaps() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getCaps() - Method in class icyllis.arc3d.granite.KeyContext
 
getCaps() - Method in class icyllis.arc3d.granite.shading.GraphicsPipelineBuilder
 
getCaps() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getCaps() - Method in class icyllis.arc3d.opengl.GLDevice
 
getCaseBlock() - Method in class icyllis.arc3d.compiler.tree.SwitchStatement
 
getCases() - Method in class icyllis.arc3d.compiler.tree.SwitchStatement
 
getCategoryAMD(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getCenterX() - Method in class icyllis.arc3d.core.shaders.AngularGradient
 
getCenterX() - Method in class icyllis.arc3d.core.shaders.RadialGradient
 
getCenterY() - Method in class icyllis.arc3d.core.shaders.AngularGradient
 
getCenterY() - Method in class icyllis.arc3d.core.shaders.RadialGradient
 
getChangingConfigurations() - Method in class icyllis.modernui.graphics.drawable.Drawable.ConstantState
Return a bit mask of configuration changes that will impact this drawable (and thus require completely reloading it).
getChangingConfigurations() - Method in class icyllis.modernui.graphics.drawable.Drawable
Return a mask of the configuration parameters for which this drawable may change, requiring that it be re-created.
getChangingConfigurations() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getChannelFlags() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
Gets the channels present in the format as a bitfield of ColorChannelFlag values.
getChannelFlags() - Method in class icyllis.arc3d.engine.ImageDesc
Gets the channels present in the format as a bitfield of ColorChannelFlag values.
getChannelFlags() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getChannelFlags() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getChannelFlags() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getChannelFlags() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getChannelFlags() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getChannels() - Method in class icyllis.modernui.audio.SoundSample
Get numbers of channels, either 1 or 2.
getChannels() - Method in class icyllis.modernui.audio.SoundStream
Get numbers of channels, either 1 or 2.
getChannels() - Method in enum class icyllis.modernui.graphics.Bitmap.Format
Returns the number of channels.
getChannels() - Method in class icyllis.modernui.graphics.Bitmap
Returns the number of channels.
getChar(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or '0' if no mapping of the desired type exists for the given key.
getChar(String, char) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getCharCount() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the number of characters (i.e.
getCharCount() - Method in class icyllis.modernui.graphics.text.ShapedText
Returns the number of characters (i.e.
getChars() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the characters to be measured.
getChars(int, int, char[], int) - Method in interface icyllis.modernui.text.GetChars
 
getChars(int, int, char[], int) - Method in class icyllis.modernui.text.SpannableStringBuilder
Copy the specified range of chars from this buffer into the specified array, beginning at the specified offset.
getChars(int, int, char[], int) - Method in class icyllis.modernui.text.SpannableString
 
getChars(int, int, char[], int) - Method in class icyllis.modernui.text.SpannedString
 
getChars(CharSequence, int, int, char[], int) - Static method in class icyllis.modernui.text.TextUtils
Copies a block of characters efficiently.
GetChars - Interface in icyllis.modernui.text
Implement this interface if your CharSequence has a String.getChars(int, int, char[], int) method like the one in String that is faster than calling CharSequence.charAt(int) multiple times.
getCheckedId() - Method in class icyllis.modernui.widget.RadioGroup
Returns the identifier of the selected radio button in this group.
getCheckedId() - Method in class icyllis.modernui.widget.RelativeRadioGroup
Returns the identifier of the selected radio button in this group.
getCheckedItemCount() - Method in class icyllis.modernui.widget.AbsListView
Returns the number of items currently selected.
getCheckedItemIds() - Method in class icyllis.modernui.widget.AbsListView
Returns the set of checked items ids.
getCheckedItemPosition() - Method in class icyllis.modernui.widget.AbsListView
Returns the currently checked item.
getCheckedItemPositions() - Method in class icyllis.modernui.widget.AbsListView
Returns the set of checked items in the list.
getChild(int) - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getChild(int, int) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the data associated with the given child within the given group.
getChildAnimations() - Method in class icyllis.modernui.animation.AnimatorSet
Returns the current list of child Animator objects controlled by this AnimatorSet.
getChildAt(int) - Method in class icyllis.modernui.view.ViewGroup
Returns the view at the specified position in the group.
getChildCount() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getChildCount() - Method in class icyllis.modernui.view.ViewGroup
Returns the number of children in the group.
getChildDrawingOrder(int) - Method in class icyllis.modernui.view.ViewGroup
Converts drawing order position to container position.
getChildDrawingOrder(int, int) - Method in class icyllis.modernui.view.ViewGroup
Converts drawing order position to container position.
getChildDrawingOrder(int, int) - Method in class icyllis.modernui.widget.ViewPager
 
getChildFragmentManager() - Method in class icyllis.modernui.fragment.Fragment
Return a private FragmentManager for placing and managing Fragments inside this Fragment.
getChildId(int, int) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the ID for the given child within the given group.
getChildMeasureSpec(int, int, int) - Static method in class icyllis.modernui.view.ViewGroup
Does the hard part of measureChildren: figuring out the MeasureSpec to pass to a particular child.
getChildren() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getChildrenCount(int) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the number of children in a specified group.
getChildType(int, int) - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Get the type of child View that will be created by ExpandableListAdapter.getChildView(int, int, boolean, View, ViewGroup) for the specified child item.
getChildType(int, int) - Method in interface icyllis.modernui.widget.HeterogeneousExpandableList
Get the type of child View that will be created by ExpandableListAdapter.getChildView(int, int, boolean, View, ViewGroup) for the specified child item.
getChildTypeCount() - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Returns the number of types of child Views that will be created by ExpandableListAdapter.getChildView(int, int, boolean, View, ViewGroup) .
getChildTypeCount() - Method in interface icyllis.modernui.widget.HeterogeneousExpandableList
Returns the number of types of child Views that will be created by ExpandableListAdapter.getChildView(int, int, boolean, View, ViewGroup) .
getChildView(int, int, boolean, View, ViewGroup) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets a View that displays the data for the given child within the given group.
getChildVisibleRect(View, Rect, Point) - Method in class icyllis.modernui.view.ViewGroup
 
getChildVisibleRect(View, Rect, Point) - Method in interface icyllis.modernui.view.ViewParent
Compute the visible part of a rectangular region defined in terms of a child view's coordinates.
getChildVisibleRect(View, Rect, Point) - Method in class icyllis.modernui.view.ViewRoot
 
getChildVisibleRect(View, Rect, Point, boolean) - Method in class icyllis.modernui.view.ViewGroup
 
getChoiceMode() - Method in class icyllis.modernui.widget.AbsListView
 
getClientUploadBuffer() - Method in class icyllis.arc3d.opengl.GLBuffer
 
getClip() - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getClip() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getClipBounds() - Method in class icyllis.arc3d.core.Device
 
getClipBounds() - Method in class icyllis.arc3d.core.j2d.RasterDevice
 
getClipBounds() - Method in class icyllis.arc3d.core.NoPixelsDevice
 
getClipBounds() - Method in class icyllis.arc3d.granite.GraniteDevice
 
getClipBounds() - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getClipBounds() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getClipBounds(Rect2i) - Method in class icyllis.arc3d.core.Device
Returns the bounding box of the current clip, in this device's coordinate space.
getClipBounds(Rect2i) - Method in class icyllis.arc3d.core.j2d.RasterDevice
 
getClipBounds(Rect2i) - Method in class icyllis.arc3d.core.NoPixelsDevice
 
getClipBounds(Rect2i) - Method in class icyllis.arc3d.granite.GraniteDevice
 
getClipBounds(Rectangle) - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getClipBounds(Rectangle) - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getClipChildren() - Method in class icyllis.modernui.view.ViewGroup
Returns whether this group's children are clipped to their bounds before drawing.
getClipGeometry(ClipStack.ClipGeometry, ClipStack.ClipGeometry) - Static method in class icyllis.arc3d.granite.ClipStack
 
getClipRect() - Method in class icyllis.modernui.core.awt.NonClearGraphics
Deprecated.
getClipRect() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
Deprecated.
getClipStack() - Method in class icyllis.arc3d.granite.GraniteDevice
 
getClipToBounds() - Method in class icyllis.modernui.graphics.RenderProperties
Returns whether the RenderNode is clipping to its bounds.
getClipToPadding() - Method in class icyllis.modernui.view.ViewGroup
Returns whether this ViewGroup will clip its children to its padding, and resize (but not clip) any EdgeEffect to the padded region, if padding is present.
getClosestMatch(int) - Method in class icyllis.modernui.graphics.text.FontFamily
 
getCodeBackgroundColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeBlockBackgroundColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeBlockMargin() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeBlockTextColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeBlockTextSize() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeBlockTypeface() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeTextColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeTextSize() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCodeTypeface() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getCoercibleTypes() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getCoercibleTypes() - Method in class icyllis.arc3d.compiler.tree.Type.GenericType
 
getCoercibleTypes() - Method in class icyllis.arc3d.compiler.tree.Type
For generic types, returns the types that this generic type can substitute for.
getCoercionCost(Type) - Method in class icyllis.arc3d.compiler.tree.Expression
 
getCoercionCost(Type) - Method in class icyllis.arc3d.compiler.tree.Type
Determines the "cost" of coercing (implicitly converting) this type to another type.
getColor() - Method in class icyllis.arc3d.core.effects.BlendModeColorFilter
 
getColor() - Method in class icyllis.arc3d.core.Paint
Return the paint's solid color in sRGB.
getColor() - Method in class icyllis.arc3d.core.shaders.ColorShader
 
getColor() - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getColor() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getColor() - Method in class icyllis.modernui.graphics.BlendModeColorFilter
 
getColor() - Method in class icyllis.modernui.graphics.drawable.ColorDrawable
Gets the drawable's color value.
getColor() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Returns the color state list used to fill the shape, or null if the shape is filled with a gradient or has no fill color.
getColor() - Method in class icyllis.modernui.graphics.Paint
Return the paint's solid color in sRGB.
getColor() - Method in class icyllis.modernui.text.style.LineBackgroundSpan.Standard
 
getColor() - Method in class icyllis.modernui.widget.EdgeEffect
Return the color of this edge effect in argb.
getColor(int, int) - Method in class icyllis.arc3d.core.Pixmap
Gets the pixel value at (x, y), and converts it to ColorInfo.CT_BGRA_8888_NATIVE, ColorInfo.AT_UNPREMUL, and ColorSpace.Named.SRGB.
getColor4f() - Method in class icyllis.modernui.graphics.BlendModeColorFilter
 
getColor4f() - Method in class icyllis.modernui.graphics.Paint
Returns alpha and RGB used when stroking and filling.
getColor4f(float[]) - Method in class icyllis.arc3d.core.Paint
Returns the color used when stroking and filling.
getColor4f(float[]) - Method in class icyllis.modernui.graphics.BlendModeColorFilter
 
getColor4f(float[]) - Method in class icyllis.modernui.graphics.Paint
Returns alpha and RGB used when stroking and filling.
getColor4f(int, int, float[]) - Method in class icyllis.arc3d.core.Pixmap
Gets the pixel at (x, y), and converts it to ColorInfo.CT_RGBA_F32.
getColor4f(int, int, float[]) - Method in class icyllis.modernui.graphics.Bitmap
Gets the pixel value at the specified location.
getColorAttachment() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getColorAttachment() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getColorAttachment() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getColorAttachment(int) - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getColorAttachment(int) - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getColorAttachment(int) - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getColorAttachments() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getColorAttachments() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getColorAttachments() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getColorCount() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getColorCount() - Method in class icyllis.modernui.graphics.AngularGradient.Builder
Returns the initial number of color stops.
getColorCount() - Method in class icyllis.modernui.graphics.LinearGradient.Builder
Returns the initial number of color stops.
getColorCount() - Method in class icyllis.modernui.graphics.RadialGradient.Builder
Returns the initial number of color stops.
getColorFilter() - Method in class icyllis.arc3d.core.Paint
Returns ColorFilter if set, or null.
getColorFilter() - Method in class icyllis.arc3d.granite.PaintParams
 
getColorFilter() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the current color filter, or null if none set.
getColorFilter() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
 
getColorFilter() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getColorFilter() - Method in class icyllis.modernui.graphics.Paint
Returns ColorFilter if set, or null.
getColorFilter() - Method in class icyllis.modernui.widget.ImageView
Returns the active color filter for this ImageView.
getColorForState(int[], int) - Method in class icyllis.modernui.util.ColorStateList
Return the color associated with the given set of View states.
getColors() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getColors() - Method in class icyllis.arc3d.core.Vertices
 
getColors() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the colors used to draw the gradient, or null if the gradient is drawn using a single color or no colors.
getColors() - Method in class icyllis.modernui.util.ColorStateList
Return the colors in this ColorStateList.
getColorSpace() - Method in class icyllis.arc3d.core.Image
 
getColorSpace() - Method in class icyllis.arc3d.core.j2d.Raster
 
getColorSpace() - Method in class icyllis.arc3d.core.Pixmap
Returns ColorSpace, the range of colors, associated with ImageInfo.
getColorSpace() - Method in class icyllis.arc3d.core.shaders.Color4fShader
 
getColorSpace() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getColorSpace() - Method in class icyllis.modernui.graphics.Bitmap
Returns the color space associated with this bitmap.
getColorSpace() - Method in class icyllis.modernui.graphics.Image
Returns the color space associated with this image.
getColorSpace(int) - Static method in class icyllis.arc3d.core.shaders.GradientShader.Interpolation
 
getColorStateList() - Method in class icyllis.modernui.graphics.drawable.ColorStateListDrawable
Returns the ColorStateList backing this Drawable, or a new ColorStateList of the default ColorDrawable color if one hasn't been defined yet.
getColorType() - Method in class icyllis.arc3d.core.Image
 
getColorType() - Method in class icyllis.arc3d.core.j2d.Raster
 
getColorType() - Method in class icyllis.arc3d.core.Pixmap
 
getColorType() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getColorType() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getColorType() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getColorType() - Method in enum class icyllis.modernui.graphics.Bitmap.Format
The source (in CPU memory) color type of this format.
getColorType() - Method in class icyllis.modernui.graphics.Bitmap
 
getCols() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getCols() - Method in class icyllis.arc3d.compiler.tree.Type
For matrices, returns the number of columns (e.g.
getCols() - Method in class icyllis.arc3d.compiler.tree.Type.MatrixType
 
getCols() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getCols() - Method in class icyllis.arc3d.compiler.tree.Type.VectorType
 
getColumnCount() - Method in class icyllis.modernui.widget.GridLayout
Returns the current number of columns.
getColumnWidth() - Method in class icyllis.modernui.widget.GridView
Return the width of a column in the grid.
getCombinedChildId(long, long) - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Override this method if you foresee a clash in IDs based on this scheme:
getCombinedChildId(long, long) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets an ID for a child that is unique across any item (either group or child) that is in this list.
getCombinedGroupId(long) - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Override this method if you foresee a clash in IDs based on this scheme:
getCombinedGroupId(long) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets an ID for a group that is unique across any item (either group or child) that is in this list.
getCommandList() - Method in class icyllis.arc3d.granite.DrawPass
 
getComponentCount() - Method in class icyllis.arc3d.core.ColorSpace
Returns the number of components that form a color value according to this color space's color model.
getComponentCount() - Method in enum class icyllis.arc3d.core.ColorSpace.Model
Returns the number of components for this color model.
getComponents() - Method in class icyllis.arc3d.compiler.tree.Swizzle
 
getComponents() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getComponents() - Method in class icyllis.arc3d.compiler.tree.Type.ArrayType
 
getComponents() - Method in class icyllis.arc3d.compiler.tree.Type
For type that contains scalars, returns the number of scalars.
getComponents() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getComponents() - Method in class icyllis.arc3d.compiler.tree.Type.StructType
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.ConstructorCall
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type.ArrayType
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type
For matrices and vectors, returns the scalar type of individual cells (e.g.
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type.MatrixType
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type.SamplerType
 
getComponentType() - Method in class icyllis.arc3d.compiler.tree.Type.VectorType
 
getComposite() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getCompoundDrawablePadding() - Method in class icyllis.modernui.widget.TextView
Returns the padding between the compound drawables and the text.
getCompoundDrawables() - Method in class icyllis.modernui.widget.TextView
Returns drawables for the left, top, right, and bottom borders.
getCompoundDrawablesRelative() - Method in class icyllis.modernui.widget.TextView
Returns drawables for the start, top, end, and bottom borders.
getCompoundPaddingBottom() - Method in class icyllis.modernui.widget.TextView
Returns the bottom padding of the view, plus space for the bottom Drawable if any.
getCompoundPaddingEnd() - Method in class icyllis.modernui.widget.TextView
Returns the end padding of the view, plus space for the end Drawable if any.
getCompoundPaddingLeft() - Method in class icyllis.modernui.widget.CompoundButton
 
getCompoundPaddingLeft() - Method in class icyllis.modernui.widget.TextView
Returns the left padding of the view, plus space for the left Drawable if any.
getCompoundPaddingRight() - Method in class icyllis.modernui.widget.CompoundButton
 
getCompoundPaddingRight() - Method in class icyllis.modernui.widget.TextView
Returns the right padding of the view, plus space for the right Drawable if any.
getCompoundPaddingStart() - Method in class icyllis.modernui.widget.TextView
Returns the start padding of the view, plus space for the start Drawable if any.
getCompoundPaddingTop() - Method in class icyllis.modernui.widget.TextView
Returns the top padding of the view, plus space for the top Drawable if any.
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.engine.Caps
 
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.engine.Context
Retrieve the BackendFormat for a given CompressionType.
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.engine.Device
Retrieve the BackendFormat for a given CompressionType.
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
Retrieve the BackendFormat for a given CompressionType.
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getCompressedBackendFormat(int) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getCompressionType() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getCompressionType() - Method in class icyllis.arc3d.engine.ImageDesc
 
getCompressionType() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getCompressionType() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getCompressionType() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getCompressionType() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getCompressionType() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getComputeFlags() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns which flags were computed.
getCondition() - Method in class icyllis.arc3d.compiler.tree.ConditionalExpression
 
getCondition() - Method in class icyllis.arc3d.compiler.tree.ForLoop
 
getCondition() - Method in class icyllis.arc3d.compiler.tree.IfStatement
 
getConfig() - Method in class icyllis.modernui.markdown.Markdown
 
getConservativeBounds(Rect2f) - Method in class icyllis.arc3d.granite.ClipStack
 
getConservativeBounds(Rect2i) - Method in class icyllis.arc3d.granite.Clip_old
Compute a conservative pixel bounds restricted to the given render target dimensions.
getConstantHeight() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getConstantInt(Expression) - Static method in class icyllis.arc3d.compiler.ConstantFolder
Returns the value if it is an int literal or const int variable with a known value.
getConstantMinimumHeight() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getConstantMinimumWidth() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getConstantPadding() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.ColorDrawable
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.ColorStateListDrawable
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.Drawable
Return a Drawable.ConstantState instance that holds the shared state of this Drawable.
getConstantState() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getConstantState() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getConstantValue(int) - Method in class icyllis.arc3d.compiler.tree.ConstructorCall
 
getConstantValue(int) - Method in class icyllis.arc3d.compiler.tree.ConstructorDiagonalMatrix
 
getConstantValue(int) - Method in class icyllis.arc3d.compiler.tree.ConstructorMatrixResize
 
getConstantValue(int) - Method in class icyllis.arc3d.compiler.tree.Expression
Returns the i'th compile-time constant value within a literal or constructor.
getConstantValue(int) - Method in class icyllis.arc3d.compiler.tree.Literal
 
getConstantValueForVariable(Expression) - Static method in class icyllis.arc3d.compiler.ConstantFolder
If the expression is a const variable with a known compile-time constant value, returns that value.
getConstantValueOrNullForVariable(Expression) - Static method in class icyllis.arc3d.compiler.ConstantFolder
If the expression is a const variable with a known compile-time constant value, returns that value.
getConstantWidth() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getContainer() - Method in class icyllis.arc3d.compiler.tree.AnonymousField
 
getContantForFocusDirection(int) - Static method in class icyllis.modernui.view.SoundEffectConstants
Get the sonification constant for the focus directions.
getContentDescription() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getContentDescription() - Method in interface icyllis.modernui.view.MenuItem
Retrieve the content description associated with this menu item.
getContentView() - Method in class icyllis.modernui.view.TooltipPopup
 
getContentView() - Method in class icyllis.modernui.widget.PopupWindow
Return the view used as the content of the popup window.
getContext() - Method in class icyllis.arc3d.compiler.CodeGenerator
 
getContext() - Method in class icyllis.arc3d.compiler.ShaderCompiler
 
getContext() - Method in class icyllis.arc3d.core.Image
 
getContext() - Method in class icyllis.arc3d.engine.Resource
Retrieves the context that owns the object.
getContext() - Method in class icyllis.arc3d.granite.GraniteImage
 
getContext() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getContext() - Method in class icyllis.modernui.fragment.Fragment
Return the Context this fragment is currently associated with.
getContext() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getContext() - Method in class icyllis.modernui.view.View
Returns the context the view is running in, through which it can access the current theme, resources, etc.
getContextID() - Method in class icyllis.arc3d.engine.Context
An identifier for this context.
getContextID() - Method in class icyllis.arc3d.engine.Device
 
getContextID() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getContextInfo() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getContextMenuInfo() - Method in class icyllis.modernui.view.View
Views should implement this if they have extra information to associate with the context menu.
getContextMenuInfo() - Method in class icyllis.modernui.widget.AbsListView
 
getContourLength() - Method in class icyllis.arc3d.core.PathMeasure
Returns the length of the current contour.
getCornerRadius() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Returns the radius for the corners of the gradient, that was previously set with ShapeDrawable.setCornerRadius(float).
getCount() - Method in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
getCount() - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getCount() - Method in class icyllis.modernui.widget.AbsSpinner
 
getCount() - Method in interface icyllis.modernui.widget.Adapter
How many items are in the data set represented by this Adapter.
getCount() - Method in class icyllis.modernui.widget.AdapterView
 
getCount() - Method in class icyllis.modernui.widget.ArrayAdapter
 
getCount() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getCount() - Method in class icyllis.modernui.widget.PagerAdapter
Return the number of views available.
getCounts() - Method in class icyllis.arc3d.core.TextBlob
 
getCoverage() - Method in class icyllis.arc3d.core.RectanglePacker
Returns the ratio of the used area to the maximum area, higher is better.
getCropToPadding() - Method in class icyllis.modernui.widget.ImageView
Return whether this ImageView crops to padding.
getCurrent() - Method in class icyllis.modernui.graphics.drawable.ColorStateListDrawable
 
getCurrent() - Method in class icyllis.modernui.graphics.drawable.Drawable
 
getCurrent() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getCurrentBudgetedBytes() - Method in class icyllis.arc3d.engine.Context
Returns the number of bytes of the Context's gpu memory cache budget that are currently in use.
getCurrentDrawable() - Method in class icyllis.modernui.widget.ProgressBar
Returns the drawable currently used to draw the progress bar.
getCurrentHintTextColor() - Method in class icyllis.modernui.widget.TextView
Return the current color selected to paint the hint text.
getCurrentIndex() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getCurrentItem() - Method in class icyllis.modernui.widget.ViewPager
 
getCurrentMode() - Method in class icyllis.modernui.core.Monitor
 
getCurrentPlayTime() - Method in class icyllis.modernui.animation.AnimatorSet
Returns the milliseconds elapsed since the start of the animation.
getCurrentPlayTime() - Method in class icyllis.modernui.animation.ValueAnimator
Gets the current position of the animation in time, which is equal to the current time minus the time that the animation started.
getCurrentPurgeableBytes() - Method in class icyllis.arc3d.engine.Context
Returns the number of bytes of the Context's resource cache that are currently purgeable.
getCurrentScene(ViewGroup) - Static method in class icyllis.modernui.transition.Scene
Gets the current Scene set on the given ViewGroup.
getCurrentState() - Method in class icyllis.modernui.lifecycle.Lifecycle
Returns the current state of the Lifecycle.
getCurrentState() - Method in class icyllis.modernui.lifecycle.LifecycleRegistry
 
getCurrentTextColor() - Method in class icyllis.modernui.widget.TextView
Return the current color selected for normal text.
getCurrentTexture(int) - Method in class icyllis.arc3d.granite.GlyphAtlasManager
 
getCurrVelocity() - Method in class icyllis.modernui.widget.OverScroller
Returns the absolute value of the current velocity.
getCurrX() - Method in class icyllis.modernui.widget.OverScroller
Returns the current X offset in the scroll.
getCurrY() - Method in class icyllis.modernui.widget.OverScroller
Returns the current Y offset in the scroll.
getCursorPath(int, FloatArrayList, CharSequence) - Method in class icyllis.modernui.text.Layout
Fills in the specified Path with a representation of a cursor at the specified offset.
getCustomView() - Method in class icyllis.modernui.view.ActionMode
Returns the current custom view for this action mode.
getData() - Method in class icyllis.modernui.core.UndoOwner
Return the actual data object of the owner.
getDataAt(DrawAtlas.AtlasLocator) - Method in class icyllis.arc3d.granite.DrawAtlas
Returns the pointer to the plot data at the given position.
getDataSet(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getDebugSeverity(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getDebugSource(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getDebugType(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getDecorViewLayoutParams() - Method in class icyllis.modernui.widget.PopupWindow
 
getDefaultBackendFormat(int, boolean) - Method in class icyllis.arc3d.engine.Caps
These are used when creating a new texture internally.
getDefaultBackendFormat(int, boolean) - Method in class icyllis.arc3d.engine.Context
Retrieve the default BackendFormat for a given ColorType and renderability.
getDefaultBackendFormat(int, boolean) - Method in class icyllis.arc3d.engine.Device
Retrieve the default BackendFormat for a given ColorType and renderability.
getDefaultBackendFormat(int, boolean) - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
Retrieve the default BackendFormat for a given ColorType and renderability.
getDefaultColor() - Method in class icyllis.modernui.util.ColorStateList
Return the default color in this ColorStateList.
getDefaultColorImageDesc(int, int, int, int, int, int) - Method in class icyllis.arc3d.engine.Caps
 
getDefaultColorImageDesc(int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.engine.Caps
 
getDefaultColorImageDesc(int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getDefaultColorImageDesc(int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getDefaultDepthStencilImageDesc(int, int, int, int, int, int) - Method in class icyllis.arc3d.engine.Caps
 
getDefaultDepthStencilImageDesc(int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getDefaultExtension() - Method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
 
getDefaultSize(int, int) - Static method in class icyllis.modernui.view.View
Utility to return a default size.
getDefaultTabStop() - Method in class icyllis.modernui.graphics.text.LineBreaker.ParagraphConstraints
Returns the default tab stops in pixels.
getDefaultViewModelProviderFactory() - Method in class icyllis.modernui.fragment.Fragment
Returns the default ViewModelProvider.Factory that should be used when no custom Factory is provided to the ViewModelProvider constructors, such as ViewModelProvider(ViewModelStoreOwner).
getDefaultViewModelProviderFactory() - Method in interface icyllis.modernui.lifecycle.ViewModelStoreOwner
Returns the default ViewModelProvider.Factory that should be used when no custom Factory is provided to the ViewModelProvider constructors, such as ViewModelProvider(ViewModelStoreOwner).
getDefinition() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getDelay(int) - Method in class icyllis.modernui.view.HandlerActionQueue
 
getDensity() - Method in class icyllis.modernui.graphics.Image
Returns the density for this image.
getDependencies(View) - Method in class icyllis.modernui.widget.CoordinatorLayout
Returns a new list containing the views on which the provided view depends.
getDependencySortedChildren() - Method in class icyllis.modernui.widget.CoordinatorLayout
 
getDependents(View) - Method in class icyllis.modernui.widget.CoordinatorLayout
Returns a new list of views which depend on the provided view.
getDepth() - Method in class icyllis.arc3d.engine.BackendImage
 
getDepth() - Method in class icyllis.arc3d.engine.Image
 
getDepth() - Method in class icyllis.arc3d.engine.ImageDesc
 
getDepth() - Method in class icyllis.arc3d.granite.Draw
Returns the painter's depth as unsigned integer.
getDepth(long) - Static method in class icyllis.arc3d.granite.DrawOrder
 
getDepthAsFloat() - Method in class icyllis.arc3d.granite.Draw
 
getDepthAsFloat(long) - Static method in class icyllis.arc3d.granite.DrawOrder
 
getDepthBits() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getDepthBits() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getDepthBits() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Get the number of implicit depth bits, or 0 if no depth.
getDepthBits() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
 
getDepthBits() - Method in class icyllis.arc3d.engine.Image
 
getDepthBits() - Method in class icyllis.arc3d.engine.ImageDesc
 
getDepthBits() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getDepthBits() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getDepthBits() - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getDepthBits() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getDepthBits() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getDepthBits() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getDepthBits() - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getDepthBits() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getDepthBits() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getDepthStencilAttachment() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Get the dynamic or implicit stencil buffer, or null if no stencil.
getDepthStencilAttachment() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getDepthStencilAttachment() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getDepthStencilFlags() - Method in class icyllis.arc3d.granite.DrawPass
 
getDepthStencilSettings() - Method in class icyllis.arc3d.engine.PipelineDesc
 
getDepthStencilSettings() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getDepthStencilSettings() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getDesc() - Method in class icyllis.arc3d.compiler.tree.Type
Returns a descriptor of the type, meant for name-mangling.
getDesc() - Method in class icyllis.arc3d.engine.BackendImage
Get the backend info for this image/texture.
getDesc() - Method in class icyllis.arc3d.engine.Image
 
getDesc() - Method in class icyllis.arc3d.engine.ImageViewProxy
 
getDescendantFocusability() - Method in class icyllis.modernui.view.ViewGroup
Gets the descendant focusability of this view group.
getDescent() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Gets the font metrics of the maximum extent of this piece.
getDescent() - Method in class icyllis.modernui.graphics.text.ShapedText
Effective descent value of this layout.
getDescription() - Method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
 
getDesiredWidth(CharSequence, int, int, TextPaint) - Static method in class icyllis.modernui.text.Layout
Return how wide a layout must be in order to display the specified text slice with one line per paragraph.
getDesiredWidth(CharSequence, int, int, TextPaint, TextDirectionHeuristic) - Static method in class icyllis.modernui.text.Layout
Return how wide a layout must be in order to display the specified text slice with one line per paragraph.
getDesiredWidth(CharSequence, TextPaint) - Static method in class icyllis.modernui.text.Layout
Return how wide a layout must be in order to display the specified text with one line per paragraph.
getDesiredWidthWithLimit(CharSequence, int, int, TextPaint, TextDirectionHeuristic, float) - Static method in class icyllis.modernui.text.Layout
Return how wide a layout must be in order to display the specified text slice with one line per paragraph.
getDestination() - Method in class icyllis.arc3d.core.ColorSpace.Connector
Returns the destination color space this connector will convert to.
getDevice() - Method in class icyllis.arc3d.engine.Context
 
getDevice() - Method in class icyllis.arc3d.engine.ManagedResource
 
getDevice() - Method in class icyllis.arc3d.engine.OpFlushState
Deprecated.
 
getDevice() - Method in class icyllis.arc3d.engine.OpsRenderPass
Deprecated.
 
getDevice() - Method in class icyllis.arc3d.engine.Resource
 
getDevice() - Method in class icyllis.arc3d.opengl.GLBuffer
 
getDevice() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getDevice() - Method in class icyllis.arc3d.opengl.GLImage
 
getDevice() - Method in class icyllis.arc3d.opengl.GLOpsRenderPass
 
getDevice() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getDevice() - Method in class icyllis.arc3d.opengl.GLVertexArray
 
getDevice() - Method in class icyllis.arc3d.vulkan.VulkanCommandPool
 
getDeviceClipBounds(Rect2i) - Method in class icyllis.arc3d.core.Canvas
Returns the bounds of clip, unaffected by the transform matrix.
getDeviceConfiguration() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getDeviceMatrix(Matrix) - Method in class icyllis.arc3d.core.StrikeDesc
 
getDeviceToGlobal() - Method in class icyllis.arc3d.core.Device
Return the device's coordinate space transform: this maps from the device's coordinate space into the global canvas' space (or root device space).
getDimensions() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getDimensions() - Method in class icyllis.arc3d.compiler.tree.Type
For sampler/image types, returns the SpvDim.
getDimensions() - Method in class icyllis.arc3d.compiler.tree.Type.SamplerType
 
getDirections(int, int) - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the directions, based on MeasuredParagraph.getParagraphDir()}, with given range.
getDisplayMetrics() - Method in class icyllis.modernui.resources.Resources
 
getDistance() - Method in class icyllis.modernui.widget.EdgeEffect
Returns the pull distance needed to be released to remove the showing effect.
getDivider() - Method in class icyllis.modernui.widget.ListView
Returns the drawable that will be drawn between each item in the list.
getDividerDrawable() - Method in class icyllis.modernui.widget.LinearLayout
 
getDividerHeight() - Method in class icyllis.modernui.widget.ListView
 
getDividerPadding() - Method in class icyllis.modernui.widget.LinearLayout
Get the padding size used to inset dividers in pixels
getDividerWidth() - Method in class icyllis.modernui.widget.LinearLayout
Get the width of the current divider drawable.
getDouble(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or 0.0 if no mapping of the desired type exists for the given key.
getDouble(String, double) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getDoubleArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getDragToOpenListener() - Method in class icyllis.modernui.widget.PopupMenu
Returns an View.OnTouchListener that can be added to the anchor view to implement drag-to-open behavior.
getDrawable() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getDrawable() - Method in class icyllis.modernui.text.style.DynamicDrawableSpan
Your subclass must implement this method to provide the bitmap to be drawn.
getDrawable() - Method in class icyllis.modernui.text.style.ImageSpan
 
getDrawable() - Method in class icyllis.modernui.widget.ImageView
Gets the current Drawable, or null if no Drawable has been assigned.
getDrawable(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the drawable for the layer at the specified index.
getDrawableState() - Method in class icyllis.modernui.view.View
Return an array of resource IDs of the drawable states representing the current state of the view.
getDrawingManager() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getDrawingRect(Rect) - Method in class icyllis.modernui.view.View
Return the visible drawing bounds of your view.
getDrawingSurfaceInfo() - Method in class icyllis.modernui.core.awt.AWT
Gets the underlying platform drawing surface struct.
getDriver() - Method in class icyllis.arc3d.opengl.GLCaps
 
getDriverVersion() - Method in class icyllis.modernui.core.VulkanManager
 
getDropDownHorizontalOffset() - Method in class icyllis.modernui.widget.Spinner
Get the configured horizontal offset in pixels for the spinner's popup window of choices.
getDropDownVerticalOffset() - Method in class icyllis.modernui.widget.Spinner
Get the configured vertical offset in pixels for the spinner's popup window of choices.
getDropDownView(int, View, ViewGroup) - Method in class icyllis.modernui.widget.ArrayAdapter
 
getDropDownView(int, View, ViewGroup) - Method in class icyllis.modernui.widget.BaseAdapter
 
getDropDownView(int, View, ViewGroup) - Method in interface icyllis.modernui.widget.SpinnerAdapter
Gets a View that displays in the drop-down popup the data at the specified position in the data set.
getDropDownWidth() - Method in class icyllis.modernui.widget.Spinner
Get the configured width of the spinner's popup window of choices in pixels.
getDst() - Method in class icyllis.arc3d.core.shaders.BlendShader
 
getDuration() - Method in class icyllis.modernui.animation.Animator
Gets the duration of the animation.
getDuration() - Method in class icyllis.modernui.animation.AnimatorSet
Gets the length of each of the child animations of this AnimatorSet.
getDuration() - Method in class icyllis.modernui.animation.ValueAnimator
Gets the length of the animation.
getDuration() - Method in class icyllis.modernui.transition.Transition
Returns the duration set on this transition.
getDuration() - Method in class icyllis.modernui.widget.OverScroller
Returns how long the scroll event will take, in milliseconds.
getDuration() - Method in class icyllis.modernui.widget.Toast
Return the duration.
getDuration(int) - Method in class icyllis.modernui.animation.LayoutTransition
Gets the duration on one of the animation objects used by this transition.
getDynamicBufferManager() - Method in class icyllis.arc3d.engine.RecordingContext
 
getDynamicStates() - Method in class icyllis.arc3d.engine.PipelineDesc
Returns a bitfield that represents dynamic states of this pipeline.
getEdging() - Method in class icyllis.arc3d.core.Font
Whether edge pixels draw opaque or with partial transparency.
getEditableText() - Method in class icyllis.modernui.widget.TextView
Return the text that TextView is displaying as an Editable object.
getElementType() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getElementType() - Method in class icyllis.arc3d.compiler.tree.Type.ArrayType
 
getElementType() - Method in class icyllis.arc3d.compiler.tree.Type
For arrays, returns the base type.
getElementType() - Method in class icyllis.arc3d.compiler.tree.Type.MatrixType
 
getElementType() - Method in class icyllis.arc3d.compiler.tree.Type.VectorType
 
getElevation() - Method in class icyllis.modernui.graphics.RenderProperties
getElevation() - Method in class icyllis.modernui.view.View
The base elevation of this view relative to its parent, in pixels.
getElevation() - Method in class icyllis.modernui.widget.PopupWindow
 
getEllipsisChars(TextUtils.TruncateAt) - Static method in class icyllis.modernui.text.TextUtils
 
getEllipsisCount(int) - Method in class icyllis.modernui.text.BoringLayout
 
getEllipsisCount(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getEllipsisCount(int) - Method in class icyllis.modernui.text.Layout
Returns the number of characters to be ellipsized away, or 0 if no ellipsis is to take place.
getEllipsisCount(int) - Method in class icyllis.modernui.text.StaticLayout
 
getEllipsisStart(int) - Method in class icyllis.modernui.text.BoringLayout
 
getEllipsisStart(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getEllipsisStart(int) - Method in class icyllis.modernui.text.Layout
Return the offset of the first character to be ellipsized away, relative to the start of the line.
getEllipsisStart(int) - Method in class icyllis.modernui.text.StaticLayout
 
getEllipsisString(TextUtils.TruncateAt) - Static method in class icyllis.modernui.text.TextUtils
 
getEllipsize() - Method in class icyllis.modernui.widget.TextView
Returns where, if anywhere, words that are longer than the view is wide should be ellipsized.
getEllipsizedWidth() - Method in class icyllis.modernui.text.BoringLayout
 
getEllipsizedWidth() - Method in class icyllis.modernui.text.DynamicLayout
 
getEllipsizedWidth() - Method in class icyllis.modernui.text.Layout
Return the width to which this Layout is ellipsizing, or Layout.getWidth() if it is not doing anything special.
getEllipsizedWidth() - Method in class icyllis.modernui.text.StaticLayout
 
getEmptyView() - Method in class icyllis.modernui.widget.AdapterView
When the current adapter is empty, the AdapterView can display a special view called the empty view.
getEnd() - Method in class icyllis.modernui.text.PrecomputedText
Returns the exclusive end offset of measured region.
getEndIndex() - Method in class icyllis.modernui.graphics.text.CharArrayIterator
 
getEndIndex() - Method in class icyllis.modernui.text.CharSequenceIterator
 
getEndOffset() - Method in class icyllis.arc3d.compiler.tree.Node
 
getEndOffset(int) - Static method in class icyllis.arc3d.compiler.Position
 
getEndPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the end padding in pixels.
getEndX() - Method in class icyllis.arc3d.core.shaders.LinearGradient
 
getEndY() - Method in class icyllis.arc3d.core.shaders.LinearGradient
 
getEnterFadeDuration() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getEnterTransition() - Method in class icyllis.modernui.fragment.Fragment
Returns the Transition that will be used to move Views into the initial scene.
getEnterTransition() - Method in class icyllis.modernui.widget.PopupWindow
Returns the enter transition to be used when the popup window is shown.
getEotf() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the electro-optical transfer function (EOTF) of this color space.
getEpicenter() - Method in class icyllis.modernui.transition.Transition
Returns the epicenter as specified by the Transition.EpicenterCallback or null if no callback exists.
getEpicenterBounds() - Method in class icyllis.modernui.view.menu.MenuPopup
 
getEpicenterBounds() - Method in class icyllis.modernui.widget.ListPopupWindow
Returns bounds which are used as a popup's epicenter of the enter and exit transitions.
getEpicenterBounds() - Method in class icyllis.modernui.widget.PopupWindow
Returns bounds which are used as a center of the enter and exit transitions.
getEpicenterCallback() - Method in class icyllis.modernui.transition.Transition
Returns the callback used to find the epicenter of the Transition.
getError() - Method in class icyllis.arc3d.opengl.GLDevice
Polls an error code and sets the OOM and context lost state.
getErrorHandler() - Method in class icyllis.arc3d.compiler.Context
Returns the ErrorHandler which will be notified of any errors that occur during DSL calls.
getErrorHandler() - Method in class icyllis.arc3d.compiler.ShaderCompiler
Returns the Compiler's error handler.
getErrorMessage() - Method in class icyllis.arc3d.compiler.ShaderCompiler
Returns the concatenated error (and warning) message during the last parsing or code generation.
getErrorMessage(boolean) - Method in class icyllis.arc3d.compiler.ShaderCompiler
Returns the concatenated error (and warning) message during the last parsing or code generation.
getEstimator(VelocityTracker.Estimator) - Method in class icyllis.modernui.view.VelocityTracker
Get an estimator for the movements of a pointer using past movements of the pointer to predict future movements.
getEstimator(VelocityTracker.Estimator) - Method in class icyllis.modernui.view.VelocityTracker.ImpulseStrategy
 
getEstimator(VelocityTracker.Estimator) - Method in class icyllis.modernui.view.VelocityTracker.LeastSquaresStrategy
 
getEstimator(VelocityTracker.Estimator) - Method in interface icyllis.modernui.view.VelocityTracker.Strategy
 
getEventTime() - Method in class icyllis.modernui.view.InputEvent
Get the time in milliseconds that this event object is created in the GLFW time base
getEventTime() - Method in class icyllis.modernui.view.KeyEvent
 
getEventTime() - Method in class icyllis.modernui.view.MotionEvent
 
getEventTimeNano() - Method in class icyllis.modernui.view.InputEvent
Get the precise time in nanoseconds that this event object is created in the GLFW time base
getEventTimeNano() - Method in class icyllis.modernui.view.KeyEvent
 
getEventTimeNano() - Method in class icyllis.modernui.view.MotionEvent
 
getExecutingThread() - Method in class icyllis.arc3d.engine.Device
 
getExitFadeDuration() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
getExitTransition() - Method in class icyllis.modernui.fragment.Fragment
Returns the Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack.
getExitTransition() - Method in class icyllis.modernui.widget.PopupWindow
Returns the exit transition to be used when the popup window is dismissed.
getExpandableListAdapter() - Method in class icyllis.modernui.widget.ExpandableListView
Gets the adapter that provides data to this view.
getExpandableListPosition(int) - Method in class icyllis.modernui.widget.ExpandableListView
Converts a flat list position (the raw position of an item (child or group) in the list) to a group and/or child position (represented in a packed position).
getExpandedItem() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getExponent(short) - Static method in class icyllis.modernui.util.Half
Returns the unbiased exponent used in the representation of the specified half-precision float value.
getExpression() - Method in class icyllis.arc3d.compiler.tree.ExpressionStatement
 
getExpression() - Method in class icyllis.arc3d.compiler.tree.ReturnStatement
 
getExtendedPaddingBottom() - Method in class icyllis.modernui.widget.TextView
Returns the extended bottom padding of the view, including both the bottom Drawable if any and any extra space to keep more than maxLines of text from showing.
getExtendedPaddingTop() - Method in class icyllis.modernui.widget.TextView
Returns the extended top padding of the view, including both the top Drawable if any and any extra space to keep more than maxLines of text from showing.
getExtensions() - Method in class icyllis.arc3d.compiler.TranslationUnit
A list of (extension_name, behavior) pairs.
getExtensions() - Method in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
getExtent(char[], int, int, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getExtent(char[], int, int, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getExtent(char[], int, int, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getExtent(int, int, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.MeasuredText
Expands the font metrics with those of the chars in the given range of the text buffer.
getExtent(int, int, FontMetricsInt) - Method in class icyllis.modernui.text.MeasuredParagraph
Retrieves the font metrics for the given range.
getExtent(FontMetricsInt) - Method in class icyllis.modernui.graphics.text.LayoutPiece
Expands the font metrics of the maximum extent of this piece.
getExternalTypeAlignment(int) - Static method in class icyllis.arc3d.opengl.GLCaps
 
getFadingEdge() - Method in class icyllis.modernui.view.View
Get the fading edge flags, used for inspection.
getFadingEdgeLength() - Method in class icyllis.modernui.view.View
Get the fading edge length, used for inspection
getFamilies() - Method in class icyllis.modernui.graphics.text.FontCollection
 
getFamily() - Method in class icyllis.modernui.text.style.TypefaceSpan
Returns the font family name set in the span.
getFamilyName() - Method in interface icyllis.modernui.graphics.text.Font
 
getFamilyName() - Method in class icyllis.modernui.graphics.text.FontFamily
 
getFamilyName(Locale) - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getFamilyName(Locale) - Method in interface icyllis.modernui.graphics.text.Font
 
getFamilyName(Locale) - Method in class icyllis.modernui.graphics.text.FontFamily
 
getFamilyName(Locale) - Method in class icyllis.modernui.graphics.text.OutlineFont
 
getFieldIndex() - Method in class icyllis.arc3d.compiler.tree.AnonymousField
 
getFieldIndex() - Method in class icyllis.arc3d.compiler.tree.FieldAccess
 
getFields() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getFields() - Method in class icyllis.arc3d.compiler.tree.Type
 
getFields() - Method in class icyllis.arc3d.compiler.tree.Type.StructType
 
getFileName(int) - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getFileName(Bitmap.SaveFormat, String) - Static method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
 
getFillRule() - Method in class icyllis.arc3d.core.Path
Returns the rule used to fill path.
getFillRule() - Method in interface icyllis.arc3d.core.PathIterable
Returns the filling rule for determining the interior of the path.
getFillRule() - Method in interface icyllis.arc3d.core.PathIterator
Returns the filling rule for determining the interior of the path.
getFilter() - Method in class icyllis.arc3d.granite.SubRunData
 
getFilter() - Method in class icyllis.modernui.widget.ArrayAdapter
 
getFilter() - Method in interface icyllis.modernui.widget.Filterable
Returns a filter that can be used to constrain data with a filtering pattern.
getFilter() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getFilterMode() - Method in class icyllis.modernui.graphics.Paint
Returns the current filter.
getFilters() - Method in interface icyllis.modernui.text.Editable
Returns the array of input filters that are currently applied to changes to this Editable.
getFilters() - Method in class icyllis.modernui.text.SpannableStringBuilder
Returns the array of input filters that are currently applied to changes to this Editable.
getFilters() - Method in class icyllis.modernui.widget.TextView
Returns the current list of input filters.
getFilters(MemoryStack) - Method in enum class icyllis.modernui.graphics.Bitmap.SaveFormat
 
getFinalBlender() - Method in class icyllis.arc3d.granite.PaintParams
 
getFinalBlendMode() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getFinalBlendMode() - Method in class icyllis.arc3d.granite.PaintParams
 
getFinalX() - Method in class icyllis.modernui.widget.OverScroller
Returns where the scroll will end.
getFinalY() - Method in class icyllis.modernui.widget.OverScroller
Returns where the scroll will end.
getFirst() - Method in class icyllis.arc3d.core.Pair
 
getFirstBaselineToTopHeight() - Method in class icyllis.modernui.widget.TextView
Returns the distance between the first text baseline and the top of this TextView.
getFirstVisiblePosition() - Method in class icyllis.modernui.widget.AdapterView
Returns the position within the adapter's data set for the first item displayed on screen.
getFirstWidth() - Method in class icyllis.modernui.graphics.text.LineBreaker.ParagraphConstraints
Return the first line's width for this paragraph in pixel.
getFlags() - Method in class icyllis.arc3d.core.StrikeDesc
 
getFlatListPosition(long) - Method in class icyllis.modernui.widget.ExpandableListView
Converts a group and/or child position to a flat list position.
getFloat(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or 0.0f if no mapping of the desired type exists for the given key.
getFloat(String, float) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getFloatArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getFloatValue() - Method in class icyllis.arc3d.compiler.tree.Literal
 
getFloatValue(float) - Method in interface icyllis.modernui.animation.Keyframes.FloatKeyframes
Works like Keyframes.getValue(float), but returning a primitive.
getFlushState() - Method in class icyllis.arc3d.engine.RenderTaskManager
Deprecated.
 
getFocusable() - Method in class icyllis.modernui.view.View
Returns the focusable setting for this view.
getFocusables(int) - Method in class icyllis.modernui.view.View
Find and return all focusable views that are descendants of this view, possibly including this view if it is focusable itself.
getFocusedChild() - Method in class icyllis.modernui.view.ViewGroup
Returns the focused child of this view, if any.
getFocusedRect(Rect) - Method in class icyllis.modernui.view.View
When a view has focus and the user navigates away from it, the next view is searched for starting from the rectangle filled in by this method.
getFocusedRect(Rect) - Method in class icyllis.modernui.widget.AbsListView
 
getFocusedRect(Rect) - Method in class icyllis.modernui.widget.TextView
 
getFont() - Method in class icyllis.arc3d.core.j2d.Typeface_JDK
 
getFont() - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getFont() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getFont() - Method in class icyllis.modernui.graphics.text.FontPaint
 
getFont(int) - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns which font should be used for the i-th glyph.
getFont(int) - Method in class icyllis.modernui.graphics.text.ShapedText
Returns which font should be used for the i-th glyph.
getFontMetrics() - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getFontMetrics() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getFontMetrics() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the int array which holds FontMetrics.
getFontMetrics(Font) - Method in class icyllis.modernui.core.awt.NonClearGraphics
 
getFontMetrics(Font) - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getFontMetricsInt() - Method in class icyllis.modernui.text.TextPaint
 
getFontMetricsInt(int, int, FontMetricsInt) - Method in class icyllis.modernui.text.PrecomputedText
Retrieves the text font metrics for the given range.
getFontMetricsInt(FontMetricsInt) - Method in class icyllis.modernui.graphics.text.FontPaint
Return the font's interline spacing, given the Paint's settings for typeface, textSize, etc.
getFontMetricsInt(FontMetricsInt) - Method in class icyllis.modernui.text.TextPaint
Return the font's interline spacing, given the Paint's settings for typeface, textSize, etc.
getFontRenderContext() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getFontRenderContext(Paint) - Static method in class icyllis.modernui.graphics.text.OutlineFont
 
getFonts() - Method in class icyllis.arc3d.core.TextBlob
 
getFontSize() - Method in class icyllis.modernui.graphics.text.FontPaint
Return the paint's text size, in points.
getFontStyle() - Method in class icyllis.modernui.graphics.text.FontPaint
Get the font's style.
getFootersCount() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getFooterViewsCount() - Method in class icyllis.modernui.widget.ListView
 
getForceShowIcon() - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getForeground() - Method in class icyllis.modernui.view.View
Returns the drawable used as the foreground of this View.
getForegroundColor() - Method in class icyllis.modernui.text.style.ForegroundColorSpan
 
getForegroundGravity() - Method in class icyllis.modernui.view.View
Describes how the foreground is positioned.
getFormat() - Method in class icyllis.arc3d.core.j2d.Raster
 
getFormat() - Method in class icyllis.arc3d.opengl.GLImage
 
getFormat() - Method in class icyllis.modernui.graphics.Bitmap
Returns the current pixel format used to interpret pixel data.
getFormatDefaultExternalFormat(int) - Method in class icyllis.arc3d.opengl.GLCaps
Gets the default external format to use with glTex[Sub]Image...
getFormatDefaultExternalType(int) - Method in class icyllis.arc3d.opengl.GLCaps
Gets the default external type to use with glTex[Sub]Image...
getFormatKey() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getFormatKey() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getFormatKey() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getFormatKey() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getFraction() - Method in class icyllis.modernui.animation.Keyframe
Gets the time for this keyframe, as a fraction of the overall animation duration.
getFragDecls(StringBuilder) - Method in class icyllis.arc3d.granite.shading.VaryingHandler
 
getFragment(DataSet, String) - Method in class icyllis.modernui.fragment.FragmentManager
Retrieve the current Fragment instance for a reference previously placed with FragmentManager.putFragment(DataSet, String, Fragment).
getFragmentFactory() - Method in class icyllis.modernui.fragment.FragmentManager
Gets the current FragmentFactory used to instantiate new Fragment instances.
getFragmentManager() - Method in class icyllis.modernui.fragment.FragmentController
Returns a FragmentManager for this controller.
getFragments() - Method in class icyllis.modernui.fragment.FragmentManager
Get a list of all fragments that are currently added to the FragmentManager.
getFramebufferHeight() - Method in class icyllis.modernui.core.awt.AWTGLCanvas
 
getFramebufferWidth() - Method in class icyllis.modernui.core.awt.AWTGLCanvas
 
getFrameDelay() - Static method in class icyllis.modernui.core.Choreographer
The amount of time, in milliseconds, between each frame of the animation.
getFrameTime() - Method in class icyllis.modernui.core.Choreographer
Gets the time when the current frame started.
getFrameTimeNanos() - Method in class icyllis.modernui.core.Choreographer
Same as Choreographer.getFrameTime() but with nanosecond precision.
getFrameWidth() - Method in class icyllis.arc3d.core.StrikeDesc
 
getFrequency(float) - Method in class icyllis.modernui.audio.FFT
Gets the amplitude of the requested frequency in the spectrum.
getFullName() - Method in interface icyllis.modernui.graphics.text.Font
 
getFullName(Locale) - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getFullName(Locale) - Method in interface icyllis.modernui.graphics.text.Font
 
getFullName(Locale) - Method in class icyllis.modernui.graphics.text.OutlineFont
 
getFunction() - Method in class icyllis.arc3d.compiler.tree.FunctionCall
 
getFunctionCount(FunctionDecl) - Method in class icyllis.arc3d.compiler.analysis.SymbolUsage
 
getFunctionDecl() - Method in class icyllis.arc3d.compiler.tree.FunctionDefinition
 
getFunctionDecl() - Method in class icyllis.arc3d.compiler.tree.FunctionPrototype
 
getG(short) - Static method in class icyllis.arc3d.engine.Swizzle
 
getGeneration() - Method in class icyllis.arc3d.granite.DrawAtlas.PlotLocator
 
getGenerationID() - Method in class icyllis.arc3d.core.Surface
Returns unique value identifying the content of Surface.
getGL() - Method in class icyllis.arc3d.opengl.GLDevice
 
getGLDesc() - Method in class icyllis.arc3d.opengl.GLImage
 
getGLFormat() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
If the backend API is OpenGL this gets the format as a GLenum.
getGLFormat() - Method in class icyllis.arc3d.engine.ImageDesc
If the backend API is OpenGL this gets the format as a GLenum.
getGLFormat() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getGLFormat() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getGLFramebufferInfo(GLFramebufferInfo) - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
If the backend API is OpenGL, copies a snapshot of the GLFramebufferInfo struct into the passed in pointer and returns true.
getGLFramebufferInfo(GLFramebufferInfo) - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getGLImageInfo() - Method in class icyllis.arc3d.opengl.GLBackendImage
 
getGLMutableState() - Method in class icyllis.arc3d.opengl.GLTexture
 
getGlobalBounds(Rect2i) - Method in class icyllis.arc3d.core.Device
Return the bounds of the device in the coordinate space of the root canvas.
getGlobalStrikeCache() - Static method in class icyllis.arc3d.core.StrikeCache
 
getGlobalToDevice() - Method in class icyllis.arc3d.core.Device
Return the inverse of getDeviceToGlobal(), mapping from the global canvas' space (or root device space) into this device's coordinate space.
getGlobalVariableDecl() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getGlobalVisibleRect(Rect) - Method in class icyllis.modernui.view.View
 
getGlobalVisibleRect(Rect, Point) - Method in class icyllis.modernui.view.View
If some part of this view is not clipped by any of its parents, then return that area in r in global (root) coordinates.
getGLSLVersion() - Method in class icyllis.arc3d.opengl.GLCaps
Returns the minimum GLSL version that supported by the OpenGL device, this is based on OpenGL version.
getGlyph(int) - Method in class icyllis.arc3d.core.Strike
Find or create a glyph for the given glyph ID, return the pointer to it.
getGlyph(int) - Method in class icyllis.arc3d.granite.GlyphStrike
Find or create Glyph and returns a pointer to it.
getGlyph(int) - Method in class icyllis.modernui.graphics.text.ShapedText
getGlyphAtlasManager() - Method in class icyllis.arc3d.granite.AtlasProvider
Returns the GlyphAtlasManager that provides access to persistent DrawAtlas instances used in glyph rendering.
getGlyphCount() - Method in class icyllis.arc3d.granite.GlyphVector
 
getGlyphCount() - Method in class icyllis.arc3d.granite.SubRunContainer.AtlasSubRun
Returns the number of visible glyphs.
getGlyphCount() - Method in class icyllis.arc3d.granite.SubRunData
 
getGlyphCount() - Method in class icyllis.modernui.graphics.text.LayoutPiece
Returns the number of glyphs.
getGlyphCount() - Method in class icyllis.modernui.graphics.text.ShapedText
Returns the number of glyphs.
getGlyphID() - Method in class icyllis.arc3d.core.Glyph
 
getGlyphs() - Method in class icyllis.arc3d.core.TextBlob
 
getGlyphs() - Method in class icyllis.arc3d.granite.GlyphVector
 
getGlyphs() - Method in class icyllis.modernui.graphics.text.LayoutPiece
The array is about all laid-out glyphs for in order visually from left to right.
getGlyphs() - Method in class icyllis.modernui.graphics.text.ShapedText
The array is about all laid-out glyph codes for in order visually from left to right.
getGlyphStrikeCache() - Method in class icyllis.arc3d.engine.RecordingContext
 
getGpuImage() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getGpuImage() - Method in class icyllis.arc3d.engine.SurfaceProxy
If this is a texturable surface and the surface is already instantiated, return its backing Image; if not, return null.
getGpuRenderTarget() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getGpuRenderTarget() - Method in class icyllis.arc3d.engine.SurfaceProxy
If this is a renderable surface and the surface is already instantiated, return its backing GpuRenderTarget; if not, return null.
getGpuSurface() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getGpuSurface() - Method in class icyllis.arc3d.engine.SurfaceProxy
 
getGradientCenterX() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the X-position of the center of the gradient as a fraction of the width.
getGradientCenterY() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the Y-position of the center of this gradient as a fraction of the height.
getGradientMatrix() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getGradientRadius() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the radius of the gradient in pixels.
getGradientType() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the type of gradient used by this drawable, one of GradientDrawable.LINEAR_GRADIENT, GradientDrawable.RADIAL_GRADIENT, or GradientDrawable.ANGULAR_GRADIENT.
getGraphics() - Method in class icyllis.modernui.core.awt.AWTGLCanvas
Returns Graphics object that ignores Graphics.clearRect(int, int, int, int) calls.
getGravity() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
Get the gravity used to position/stretch the image within its bounds.
getGravity() - Method in class icyllis.modernui.view.menu.MenuPopupHelper
 
getGravity() - Method in class icyllis.modernui.widget.GridView
Describes how the child views are horizontally aligned.
getGravity() - Method in class icyllis.modernui.widget.LinearLayout
Returns the current gravity.
getGravity() - Method in class icyllis.modernui.widget.PopupMenu
 
getGravity() - Method in class icyllis.modernui.widget.RelativeLayout
Describes how the child views are positioned.
getGravity() - Method in class icyllis.modernui.widget.Spinner
Describes how the selected item view is positioned.
getGravity() - Method in class icyllis.modernui.widget.TextView
Returns the horizontal and vertical alignment of this TextView.
getGreenBits() - Method in class icyllis.modernui.core.VideoMode
 
getGroup(int) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the data associated with the given group.
getGroupCount() - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the number of groups.
getGroupId() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getGroupId() - Method in interface icyllis.modernui.view.MenuItem
Return the group identifier that this menu item is part of.
getGroupId(int) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets the ID for the group at the given position.
getGroupType(int) - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Get the type of group View that will be created by ExpandableListAdapter.getGroupView(int, boolean, View, ViewGroup) .
getGroupType(int) - Method in interface icyllis.modernui.widget.HeterogeneousExpandableList
Get the type of group View that will be created by ExpandableListAdapter.getGroupView(int, boolean, View, ViewGroup) .
getGroupTypeCount() - Method in class icyllis.modernui.widget.BaseExpandableListAdapter
Returns the number of types of group Views that will be created by ExpandableListAdapter.getGroupView(int, boolean, View, ViewGroup) .
getGroupTypeCount() - Method in interface icyllis.modernui.widget.HeterogeneousExpandableList
Returns the number of types of group Views that will be created by ExpandableListAdapter.getGroupView(int, boolean, View, ViewGroup) .
getGroupView(int, boolean, View, ViewGroup) - Method in interface icyllis.modernui.widget.ExpandableListAdapter
Gets a View that displays the given group.
getHandle() - Method in class icyllis.arc3d.opengl.GLBuffer
 
getHandle() - Method in class icyllis.arc3d.opengl.GLImage
 
getHandle() - Method in class icyllis.arc3d.opengl.GLRenderbuffer
 
getHandle() - Method in class icyllis.arc3d.opengl.GLSampler
 
getHandle() - Method in class icyllis.arc3d.opengl.GLTexture
 
getHandle() - Method in class icyllis.arc3d.opengl.GLUniformBuffer
Deprecated.
 
getHandle() - Method in class icyllis.arc3d.opengl.GLVertexArray
 
getHandle() - Method in class icyllis.modernui.core.Monitor
 
getHandle() - Method in class icyllis.modernui.core.Window
Get the pointer of this window in the GLFW.
getHandle() - Method in class icyllis.modernui.view.PointerIcon
 
GetHandleInformation - Static variable in class icyllis.arc3d.core.Kernel32.Functions
Function address.
GetHandleInformation - Static variable in class icyllis.modernui.core.Kernel32.Functions
Function address.
GetHandleInformation(long, IntBuffer) - Static method in class icyllis.arc3d.core.Kernel32
Retrieves certain properties of an object handle.
GetHandleInformation(long, IntBuffer) - Static method in class icyllis.modernui.core.Kernel32
Retrieves certain properties of an object handle.
getHandler() - Method in class icyllis.modernui.view.View
 
getHasOverlappingRendering() - Method in class icyllis.modernui.graphics.RenderProperties
Indicates whether the content of this RenderNode overlaps.
getHasOverlappingRendering() - Method in class icyllis.modernui.view.View
Returns the value for overlapping rendering that is used internally.
getHeaderIcon() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getHeadersCount() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getHeaderTitle() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getHeaderView() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getHeaderViewsCount() - Method in class icyllis.modernui.widget.ListView
 
getHeadingBreakColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getHeadingTextSizeMultiplier(int) - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getHeadingTypeface() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getHeight() - Method in class icyllis.arc3d.core.Device
 
getHeight() - Method in class icyllis.arc3d.core.Glyph
 
getHeight() - Method in class icyllis.arc3d.core.Image
Returns the full height of this image.
getHeight() - Method in class icyllis.arc3d.core.j2d.Raster
 
getHeight() - Method in class icyllis.arc3d.core.Pixels
 
getHeight() - Method in class icyllis.arc3d.core.Pixmap
Returns pixel row count.
getHeight() - Method in class icyllis.arc3d.core.RectanglePacker
 
getHeight() - Method in class icyllis.arc3d.core.Surface
Returns pixel row count; may be zero or greater.
getHeight() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getHeight() - Method in class icyllis.arc3d.engine.BackendImage
 
getHeight() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getHeight() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Returns the effective height (intersection) of color buffers.
getHeight() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
 
getHeight() - Method in class icyllis.arc3d.engine.Image
 
getHeight() - Method in class icyllis.arc3d.engine.ImageDesc
 
getHeight() - Method in class icyllis.arc3d.engine.ImageProxyView
 
getHeight() - Method in class icyllis.arc3d.engine.ImageViewProxy
Returns the logical height of this surface.
getHeight() - Method in class icyllis.arc3d.engine.SurfaceProxy
Returns the logical height of this surface.
getHeight() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getHeight() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getHeight() - Method in class icyllis.modernui.core.ActivityWindow
 
getHeight() - Method in class icyllis.modernui.core.VideoMode
 
getHeight() - Method in class icyllis.modernui.core.Window
Returns the framebuffer height for this window in pixels.
getHeight() - Method in class icyllis.modernui.graphics.Bitmap
Returns the height of the bitmap.
getHeight() - Method in class icyllis.modernui.graphics.Image
Returns the intrinsic height of this image.
getHeight() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the height of the RenderNode, which is the bottom - top.
getHeight() - Method in class icyllis.modernui.text.BoringLayout
 
getHeight() - Method in class icyllis.modernui.text.Layout
Return the total height of this layout.
getHeight() - Method in class icyllis.modernui.view.View
Get the height of the view.
getHeight() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getHeight() - Method in class icyllis.modernui.widget.PopupWindow
Returns the popup's requested height.
getHeight(boolean) - Method in class icyllis.modernui.text.Layout
Return the total height of this layout.
getHeight(boolean) - Method in class icyllis.modernui.text.StaticLayout
Return the total height of this layout.
getHighlightColor() - Method in class icyllis.modernui.widget.TextView
 
getHint() - Method in class icyllis.modernui.widget.TextView
Returns the hint that is displayed when the text of the TextView is empty.
getHintTextColors() - Method in class icyllis.modernui.widget.TextView
 
getHistorySize() - Method in class icyllis.modernui.core.UndoManager
Return the current maximum number of undo states.
getHitRect(Rect) - Method in class icyllis.modernui.view.View
Hit rectangle in parent's coordinates
getHorizontalOffset() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getHorizontalOffsetForDrawables() - Method in class icyllis.modernui.widget.CompoundButton
 
getHorizontalOffsetForDrawables() - Method in class icyllis.modernui.widget.TextView
 
getHorizontalScrollbarHeight() - Method in class icyllis.modernui.view.View
Returns the height of the horizontal scrollbar.
getHorizontalScrollbarThumbDrawable() - Method in class icyllis.modernui.view.View
Returns the currently configured Drawable for the thumb of the horizontal scroll bar if it exists, null otherwise.
getHorizontalScrollbarTrackDrawable() - Method in class icyllis.modernui.view.View
Returns the currently configured Drawable for the track of the horizontal scroll bar if it exists, null otherwise.
getHorizontalSpacing() - Method in class icyllis.modernui.widget.GridView
Returns the amount of horizontal spacing currently used between each item in the grid.
getHost() - Method in class icyllis.modernui.fragment.Fragment
Return the host object of this fragment.
getHotspotBounds(Rect) - Method in class icyllis.modernui.graphics.drawable.Drawable
Populates outRect with the hotspot bounds.
getHotspotBounds(Rect) - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getHotspotBounds(Rect) - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getHotspotBounds(Rect) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getHoverTooltipHideTimeout() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getHoverTooltipShowTimeout() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getHueInterpolationMethod() - Method in class icyllis.modernui.graphics.GradientShader.Builder
 
getHueMethod(int) - Static method in class icyllis.arc3d.core.shaders.GradientShader.Interpolation
 
getIcon() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getIcon() - Method in interface icyllis.modernui.view.MenuItem
Returns the icon for this item as a Drawable (getting it from resources if it hasn't been loaded before).
getIconTintList() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getIconTintList() - Method in interface icyllis.modernui.view.MenuItem
 
getId() - Method in class icyllis.arc3d.core.ColorSpace
Returns the ID of this color space.
getId() - Method in class icyllis.modernui.fragment.Fragment
Return the identifier this fragment is known by.
getId() - Method in interface icyllis.modernui.fragment.FragmentManager.BackStackEntry
Return the unique identifier for the entry.
getId() - Method in class icyllis.modernui.text.style.ClickableSpan
Get the unique ID for this span.
getId() - Method in class icyllis.modernui.view.menu.MenuPopup
 
getId() - Method in interface icyllis.modernui.view.menu.MenuPresenter
Returns an ID for determining how to save/restore instance state.
getId() - Method in class icyllis.modernui.view.View
Returns this view's identifier.
getId(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the ID of the specified layer.
getIgnoreGravity() - Method in class icyllis.modernui.widget.RelativeLayout
Get the id of the View to be ignored by gravity
getImage() - Method in class icyllis.arc3d.core.shaders.ImageShader
 
getImage() - Method in class icyllis.arc3d.engine.ImageViewProxy
 
getImage() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
Returns the image used by this drawable to render.
getImage(Glyph) - Method in class icyllis.arc3d.core.ScalerContext
 
getImageAddress() - Method in class icyllis.arc3d.core.Glyph
 
getImageAlpha() - Method in class icyllis.modernui.widget.ImageView
Returns the alpha that will be applied to the drawable of this ImageView.
getImageBase() - Method in class icyllis.arc3d.core.Glyph
 
getImageDescForSampledCopy(ImageDesc, int, int, int, int) - Method in class icyllis.arc3d.engine.Caps
 
getImageDescForSampledCopy(ImageDesc, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getImageInfo() - Method in class icyllis.arc3d.core.Canvas
Returns ImageInfo for Canvas.
getImageInfo() - Method in class icyllis.arc3d.core.Device
Return image info for this device.
getImageInfo() - Method in class icyllis.arc3d.core.Surface
Returns an ImageInfo describing the Surface.
getImageInfo() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getImageInfo() - Method in class icyllis.arc3d.granite.GraniteSurface
 
getImageInfo() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getImageInfo() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getImageLayout() - Method in class icyllis.arc3d.vulkan.VulkanImageMutableState
 
getImageMatrix() - Method in class icyllis.modernui.widget.ImageView
Returns the view's optional matrix.
getImageSize() - Method in class icyllis.arc3d.core.Glyph
 
getImageTintBlendMode() - Method in class icyllis.modernui.widget.ImageView
Gets the blending mode used to apply the tint to the image Drawable
getImageTintList() - Method in class icyllis.modernui.widget.ImageView
Get the current ColorStateList used to tint the image Drawable, or null if no tint is applied.
getImageType() - Method in class icyllis.arc3d.engine.BackendImage
 
getImageType() - Method in class icyllis.arc3d.engine.Image
Returns the default image view type.
getImageType() - Method in class icyllis.arc3d.engine.ImageDesc
Returns the default image view type.
getImageViewProxy() - Method in class icyllis.arc3d.granite.GraniteImage
 
getIncludeFontPadding() - Method in class icyllis.modernui.widget.TextView
Gets whether the TextView includes extra top and bottom padding to make room for accents that go above the normal ascent and descent.
getIncomingEdges(T) - Method in interface icyllis.arc3d.engine.TopologicalSort.Access
Returns any incoming edges (dependencies) from the given node.
getIndentAdjust(int, Layout.Alignment) - Method in class icyllis.modernui.text.Layout
Returns the left indent for a line.
getIndentAdjust(int, Layout.Alignment) - Method in class icyllis.modernui.text.StaticLayout
 
getIndeterminateDrawable() - Method in class icyllis.modernui.widget.ProgressBar
Get the drawable used to draw the progress bar in indeterminate mode.
getIndeterminateTintBlendMode() - Method in class icyllis.modernui.widget.ProgressBar
Returns the blending mode used to apply the tint to the indeterminate drawable, if specified.
getIndeterminateTintList() - Method in class icyllis.modernui.widget.ProgressBar
 
getIndex() - Method in class icyllis.arc3d.compiler.tree.IndexExpression
 
getIndex() - Method in class icyllis.modernui.graphics.text.CharArrayIterator
 
getIndex() - Method in class icyllis.modernui.text.CharSequenceIterator
 
getIndex(E) - Method in interface icyllis.arc3d.engine.PriorityQueue.Access
Retrieves the index previously stored into the element.
getIndex(T) - Method in interface icyllis.arc3d.engine.TopologicalSort.Access
Retrieves the index previously stored into the node by TopologicalSort.Access.setIndex(Object, int).
getIndexCount() - Method in class icyllis.arc3d.core.Vertices
 
getIndexCount() - Method in interface icyllis.arc3d.engine.Mesh
Returns the number of indices to draw in the mesh.
getIndexFirstChangedBlock() - Method in class icyllis.modernui.text.DynamicLayout
 
getIndexPool() - Method in class icyllis.arc3d.engine.Device
Deprecated.
getIndexWriter(long, BufferViewInfo) - Method in class icyllis.arc3d.granite.StaticBufferManager
 
getIndices() - Method in class icyllis.arc3d.core.Vertices
 
getInflationRadius() - Method in class icyllis.arc3d.core.StrokeRec
Gives a conservative value for the outset that should be applied to a geometries bounds to account for any inflation due to applying this stroke to the geometry.
getInflationRadius() - Method in class icyllis.arc3d.granite.Draw
 
getInflationRadius(float, int, int, int, float) - Static method in class icyllis.arc3d.core.StrokeRec
 
getInfo() - Method in class icyllis.arc3d.core.Image
 
getInfo() - Method in class icyllis.arc3d.core.j2d.Raster
 
getInfo() - Method in class icyllis.arc3d.core.Pixmap
Returns width, height, AlphaType, ColorType, and ColorSpace.
getInfo() - Method in class icyllis.modernui.graphics.Bitmap
 
getInfo() - Method in class icyllis.modernui.graphics.Image
Returns the ImageInfo describing the width, height, color type, alpha type and color space of this image.
getInit() - Method in class icyllis.arc3d.compiler.tree.ForLoop
 
getInit() - Method in class icyllis.arc3d.compiler.tree.SwitchStatement
 
getInit() - Method in class icyllis.arc3d.compiler.tree.VariableDecl
 
getInitialScrollX(Spannable) - Static method in class icyllis.modernui.text.method.Touch
 
getInitialScrollY(Spannable) - Static method in class icyllis.modernui.text.method.Touch
 
getInnerRadius() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Return the inner radius of the ring, or -1 to use ShapeDrawable.getInnerRadiusRatio().
getInnerRadiusRatio() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Return the inner radius of the ring expressed as a ratio of the ring's width.
getInputLayout() - Method in class icyllis.arc3d.granite.GeometryStep
 
getInputRate(int) - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns the input rate for the given binding point.
getInputRate(int) - Method in class icyllis.arc3d.opengl.GLVertexArray
 
getInsetDodgeRect(CoordinatorLayout, V, Rect) - Method in class icyllis.modernui.widget.CoordinatorLayout.Behavior
Called when a view is set to dodge view insets.
getInstance() - Static method in class icyllis.arc3d.compiler.ModuleLoader
 
getInstance() - Static method in class icyllis.arc3d.core.image.LZWDecoder
Returns thread local instance.
getInstance() - Static method in class icyllis.modernui.animation.AnimationHandler
 
getInstance() - Static method in class icyllis.modernui.animation.ColorEvaluator
Returns an instance of ColorEvaluator that may be used in PropertyValuesHolder.setEvaluator(TypeEvaluator).
getInstance() - Static method in class icyllis.modernui.audio.AudioManager
Returns the global AudioManager instance.
getInstance() - Static method in class icyllis.modernui.core.Choreographer
Gets the choreographer for the calling thread.
getInstance() - Static method in class icyllis.modernui.core.VulkanManager
 
getInstance() - Static method in class icyllis.modernui.graphics.ImageStore
Deprecated.
 
getInstance() - Static method in class icyllis.modernui.ModernUI
Get Modern UI instance.
getInstance() - Static method in class icyllis.modernui.text.method.ArrowKeyMovementMethod
 
getInstance() - Static method in class icyllis.modernui.text.method.LinkMovementMethod
 
getInstance() - Static method in class icyllis.modernui.text.method.PasswordTransformationMethod
 
getInstance() - Static method in class icyllis.modernui.text.method.ScrollingMovementMethod
 
getInstance() - Static method in class icyllis.modernui.text.method.SingleLineTransformationMethod
 
getInstance() - Static method in class icyllis.modernui.text.method.TextKeyListener
 
getInstance() - Static method in class icyllis.modernui.view.FocusFinder
Get the focus finder for this thread.
getInstance(String) - Static method in class icyllis.modernui.text.method.DigitsInputFilter
Returns a DigitsKeyListener that accepts only the characters that appear in the specified String.
getInstance(Locale) - Static method in class icyllis.modernui.text.method.DigitsInputFilter
Returns a DigitsKeyListener that accepts the locale-appropriate digits.
getInstance(Locale, boolean, boolean) - Static method in class icyllis.modernui.text.method.DigitsInputFilter
Returns a DigitsKeyListener that accepts the locale-appropriate digits, plus the locale-appropriate plus or minus sign (only at the beginning) and/or the locale-appropriate decimal separator (only one per field) if specified.
getInstance(Locale, DigitsInputFilter) - Static method in class icyllis.modernui.text.method.DigitsInputFilter
Returns a DigitsKeyListener based on the settings of an existing instance, with the locale modified.
getInstanceCount() - Method in interface icyllis.arc3d.engine.Mesh
Returns the number of instances to draw in the batch.
getInstanceCount() - Method in class icyllis.arc3d.engine.trash.ops.RectOp
Deprecated.
 
getInstanceCount() - Method in class icyllis.arc3d.engine.trash.ops.RoundRectOp
Deprecated.
 
getInstanceName() - Method in class icyllis.arc3d.compiler.tree.InterfaceBlock
 
getInstancePool() - Method in class icyllis.arc3d.engine.Device
Deprecated.
getInstanceSize() - Method in interface icyllis.arc3d.engine.Mesh
Returns the size of an instance if enabled in the array.
getInstanceSize() - Method in class icyllis.arc3d.engine.trash.ops.MeshDrawOp
Deprecated.
 
getInt(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or 0 if no mapping of the desired type exists for the given key.
getInt(String, int) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getIntArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getIntegerValue() - Method in class icyllis.arc3d.compiler.tree.Literal
 
getInterfaceBlock() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getInternalMultisampleCount(BackendFormat) - Method in class icyllis.arc3d.engine.Caps
Returns the number of samples to use when performing draws to the given config with internal MSAA.
getInternalPaint() - Method in class icyllis.modernui.text.TextPaint
Populates layout attributes to a temporary internal paint and returns.
getInterpolation() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getInterpolation(float) - Method in class icyllis.modernui.animation.AnticipateOvershootInterpolator
 
getInterpolation(float) - Method in class icyllis.modernui.animation.BounceInterpolator
 
getInterpolation(float) - Method in interface icyllis.modernui.animation.TimeInterpolator
Get interpolation value.
getInterpolationColorSpace() - Method in class icyllis.modernui.graphics.GradientShader.Builder
 
getInterpolator() - Method in class icyllis.modernui.animation.Animator
Returns the timing interpolator that this animation uses.
getInterpolator() - Method in class icyllis.modernui.animation.AnimatorSet
 
getInterpolator() - Method in class icyllis.modernui.animation.Keyframe
Gets the optional interpolator for this Keyframe.
getInterpolator() - Method in class icyllis.modernui.animation.ValueAnimator
Returns the timing interpolator that this animation uses.
getInterpolator() - Method in class icyllis.modernui.transition.Transition
Returns the interpolator set on this transition.
getInterpolator(int) - Method in class icyllis.modernui.animation.LayoutTransition
Gets the interpolator on one of the animation objects used by this transition.
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the drawable's intrinsic height.
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
 
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getIntrinsicHeight() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getIntrinsicHeight() - Method in class icyllis.modernui.view.menu.SubMenuArrowDrawable
 
getIntrinsicKind() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the drawable's intrinsic width.
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
 
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getIntrinsicWidth() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getIntrinsicWidth() - Method in class icyllis.modernui.view.menu.SubMenuArrowDrawable
 
getIntValue(float) - Method in interface icyllis.modernui.animation.Keyframes.IntKeyframes
Works like Keyframes.getValue(float), but returning a primitive.
getInvalidateBufferType() - Method in class icyllis.arc3d.opengl.GLCaps
 
getInverseMatrix() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the current transform inverted.
getInverseMatrix() - Method in class icyllis.modernui.view.View
Utility method to retrieve the inverse of the current matrix property.
getInverseTransform() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the inverse transform of this color space as a new array.
getInverseTransform(float[]) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Copies the inverse transform of this color space in specified array.
getItem() - Method in class icyllis.modernui.view.menu.SubMenuBuilder
 
getItem() - Method in interface icyllis.modernui.view.SubMenu
Gets the MenuItem that represents this submenu in the parent menu.
getItem(int) - Method in interface icyllis.modernui.view.Menu
Gets the menu item at the given index.
getItem(int) - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getItem(int) - Method in class icyllis.modernui.view.menu.MenuBuilder
Gets the menu item at the given index.
getItem(int) - Method in interface icyllis.modernui.widget.Adapter
Get the data item associated with the specified position in the data set.
getItem(int) - Method in class icyllis.modernui.widget.ArrayAdapter
 
getItem(int) - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getItemAtPosition(int) - Method in class icyllis.modernui.widget.AdapterView
Gets the data associated with the specified position in the list.
getItemData() - Method in class icyllis.modernui.view.menu.ListMenuItemView
 
getItemData() - Method in interface icyllis.modernui.view.menu.MenuView.ItemView
Gets the item data that this view is displaying.
getItemId() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getItemId() - Method in interface icyllis.modernui.view.MenuItem
Return the identifier for this menu item.
getItemId(int) - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getItemId(int) - Method in interface icyllis.modernui.widget.Adapter
Get the row id associated with the specified position in the list.
getItemId(int) - Method in class icyllis.modernui.widget.ArrayAdapter
 
getItemId(int) - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getItemIdAtPosition(int) - Method in class icyllis.modernui.widget.AdapterView
 
getItemPosition(Object) - Method in class icyllis.modernui.widget.PagerAdapter
Called when the host view is attempting to determine if an item's position has changed.
getItemsCanFocus() - Method in class icyllis.modernui.widget.ListView
 
getItemViewType(int) - Method in interface icyllis.modernui.widget.Adapter
Get the type of View that will be created by Adapter.getView(int, icyllis.modernui.view.View, icyllis.modernui.view.ViewGroup) for the specified item.
getItemViewType(int) - Method in class icyllis.modernui.widget.BaseAdapter
 
getItemViewType(int) - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getJoin() - Method in class icyllis.arc3d.core.StrokeRec
 
getKey() - Method in class icyllis.arc3d.core.Pair
 
getKey() - Method in class icyllis.arc3d.engine.Resource
If this resource can be used as a scratch resource this returns a valid scratch key.
getKeyCode() - Method in class icyllis.modernui.view.KeyEvent
Retrieve the key code of the key event.
getKeyDispatcherState() - Method in class icyllis.modernui.view.View
Return the global KeyEvent.DispatcherState for this view's window.
getKeyframes() - Method in interface icyllis.modernui.animation.Keyframes
 
getKeyframes() - Method in class icyllis.modernui.animation.KeyframeSet
 
getKeyProgressIncrement() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns the amount of progress changed via the arrow keys.
getKind() - Method in class icyllis.arc3d.compiler.Context
 
getKind() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getKind() - Method in class icyllis.arc3d.compiler.tree.AnonymousField
 
getKind() - Method in class icyllis.arc3d.compiler.tree.BinaryExpression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.BlockStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.BreakStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConditionalExpression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorArray
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorArrayCast
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorCompound
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorCompoundCast
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorDiagonalMatrix
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorMatrixResize
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorScalarCast
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorStruct
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ConstructorVectorSplat
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ContinueStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.DiscardStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.EmptyStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Expression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ExpressionStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FieldAccess
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ForLoop
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FunctionCall
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FunctionDefinition
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FunctionPrototype
 
getKind() - Method in class icyllis.arc3d.compiler.tree.FunctionReference
 
getKind() - Method in class icyllis.arc3d.compiler.tree.GlobalVariableDecl
 
getKind() - Method in class icyllis.arc3d.compiler.tree.IfStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.IndexExpression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.InterfaceBlock
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Literal
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Poison
 
getKind() - Method in class icyllis.arc3d.compiler.tree.PostfixExpression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.PrefixExpression
 
getKind() - Method in class icyllis.arc3d.compiler.tree.ReturnStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Statement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.StructDefinition
 
getKind() - Method in class icyllis.arc3d.compiler.tree.SwitchCase
 
getKind() - Method in class icyllis.arc3d.compiler.tree.SwitchStatement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Swizzle
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Symbol
 
getKind() - Method in class icyllis.arc3d.compiler.tree.TopLevelElement
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Type
 
getKind() - Method in class icyllis.arc3d.compiler.tree.TypeReference
 
getKind() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getKind() - Method in class icyllis.arc3d.compiler.tree.VariableDecl
 
getKind() - Method in class icyllis.arc3d.compiler.tree.VariableReference
 
getLabel() - Method in class icyllis.arc3d.engine.ImageViewProxy
 
getLabel() - Method in class icyllis.arc3d.engine.Resource
 
getLargeBufferSize(long) - Static method in class icyllis.arc3d.engine.UploadBufferManager
Return an appropriate size for dedicated upload buffer to improve resource reuse.
getLastBaselineToBottomHeight() - Method in class icyllis.modernui.widget.TextView
Returns the distance between the last text baseline and the bottom of this TextView.
GetLastError - Static variable in class icyllis.arc3d.core.Kernel32.Functions
Function address.
GetLastError - Static variable in class icyllis.modernui.core.Kernel32.Functions
Function address.
GetLastError() - Static method in class icyllis.arc3d.core.Kernel32
Retrieves the calling thread's last-error code value.
GetLastError() - Static method in class icyllis.modernui.core.Kernel32
Retrieves the calling thread's last-error code value.
getLastFrameTimeNanos() - Method in class icyllis.modernui.core.Choreographer
Like Choreographer.getFrameTimeNanos(), but always returns the last frame time, not matter whether callbacks are currently running.
getLastOperation(int) - Method in class icyllis.modernui.core.UndoManager
Return the most recent UndoOperation that was added to the update.
getLastOperation(UndoOwner, int) - Method in class icyllis.modernui.core.UndoManager
Return the most recent UndoOperation that was added to the update and has the given owner.
getLastOperation(Class<T>, UndoOwner, int) - Method in class icyllis.modernui.core.UndoManager
Return the most recent UndoOperation that was added to the update and has the given owner.
getLastRenderTask(SurfaceProxy) - Method in class icyllis.arc3d.engine.RenderTaskManager
Deprecated.
 
getLastUseToken() - Method in class icyllis.arc3d.granite.DrawAtlas.Plot
To manage the lifetime of a plot, we use last use token to determine when we can evict a plot from the cache, i.e.
getLastVisiblePosition() - Method in class icyllis.modernui.widget.AdapterView
Returns the position within the adapter's data set for the last item displayed on screen.
getLayerAlpha() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the alpha value if a compositing layer is used.
getLayerBlendMode() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the blend mode if a compositing layer is used.
getLayerCount() - Method in class icyllis.arc3d.vulkan.VulkanImageView
 
getLayerGravity(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerHeight(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetBottom(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetEnd(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetLeft(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetRight(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetStart(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerInsetTop(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayerWidth(int) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getLayout() - Method in class icyllis.modernui.widget.TextView
Gets the Layout that is currently being used to display the text.
getLayoutDirection() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the resolved layout direction for this Drawable.
getLayoutDirection() - Method in class icyllis.modernui.view.View
Returns the resolved layout direction for this view.
getLayoutDirection() - Method in class icyllis.modernui.view.ViewGroup.MarginLayoutParams
Returns the layout direction.
getLayoutDirection() - Method in interface icyllis.modernui.view.ViewParent
Return this view parent layout direction.
getLayoutDirection() - Method in class icyllis.modernui.view.ViewRoot
 
getLayoutDirectionFromLocale(Locale) - Static method in class icyllis.modernui.text.TextUtils
Return the layout direction for a given Locale
getLayoutParams() - Method in class icyllis.modernui.view.View
Get the LayoutParams associated with this view.
getLayoutTransition() - Method in class icyllis.modernui.view.ViewGroup
Gets the LayoutTransition object for this ViewGroup.
getLeadingMargin(boolean) - Method in class icyllis.modernui.markdown.core.style.CodeBlockSpan
 
getLeadingMargin(boolean) - Method in class icyllis.modernui.markdown.core.style.HeadingSpan
 
getLeadingMargin(boolean) - Method in class icyllis.modernui.markdown.core.style.OrderedListItemSpan
 
getLeadingMargin(boolean) - Method in class icyllis.modernui.markdown.core.style.ThematicBreakSpan
 
getLeadingMargin(boolean) - Method in class icyllis.modernui.text.style.BulletSpan
 
getLeadingMargin(boolean) - Method in interface icyllis.modernui.text.style.LeadingMarginSpan
Returns the amount by which to adjust the leading margin.
getLeadingMargin(boolean) - Method in class icyllis.modernui.text.style.LeadingMarginSpan.Standard
 
getLeadingMargin(boolean) - Method in class icyllis.modernui.text.style.QuoteSpan
 
getLeadingMarginLineCount() - Method in interface icyllis.modernui.text.style.LeadingMarginSpan.LeadingMarginSpan2
Returns the number of lines of the paragraph to which this object is attached that the "first line" margin will apply to.
getLeft() - Method in class icyllis.arc3d.compiler.tree.BinaryExpression
 
getLeft() - Method in class icyllis.arc3d.core.Glyph
The bearing X.
getLeft() - Method in class icyllis.arc3d.core.Pair
 
getLeft() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the left position for the RenderNode.
getLeft() - Method in class icyllis.modernui.view.View
Left position of this view relative to its parent.
getLeftEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.HorizontalScrollView
 
getLeftEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.ViewPager
 
getLeftEdgeEffectColor() - Method in class icyllis.modernui.widget.HorizontalScrollView
Returns the left edge effect color.
getLeftEdgeEffectColor() - Method in class icyllis.modernui.widget.ViewPager
Returns the left edge effect color.
getLeftPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the left padding in pixels.
getLength() - Method in class icyllis.modernui.audio.Track
 
getLength() - Method in class icyllis.modernui.graphics.PathMeasure
Returns the length of the current contour.
getLevel() - Method in class icyllis.modernui.graphics.drawable.Drawable
Retrieve the current level.
getLevelCount() - Method in class icyllis.arc3d.vulkan.VulkanImageView
 
getLibrary() - Static method in class icyllis.arc3d.core.Kernel32
Returns the kernel32 SharedLibrary.
getLibrary() - Static method in class icyllis.modernui.core.Dwmapi
 
getLibrary() - Static method in class icyllis.modernui.core.Kernel32
Returns the kernel32 SharedLibrary.
getLifecycle() - Method in class icyllis.modernui.fragment.Fragment
Returns the Lifecycle of the provider.
getLifecycle() - Method in interface icyllis.modernui.lifecycle.LifecycleOwner
Returns the Lifecycle of the provider.
getLifecycle() - Method in class icyllis.modernui.ModernUI
 
getLine(int, char[]) - Static method in class icyllis.arc3d.compiler.Position
 
getLineAscent(int) - Method in class icyllis.modernui.graphics.text.LineBreaker.Result
Returns font ascent of the line in pixels.
getLineAscent(int) - Method in class icyllis.modernui.text.Layout
Get the ascent of the text on the specified line.
getLineBaseline(int) - Method in class icyllis.modernui.text.Layout
Return the vertical position of the baseline of the specified line.
getLineBottom(int) - Method in class icyllis.modernui.text.Layout
Return the vertical position of the bottom of the specified line.
getLineBounds(int, Rect) - Method in class icyllis.modernui.text.Layout
Return the baseline for the specified line (0…getLineCount() - 1) If bounds is not null, return the top, left, right, bottom extents of the specified line in it.
getLineBounds(int, Rect) - Method in class icyllis.modernui.widget.TextView
Return the baseline for the specified line (0...getLineCount() - 1) If bounds is not null, return the top, left, right, bottom extents of the specified line in it.
getLineBreakConfig() - Method in class icyllis.modernui.text.PrecomputedText.Params
Returns the LineBreakConfig for this text.
getLineBreakConfig(int, int) - Static method in class icyllis.modernui.graphics.text.LineBreakConfig
Create the LineBreakConfig instance.
getLineBreakOffset(int) - Method in class icyllis.modernui.graphics.text.LineBreaker.Result
Returns character offset of the break for a given line.
getLineBreakStyle() - Method in class icyllis.modernui.graphics.text.LineBreakConfig
Get the line break style.
getLineBreakStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getLineBreakStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getLineBreakStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getLineBreakStyle() - Method in class icyllis.modernui.widget.TextView
Get the current line break style for text wrapping.
getLineBreakWordStyle() - Method in class icyllis.modernui.graphics.text.LineBreakConfig
Get the line break word style.
getLineBreakWordStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getLineBreakWordStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getLineBreakWordStyle() - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getLineBreakWordStyle() - Method in class icyllis.modernui.widget.TextView
Get the current line word break style for text wrapping.
getLineColor() - Method in class icyllis.modernui.widget.LinearPagerIndicator
 
getLineContainsTab(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineContainsTab(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getLineContainsTab(int) - Method in class icyllis.modernui.text.Layout
Returns whether the specified line contains one or more characters that need to be handled specially, like tabs.
getLineContainsTab(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineCount() - Method in class icyllis.modernui.graphics.text.LineBreaker.Result
Returns the number of lines in the paragraph.
getLineCount() - Method in class icyllis.modernui.text.BoringLayout
 
getLineCount() - Method in class icyllis.modernui.text.DynamicLayout
 
getLineCount() - Method in class icyllis.modernui.text.Layout
Return the number of lines of text in this layout.
getLineCount() - Method in class icyllis.modernui.text.StaticLayout
 
getLineCount() - Method in class icyllis.modernui.widget.TextView
Return the number of lines of text, or 0 if the internal Layout has not been built.
getLineDescent(int) - Method in class icyllis.modernui.graphics.text.LineBreaker.Result
Returns font descent of the line in pixels.
getLineDescent(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineDescent(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getLineDescent(int) - Method in class icyllis.modernui.text.Layout
Return the descent of the specified line(0…getLineCount() - 1).
getLineDescent(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineDirections(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineDirections(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getLineDirections(int) - Method in class icyllis.modernui.text.Layout
Returns the directional run information for the specified line.
getLineDirections(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineEnd(int) - Method in class icyllis.modernui.text.Layout
Return the text offset after the last character on the specified line.
getLineForOffset(int) - Method in class icyllis.modernui.text.Layout
Get the line number on which the specified text offset appears.
getLineForVertical(int) - Method in class icyllis.modernui.text.Layout
Get the line number corresponding to the specified vertical position.
getLineForVertical(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineHeight() - Method in class icyllis.modernui.widget.TextView
Gets the vertical distance between lines of text, in pixels.
getLineLeft(int) - Method in class icyllis.modernui.text.Layout
Get the leftmost position that should be exposed for horizontal scrolling on the specified line.
getLineMax(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineMax(int) - Method in class icyllis.modernui.text.Layout
Gets the unsigned horizontal extent of the specified line, including leading margin indent, but excluding trailing whitespace.
getLineRangeForDraw(Canvas) - Method in class icyllis.modernui.text.Layout
Computes the range of visible lines that will be drawn on the specified canvas.
getLineRight(int) - Method in class icyllis.modernui.text.Layout
Get the rightmost position that should be exposed for horizontal scrolling on the specified line.
getLineStart(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineStart(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getLineStart(int) - Method in class icyllis.modernui.text.Layout
Return the text offset of the beginning of the specified line ( 0…getLineCount()).
getLineStart(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineTop(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineTop(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getLineTop(int) - Method in class icyllis.modernui.text.Layout
Return the vertical position of the top of the specified line (0…getLineCount()).
getLineTop(int) - Method in class icyllis.modernui.text.StaticLayout
 
getLineVisibleEnd(int) - Method in class icyllis.modernui.text.Layout
Return the text offset after the last visible character (so whitespace is not counted) on the specified line.
getLineWidth() - Method in class icyllis.modernui.widget.LinearPagerIndicator
 
getLineWidth(int) - Method in class icyllis.modernui.graphics.text.LineBreaker.Result
Returns width of a given line in pixels.
getLineWidth(int) - Method in class icyllis.modernui.text.BoringLayout
 
getLineWidth(int) - Method in class icyllis.modernui.text.Layout
Gets the unsigned horizontal extent of the specified line, including leading margin indent and trailing whitespace.
getLinksClickable() - Method in class icyllis.modernui.widget.TextView
Returns whether the movement method will automatically be set to LinkMovementMethod if TextView.setAutoLinkMask(int) has been set to nonzero and links are detected in TextView.setText(java.lang.CharSequence).
getLinkTextColors() - Method in class icyllis.modernui.widget.TextView
 
getList(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getListeners() - Method in class icyllis.modernui.animation.Animator
Gets the set of AnimatorListener objects that are currently listening for events on this Animator object.
getListItemColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getListItemMargin() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getListPaddingBottom() - Method in class icyllis.modernui.widget.AbsListView
List padding is the maximum of the normal view's padding and the padding of the selector.
getListPaddingLeft() - Method in class icyllis.modernui.widget.AbsListView
List padding is the maximum of the normal view's padding and the padding of the selector.
getListPaddingRight() - Method in class icyllis.modernui.widget.AbsListView
List padding is the maximum of the normal view's padding and the padding of the selector.
getListPaddingTop() - Method in class icyllis.modernui.widget.AbsListView
List padding is the maximum of the normal view's padding and the padding of the selector.
getListView() - Method in class icyllis.modernui.view.menu.CascadingMenuPopup
 
getListView() - Method in interface icyllis.modernui.view.menu.ShowableListMenu
 
getListView() - Method in class icyllis.modernui.view.menu.StandardMenuPopup
 
getListView() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getLocalClipBounds(Rect2f) - Method in class icyllis.arc3d.core.Canvas
Returns the bounds of clip, transformed by inverse of the transform matrix.
getLocalClipBounds(RectF) - Method in class icyllis.modernui.graphics.Canvas
Return the bounds of the current clip (in local coordinates) in the bounds parameter, and return true if it is non-empty.
getLocale() - Method in class icyllis.modernui.graphics.text.FontPaint
 
getLocale() - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getLocale() - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getLocale() - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getLocale() - Method in class icyllis.modernui.text.style.LocaleSpan
 
getLocaleWithLineBreakOption(Locale, int, int) - Static method in class icyllis.modernui.graphics.text.LineBreaker
 
getLocalMatrix() - Method in class icyllis.arc3d.core.shaders.LocalMatrixShader
 
getLocalMatrix(Matrix) - Method in class icyllis.arc3d.core.StrikeDesc
 
getLocalMatrix(Matrix) - Method in class icyllis.modernui.graphics.AngularGradient
Return true if the shader has a non-identity local matrix.
getLocalMatrix(Matrix) - Method in class icyllis.modernui.graphics.ImageShader
Return true if the shader has a non-identity local matrix.
getLocalMatrix(Matrix) - Method in class icyllis.modernui.graphics.LinearGradient
Return true if the shader has a non-identity local matrix.
getLocalMatrix(Matrix) - Method in class icyllis.modernui.graphics.RadialGradient
Return true if the shader has a non-identity local matrix.
getLocalState() - Method in class icyllis.modernui.view.DragEvent
 
getLocalToDevice() - Method in class icyllis.arc3d.core.Device
Returns the transformation that maps from the local space to the device's coordinate space.
getLocalToDevice(Matrix) - Method in class icyllis.arc3d.core.Canvas
Returns the current transform from local coordinates to the 'device', which for most purposes means pixels.
getLocalToDevice(Matrix4) - Method in class icyllis.arc3d.core.Canvas
Returns the current transform from local coordinates to the 'device', which for most purposes means pixels.
getLocalToDevice33() - Method in class icyllis.arc3d.core.Device
Returns the transformation that maps from the local space to the device's coordinate space.
getLocalVisibleRect(Rect) - Method in class icyllis.modernui.view.View
 
getLocationCount(int) - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns the number of used per-vertex attribute locations (slots).
getLocationInWindow(int[]) - Method in class icyllis.modernui.view.View
Computes the coordinates of this view in its window.
getLocationOnScreen(int[]) - Method in class icyllis.modernui.view.View
Computes the coordinates of this view on the screen.
getLogger() - Method in class icyllis.arc3d.engine.Context
 
getLogger() - Method in class icyllis.arc3d.engine.Device
 
getLong(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or 0L if no mapping of the desired type exists for the given key.
getLong(String, long) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getLongArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getLongPressTimeout() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getLongPressTooltipHideTimeout() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getLooper() - Method in class icyllis.modernui.core.HandlerThread
This method returns the Looper associated with this thread.
getMagFilter() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getMainHandlerAsync() - Static method in class icyllis.modernui.core.Core
Returns a shared main thread handler.
getMainLooper() - Static method in class icyllis.modernui.core.Looper
Returns the application's main looper, which lives in the main thread of the application.
getMainThread() - Static method in class icyllis.modernui.core.Core
 
getMainThreadExecutor() - Static method in class icyllis.modernui.core.Core
 
getMangledName() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getMangledName(String) - Method in interface icyllis.arc3d.granite.shading.ShaderBuilder
Generates a mangled name for a helper function in the fragment shader.
getMangledName(String) - Method in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
getMangledName(String, int) - Static method in class icyllis.arc3d.granite.ShaderCodeSource
 
getMappedBuffer() - Method in class icyllis.arc3d.engine.Buffer
Queries the pointer returned by the previous Buffer.map(long, long) if Buffer.isMapped() returns true, otherwise the pointer is invalid, this is mostly used for validation.
getMappedChar() - Method in class icyllis.modernui.view.KeyEvent
Returns the alphabetic character represented by the key.
getMarginEnd() - Method in class icyllis.modernui.view.ViewGroup.MarginLayoutParams
Returns the end margin in pixels.
getMarginStart() - Method in class icyllis.modernui.view.ViewGroup.MarginLayoutParams
Returns the start margin in pixels.
getMaskFormat() - Method in class icyllis.arc3d.core.Glyph
 
getMaskFormat() - Method in class icyllis.arc3d.core.ScalerContext
 
getMaskFormat() - Method in class icyllis.arc3d.core.StrikeDesc
 
getMaskFormat() - Method in class icyllis.arc3d.granite.SubRunContainer.AtlasSubRun
Returns the GPU mask format.
getMatrix() - Method in class icyllis.arc3d.core.effects.ColorMatrixColorFilter
 
getMatrix() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the current transform matrix.
getMatrix() - Method in class icyllis.modernui.view.View
The transform matrix of this view, which is calculated based on the current rotation, scale, and pivot properties.
getMatrix(float, Matrix, int) - Method in class icyllis.arc3d.core.PathMeasure
Clamps distance between 0 and PathMeasure.getContourLength(), and then computes the corresponding matrix (by calling PathMeasure.getPosTan(float, float[], int, float[], int)).
getMatrix(float, Matrix, int) - Method in class icyllis.modernui.graphics.PathMeasure
Clamps distance between 0 and PathMeasure.getContourLength(), and then computes the corresponding matrix (by calling PathMeasure.getPosTan(float, float[], float[])).
getMatrixAndFilter(Matrixc, float, float, Matrix, Matrix) - Method in class icyllis.arc3d.granite.SubRunContainer.AtlasSubRun
Compute sub-run-to-local matrix and sub-run-to-device with the given origin.
getMax() - Method in class icyllis.modernui.text.InputFilter.LengthFilter
 
getMax() - Method in class icyllis.modernui.widget.ProgressBar
Return the upper limit of this progress bar's range.
getMaxAnisotropy() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getMaxAvailableHeight(View) - Method in class icyllis.modernui.widget.PopupWindow
Returns the maximum height that is available for the popup to be completely shown.
getMaxAvailableHeight(View, int) - Method in class icyllis.modernui.widget.PopupWindow
Returns the maximum height that is available for the popup to be completely shown.
getMaxBudget() - Method in class icyllis.arc3d.engine.ResourceCache
Returns the number of bytes that cached resources should count against.
getMaxBudgetedBytes() - Method in class icyllis.arc3d.engine.Context
Returns the size of Context's gpu memory cache budget in bytes.
getMaxCommandBuffers() - Method in class icyllis.arc3d.engine.QueueManager
 
getMaxDimension() - Method in class icyllis.arc3d.core.Glyph
Returns the largest dimension ( max(width, height) ).
getMaxHeight() - Method in class icyllis.modernui.widget.EdgeEffect
Return the maximum height that the edge effect will be drawn at given the original input size.
getMaxHeight() - Method in class icyllis.modernui.widget.ImageView
The maximum height of this view.
getMaxHeight() - Method in class icyllis.modernui.widget.TextView
Returns the maximum height of TextView in terms of pixels or -1 if the maximum height was set using TextView.setMaxLines(int) or TextView.setLines(int).
getMaximumHeight() - Method in class icyllis.modernui.widget.ProgressBar
 
getMaximumWidth() - Method in class icyllis.modernui.widget.ProgressBar
 
getMaxLines() - Method in class icyllis.modernui.widget.TextView
Returns the maximum height of TextView in terms of number of lines or -1 if the maximum height was set using TextView.setMaxHeight(int) or TextView.setHeight(int).
getMaxPages() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getMaxRenderTargetSampleCount(int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getMaxRenderTargetSampleCount(BackendFormat) - Method in class icyllis.arc3d.engine.Caps
Returns the maximum supported sample count for a format.
getMaxRenderTargetSampleCount(BackendFormat) - Method in class icyllis.arc3d.opengl.GLCaps
 
getMaxRenderTargetSampleCount(BackendFormat) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getMaxRenderTargetSize() - Method in class icyllis.arc3d.engine.Context
Gets the maximum supported render target size.
getMaxScale() - Method in class icyllis.arc3d.core.Matrix
Returns the maximum scaling factor of this matrix by decomposing the scaling and shearing elements.
Returns -1 if scale factor overflows or this matrix contains perspective.
getMaxScale() - Method in interface icyllis.arc3d.core.Matrixc
Returns the maximum scaling factor of this matrix by decomposing the scaling and shearing elements.
Returns -1 if scale factor overflows or this matrix contains perspective.
getMaxScale(float, float) - Method in class icyllis.arc3d.core.Matrix
Returns the maximum scaling factor of this matrix by decomposing the scaling and shearing elements.
getMaxScale(float, float) - Method in interface icyllis.arc3d.core.Matrixc
Returns the maximum scaling factor of this matrix by decomposing the scaling and shearing elements.
getMaxScrollAmount() - Method in class icyllis.modernui.widget.ListView
 
getMaxScrollAmount() - Method in class icyllis.modernui.widget.NestedScrollView
 
getMaxSurfaceSampleCount(int) - Method in class icyllis.arc3d.engine.Context
Gets the maximum supported sample count for a color type.
getMaxSurfaceSampleCount(int) - Method in class icyllis.arc3d.engine.Device
Gets the maximum supported sample count for a color type.
getMaxSurfaceSampleCount(int) - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
Gets the maximum supported sample count for a color type.
getMaxTextureSize() - Method in class icyllis.arc3d.engine.Context
Gets the maximum supported texture size.
getMaxValue() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getMaxValue() - Method in class icyllis.arc3d.compiler.tree.Type
Returns the maximum value that can fit in the type.
getMaxValue() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getMaxValue(int) - Method in class icyllis.arc3d.core.ColorSpace
Returns the maximum valid value for the specified component of this color space's color model.
getMaxValue(int) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
 
getMaxWidth() - Method in class icyllis.modernui.widget.ImageView
The maximum width of this view.
getMaxWidth() - Method in class icyllis.modernui.widget.TextView
Returns the maximum width of TextView in terms of pixels.
getMeasureAllChildren() - Method in class icyllis.modernui.widget.FrameLayout
Determines whether all children, or just those in the VISIBLE or INVISIBLE state, are considered when measuring.
getMeasuredHeight() - Method in class icyllis.modernui.view.View
Like View.getMeasuredHeightAndState(), but only returns the raw height component (that is the result is masked by View.MEASURED_SIZE_MASK).
getMeasuredHeightAndState() - Method in class icyllis.modernui.view.View
Return the full height measurement information for this view as computed by the most recent call to View.measure(int, int).
getMeasuredParagraph(int) - Method in class icyllis.modernui.text.PrecomputedText
 
getMeasuredState() - Method in class icyllis.modernui.view.View
Return only the state bits of View.getMeasuredWidthAndState() and View.getMeasuredHeightAndState(), combined into one integer.
getMeasuredText() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the result of the MeasuredParagraph.
getMeasuredWidth() - Method in class icyllis.modernui.view.View
Like View.getMeasuredWidthAndState(), but only returns the raw width component (that is the result is masked by View.MEASURED_SIZE_MASK).
getMeasuredWidthAndState() - Method in class icyllis.modernui.view.View
Return the full width measurement information for this view as computed by the most recent call to View.measure(int, int).
getMemoryAllocator() - Method in class icyllis.arc3d.vulkan.VulkanDevice
 
getMemorySize() - Method in class icyllis.arc3d.core.StrikeDesc
 
getMemorySize() - Method in class icyllis.arc3d.engine.ImageViewProxy
Retrieves the amount of GPU memory that will be or currently is used by this resource in bytes.
getMemorySize() - Method in class icyllis.arc3d.engine.Resource
Retrieves the amount of GPU memory used by this resource in bytes.
getMemorySize() - Method in class icyllis.arc3d.engine.SurfaceProxy
Retrieves the amount of GPU memory that will be or currently is used by this resource in bytes.
getMemorySize() - Method in class icyllis.arc3d.granite.BakedTextBlob
 
getMemorySize() - Method in class icyllis.arc3d.granite.DrawAtlas.PlotBulkUseUpdater
 
getMemorySize() - Method in class icyllis.arc3d.granite.GlyphVector
 
getMemorySize() - Method in class icyllis.arc3d.granite.SubRunContainer.AtlasSubRun
 
getMemorySize() - Method in class icyllis.arc3d.granite.SubRunContainer
 
getMemorySize() - Method in class icyllis.arc3d.granite.SubRunContainer.SubRun
 
getMemoryUsage() - Static method in class icyllis.modernui.graphics.text.LayoutCache
This only returns measurable memory usage, in other words, at least
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.LayoutPiece
 
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.MeasuredText
Note: The text buffer is not within the calculation range.
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.MeasuredText.ReplacementRun
 
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.MeasuredText.Run
 
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.MeasuredText.StyleRun
 
getMemoryUsage() - Method in class icyllis.modernui.graphics.text.ShapedText
 
getMemoryUsage() - Method in class icyllis.modernui.text.MeasuredParagraph
Note: This includes the text buffer, and be considered to be recycled later.
getMemoryUsage() - Method in class icyllis.modernui.text.PrecomputedText
Returns the size of PrecomputedText memory usage.
getMenu() - Method in class icyllis.modernui.view.ActionMode
Returns the menu of actions that this action mode presents.
getMenu() - Method in class icyllis.modernui.widget.PopupMenu
Returns the Menu associated with this popup.
getMenuInfo() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getMenuInfo() - Method in interface icyllis.modernui.view.MenuItem
Gets the extra information linked to this menu item.
getMenuListView() - Method in class icyllis.modernui.widget.PopupMenu
Returns the ListView representing the list of menu items in the currently showing menu.
getMenuView(ViewGroup) - Method in class icyllis.modernui.view.menu.MenuPopup
 
getMenuView(ViewGroup) - Method in interface icyllis.modernui.view.menu.MenuPresenter
Retrieve a MenuView to display the menu specified in MenuPresenter.initForMenu(Context, MenuBuilder).
getMessageName(Message) - Method in class icyllis.modernui.core.Handler
Returns a string representing the name of the specified message.
getMetaState(CharSequence, int) - Static method in class icyllis.modernui.text.method.TextKeyListener
Gets the state of a particular meta key.
getMetrics(int[], int, int, Glyph[]) - Method in class icyllis.arc3d.core.Strike
Compute metrics for a list of glyphs in bulk.
getMetrics(FontPaint, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getMetrics(FontPaint, FontMetricsInt) - Method in interface icyllis.modernui.graphics.text.Font
Expand the font metrics.
getMetrics(FontPaint, FontMetricsInt) - Method in class icyllis.modernui.graphics.text.OutlineFont
 
getMin() - Method in interface icyllis.modernui.graphics.text.LineBreaker.LineWidth
Find out the minimum line width.
getMin() - Method in class icyllis.modernui.widget.ProgressBar
Return the lower limit of this progress bar's range.
getMinFilter() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getMinHeight() - Method in class icyllis.modernui.widget.TextView
Returns the minimum height of TextView in terms of pixels or -1 if the minimum height was set using TextView.setMinLines(int) or TextView.setLines(int).
getMinimumHeight() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the minimum height suggested by this Drawable.
getMinimumHeight() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getMinimumHeight() - Method in class icyllis.modernui.view.View
Returns the minimum height of the view.
getMinimumWidth() - Method in class icyllis.modernui.graphics.drawable.Drawable
Returns the minimum width suggested by this Drawable.
getMinimumWidth() - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getMinimumWidth() - Method in class icyllis.modernui.view.View
Returns the minimum width of the view.
getMinLines() - Method in class icyllis.modernui.widget.TextView
Returns the minimum height of TextView in terms of number of lines or -1 if the minimum height was set using TextView.setMinHeight(int) or TextView.setHeight(int).
getMinScale() - Method in class icyllis.arc3d.core.Matrix
Returns the minimum scaling factor of this matrix by decomposing the scaling and shearing elements.
Returns -1 if scale factor overflows or this matrix contains perspective.
getMinScale() - Method in interface icyllis.arc3d.core.Matrixc
Returns the minimum scaling factor of this matrix by decomposing the scaling and shearing elements.
Returns -1 if scale factor overflows or this matrix contains perspective.
getMinScale(float, float) - Method in class icyllis.arc3d.core.Matrix
Returns the minimum scaling factor of this matrix by decomposing the scaling and shearing elements.
getMinScale(float, float) - Method in interface icyllis.arc3d.core.Matrixc
Returns the minimum scaling factor of this matrix by decomposing the scaling and shearing elements.
getMinValue() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getMinValue() - Method in class icyllis.arc3d.compiler.tree.Type
Returns the minimum value that can fit in the type.
getMinValue() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getMinValue(int) - Method in class icyllis.arc3d.core.ColorSpace
Returns the minimum valid value for the specified component of this color space's color model.
getMinValue(int) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
 
getMinWidth() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getMinWidth() - Method in class icyllis.arc3d.compiler.tree.Type
For scalars, returns the minimum size in bits of the type.
getMinWidth() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getMinWidth() - Method in class icyllis.modernui.widget.TextView
Returns the minimum width of TextView in terms of pixels.
getMipLevelCount() - Method in class icyllis.arc3d.engine.BackendImage
 
getMipLevelCount() - Method in class icyllis.arc3d.engine.Image
 
getMipLevelCount() - Method in class icyllis.arc3d.engine.ImageDesc
Returns the number of mip levels, greater than 1 if mipmapped
getMipmapMode() - Method in class icyllis.arc3d.engine.SamplerDesc
 
getMipmapMode() - Method in class icyllis.modernui.graphics.Paint
Returns the mipmap mode.
getMiterLimit() - Method in class icyllis.arc3d.core.StrikeDesc
 
getMiterLimit() - Method in class icyllis.arc3d.core.StrokeRec
 
getMiterLimit() - Method in class icyllis.arc3d.granite.Draw
 
getMode() - Method in class icyllis.arc3d.core.effects.BlendModeColorFilter
 
getMode() - Method in class icyllis.arc3d.core.shaders.BlendShader
 
getMode() - Method in class icyllis.modernui.graphics.BlendModeColorFilter
 
getMode() - Method in class icyllis.modernui.transition.Visibility
Returns whether appearing and/or disappearing Views are supported.
getMode(int) - Static method in class icyllis.modernui.view.MeasureSpec
Extracts the mode from the supplied measure specification.
getModeAt(int) - Method in class icyllis.modernui.core.Monitor
 
getModeCount() - Method in class icyllis.modernui.core.Monitor
Return the number of supported video modes for this Monitor.
getModel() - Method in class icyllis.arc3d.core.ColorSpace
Return the color model of this color space.
getModifiers() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getModifiers() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getModifiers() - Method in class icyllis.modernui.view.KeyEvent
Returns the state of the modifier keys.
getModifiers() - Method in class icyllis.modernui.view.MotionEvent
Returns the state of the modifier keys that were in effect when the event was generated.
getMostRecentDraw(Rect2fc) - Method in class icyllis.arc3d.granite.geom.BoundsManager
 
getMostRecentDraw(Rect2fc) - Method in class icyllis.arc3d.granite.geom.FullBoundsManager
 
getMostRecentDraw(Rect2fc) - Method in class icyllis.arc3d.granite.geom.GridBoundsManager
 
getMostRecentDraw(Rect2fc) - Method in class icyllis.arc3d.granite.geom.HybridBoundsManager
 
getMostRecentDraw(Rect2fc) - Method in class icyllis.arc3d.granite.geom.SimpleBoundsManager
 
getMovementMethod() - Method in class icyllis.modernui.widget.TextView
Gets the MovementMethod being used for this TextView, which provides positioning, scrolling, and text selection functionality.
getMutableBufferUsage(int) - Static method in class icyllis.arc3d.opengl.GLBuffer
 
getMutableState() - Method in class icyllis.arc3d.engine.BackendImage
Get the backend mutable state for this image/texture.
getMutableState() - Method in class icyllis.arc3d.engine.Image
 
getName() - Method in class icyllis.arc3d.compiler.tree.Symbol
 
getName() - Method in class icyllis.arc3d.core.ColorSpace
Returns the name of this color space.
getName() - Method in class icyllis.arc3d.engine.ShaderVar
Get the name.
getName() - Method in class icyllis.modernui.core.Monitor
 
getName() - Method in interface icyllis.modernui.fragment.FragmentManager.BackStackEntry
Get the name that was supplied to FragmentTransaction.addToBackStack(String) when creating this entry.
getName() - Method in class icyllis.modernui.transition.Transition
Returns the name of this Transition.
getName() - Method in class icyllis.modernui.util.Property
Returns the name for this property.
getNativeTypeface() - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getNativeTypeface() - Method in interface icyllis.modernui.graphics.text.Font
 
getNativeTypeface() - Method in class icyllis.modernui.graphics.text.OutlineFont
 
getNestedScrollAxes() - Method in class icyllis.modernui.view.ViewGroup
 
getNestedScrollAxes() - Method in interface icyllis.modernui.view.ViewParent
Return the current axes of nested scrolling for this NestedScrollingParent.
getNestedScrollAxes() - Method in class icyllis.modernui.view.ViewRoot
 
getNestingDepth() - Method in class icyllis.arc3d.compiler.tree.Type
If the type is a struct, returns the depth of the most deeply-nested field.
getNestingDepth() - Method in class icyllis.arc3d.compiler.tree.Type.StructType
 
getNextClusterForwardId() - Method in class icyllis.modernui.view.View
Gets the id of the root of the next keyboard navigation cluster.
getNextFocusDownId() - Method in class icyllis.modernui.view.View
Gets the id of the view to use when the next focus is View.FOCUS_DOWN.
getNextFocusForwardId() - Method in class icyllis.modernui.view.View
Gets the id of the view to use when the next focus is View.FOCUS_FORWARD.
getNextFocusLeftId() - Method in class icyllis.modernui.view.View
Gets the id of the view to use when the next focus is View.FOCUS_LEFT.
getNextFocusRightId() - Method in class icyllis.modernui.view.View
Gets the id of the view to use when the next focus is View.FOCUS_RIGHT.
getNextFocusUpId() - Method in class icyllis.modernui.view.View
Gets the id of the view to use when the next focus is View.FOCUS_UP.
getNextOverload() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getNextTransition(int, int) - Method in class icyllis.modernui.text.SpanSet
getNextWordBreakForCache(char[], int, int, int) - Static method in class icyllis.modernui.graphics.text.LayoutUtils
Return offset of next word break.
getNonActionItems() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getNumActivePages() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getNumberOfBlocks() - Method in class icyllis.modernui.text.DynamicLayout
 
getNumberOfLayers() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the number of layers contained within this layer drawable.
getNumColumns() - Method in class icyllis.modernui.widget.GridView
Get the number of columns in the grid.
getNumericModifiers() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getNumericModifiers() - Method in interface icyllis.modernui.view.MenuItem
Return the modifiers for this menu item's numeric (12-key) shortcut.
getNumericShortcut() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getNumericShortcut() - Method in interface icyllis.modernui.view.MenuItem
Return the char for this menu item's numeric (12-key) shortcut.
getNumPlots() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getObserverCount() - Method in class icyllis.modernui.lifecycle.LifecycleRegistry
The number of observers.
getOetf() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the opto-electronic transfer function (OETF) of this color space.
getOffscreenPageLimit() - Method in class icyllis.modernui.widget.ViewPager
Returns the number of pages that will be retained to either side of the current page in the view hierarchy in an idle state.
getOffsetForHorizontal(int, float) - Method in class icyllis.modernui.text.Layout
Get the character offset on the specified line whose position is closest to the specified horizontal position.
getOffsetForHorizontal(int, float, boolean) - Method in class icyllis.modernui.text.Layout
Get the character offset on the specified line whose position is closest to the specified horizontal position.
getOffsetForPosition(float, float) - Method in class icyllis.modernui.widget.TextView
Get the character offset closest to the specified absolute position.
getOffsetToLeftOf(int) - Method in class icyllis.modernui.text.Layout
 
getOffsetToLeftRightOf(int, boolean) - Method in class icyllis.modernui.text.TextLine
Walk the cursor through this line, skipping conjuncts and zero-width characters.
getOffsetToRightOf(int) - Method in class icyllis.modernui.text.Layout
 
getOnBackPressedDispatcher() - Method in interface icyllis.modernui.fragment.OnBackPressedDispatcherOwner
Retrieve the OnBackPressedDispatcher that should handle the system back button.
getOnDismissListener() - Method in class icyllis.modernui.widget.PopupWindow
 
getOnFocusChangeListener() - Method in class icyllis.modernui.view.View
Returns the focus-change callback registered for this view.
getOnItemClickListener() - Method in class icyllis.modernui.widget.AdapterView
 
getOnItemLongClickListener() - Method in class icyllis.modernui.widget.AdapterView
 
getOnItemSelectedListener() - Method in class icyllis.modernui.widget.AdapterView
 
getOnLongClickListener() - Method in class icyllis.modernui.view.View
 
getOperand() - Method in class icyllis.arc3d.compiler.tree.PostfixExpression
 
getOperand() - Method in class icyllis.arc3d.compiler.tree.PrefixExpression
 
getOperator() - Method in class icyllis.arc3d.compiler.tree.BinaryExpression
 
getOperator() - Method in class icyllis.arc3d.compiler.tree.PostfixExpression
 
getOperator() - Method in class icyllis.arc3d.compiler.tree.PrefixExpression
 
getOpsRenderPass() - Method in class icyllis.arc3d.engine.OpFlushState
Deprecated.
 
getOpsRenderPass(ImageProxyView, Rect2i, byte, byte, float[], Set<SurfaceProxy>, int) - Method in class icyllis.arc3d.engine.Device
Deprecated.
getOptions() - Method in class icyllis.arc3d.compiler.Context
 
getOptions() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getOptions() - Method in class icyllis.arc3d.engine.Context
 
getOptions() - Method in class icyllis.arc3d.engine.Device
 
getOptions() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getOrCreate(char[], int, int, int, int, boolean, FontPaint, int) - Static method in class icyllis.modernui.graphics.text.LayoutCache
Get or create the layout piece from the global cache with given requirements.
getOrCreate(String, String) - Method in class icyllis.modernui.graphics.ImageStore
Deprecated.
Get or create a texture image from the given resource.
getOrDefault(Object, Object) - Method in class icyllis.modernui.util.DataSet
 
getOrder() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getOrder() - Method in interface icyllis.modernui.view.MenuItem
Return the category and order within the category of this item.
getOrdering() - Method in class icyllis.modernui.transition.TransitionSet
Returns the ordering of this TransitionSet.
getOrdering() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getOrientation() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns the orientation of the gradient defined in this drawable.
getOrientation() - Method in class icyllis.modernui.widget.GridLayout
Returns the current orientation.
getOrientation() - Method in class icyllis.modernui.widget.LinearLayout
Returns the current orientation.
getOrigin() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getOrigin() - Method in class icyllis.arc3d.engine.ImageProxyView
 
getOrigin() - Method in class icyllis.arc3d.engine.ImageViewDesc
 
getOrigin() - Method in class icyllis.arc3d.engine.ImageViewProxy
 
getOrigin() - Method in class icyllis.arc3d.granite.SurfaceContext
Read view and write view have the same origin.
getOrigin() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
Read view and write view have the same origin.
getOriginal() - Method in class icyllis.modernui.text.method.ReplacementTransformationMethod
Returns the list of characters that are to be replaced by other characters when displayed.
getOriginal() - Method in class icyllis.modernui.text.method.SingleLineTransformationMethod
The characters to be replaced are \n and \r.
getOverlapAnchor() - Method in class icyllis.modernui.widget.PopupWindow
Returns whether the popup window should overlap its anchor view when displayed as a drop-down.
getOverloadChain() - Method in class icyllis.arc3d.compiler.tree.FunctionReference
 
getOverscrollFooter() - Method in class icyllis.modernui.widget.ListView
 
getOverscrollHeader() - Method in class icyllis.modernui.widget.ListView
 
getOverScrollMode() - Method in class icyllis.modernui.view.View
Returns the over-scroll mode for this view.
getOwner() - Method in class icyllis.modernui.core.UndoOperation
Owning object as given to UndoOperation(UndoOwner).
getOwner(String, Object) - Method in class icyllis.modernui.core.UndoManager
 
getOwnerData() - Method in class icyllis.modernui.core.UndoOperation
getOwnerThread() - Method in class icyllis.arc3d.engine.Context
 
getPackedPositionChild(long) - Static method in class icyllis.modernui.widget.ExpandableListView
Gets the child position from a packed position that is of ExpandableListView.PACKED_POSITION_TYPE_CHILD type (use ExpandableListView.getPackedPositionType(long)).
getPackedPositionForChild(int, int) - Static method in class icyllis.modernui.widget.ExpandableListView
Returns the packed position representation of a child's position.
getPackedPositionForGroup(int) - Static method in class icyllis.modernui.widget.ExpandableListView
Returns the packed position representation of a group's position.
getPackedPositionGroup(long) - Static method in class icyllis.modernui.widget.ExpandableListView
Gets the group position from a packed position.
getPackedPositionType(long) - Static method in class icyllis.modernui.widget.ExpandableListView
Gets the type of a packed position.
getPadding(Rect) - Method in class icyllis.modernui.graphics.drawable.Drawable
Return in padding the insets suggested by this Drawable for placing content inside the drawable's bounds.
getPadding(Rect) - Method in class icyllis.modernui.graphics.drawable.DrawableContainer
 
getPadding(Rect) - Method in class icyllis.modernui.graphics.drawable.DrawableWrapper
 
getPadding(Rect) - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getPadding(Rect) - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getPaddingBottom() - Method in class icyllis.modernui.view.View
Returns the bottom padding of this view.
getPaddingEnd() - Method in class icyllis.modernui.view.View
Returns the end padding of this view depending on its resolved layout direction.
getPaddingLeft() - Method in class icyllis.modernui.view.View
Returns the left padding of this view.
getPaddingMode() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
 
getPaddingRight() - Method in class icyllis.modernui.view.View
Returns the right padding of this view.
getPaddingStart() - Method in class icyllis.modernui.view.View
Returns the start padding of this view depending on its resolved layout direction.
getPaddingTop() - Method in class icyllis.modernui.view.View
Returns the top padding of this view.
getPageIndex() - Method in class icyllis.arc3d.granite.DrawAtlas.PlotLocator
 
getPageMargin() - Method in class icyllis.modernui.widget.ViewPager
Return the margin between pages.
getPageTitle(int) - Method in class icyllis.modernui.widget.PagerAdapter
This method may be called by the ViewPager to obtain a title string to describe the specified page.
getPageWidth(int) - Method in class icyllis.modernui.widget.PagerAdapter
Returns the proportional width of a given page as a percentage of the ViewPager's measured width from (0.f-1.f]
getPaint() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getPaint() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
Returns the paint used to render this drawable.
getPaint() - Method in class icyllis.modernui.text.Layout
Return the base Paint properties for this layout.
getPaint() - Method in class icyllis.modernui.widget.TextView
Gets the TextPaint used for the text.
getPaintersOrder(long) - Static method in class icyllis.arc3d.granite.DrawOrder
 
getPaintParamsKey() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getParagraphAlignment(int) - Method in class icyllis.modernui.text.Layout
Get the alignment of the specified paragraph, taking into account markup attached to it.
getParagraphCount() - Method in class icyllis.modernui.text.PrecomputedText
Returns the count of paragraphs.
getParagraphDir() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the base paragraph direction.
getParagraphDirection(int) - Method in class icyllis.modernui.text.BoringLayout
 
getParagraphDirection(int) - Method in class icyllis.modernui.text.DynamicLayout
 
getParagraphDirection(int) - Method in class icyllis.modernui.text.Layout
Returns the primary directionality of the paragraph containing the specified line, either 1 for left-to-right lines, or -1 for right-to-left lines (see Layout.DIR_LEFT_TO_RIGHT, Layout.DIR_RIGHT_TO_LEFT).
getParagraphDirection(int) - Method in class icyllis.modernui.text.StaticLayout
 
getParagraphEnd(int) - Method in class icyllis.modernui.text.PrecomputedText
Returns the paragraph end offset of the text.
getParagraphInfo() - Method in class icyllis.modernui.text.PrecomputedText
 
getParagraphLeft(int) - Method in class icyllis.modernui.text.Layout
Get the left edge of the specified paragraph, inset by left margins.
getParagraphRight(int) - Method in class icyllis.modernui.text.Layout
Get the right edge of the specified paragraph, inset by right margins.
getParagraphStart(int) - Method in class icyllis.modernui.text.PrecomputedText
Returns the paragraph start offset of the text.
getParameters() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getParams() - Method in class icyllis.modernui.text.PrecomputedText
Returns the layout parameters used to measure this text.
getParent() - Method in class icyllis.arc3d.compiler.SymbolTable
 
getParent() - Method in class icyllis.modernui.view.View
Gets the parent of this view.
getParent() - Method in interface icyllis.modernui.view.ViewParent
Returns the parent of this ViewParent.
getParent() - Method in class icyllis.modernui.view.ViewRoot
 
getParentFragment() - Method in class icyllis.modernui.fragment.Fragment
Returns the parent Fragment containing this Fragment.
getParentFragmentManager() - Method in class icyllis.modernui.fragment.Fragment
Return the FragmentManager for interacting with fragments associated with this fragment's activity.
getParentMenu() - Method in class icyllis.modernui.view.menu.SubMenuBuilder
 
getPath() - Method in class icyllis.arc3d.core.Glyph
 
getPath(Glyph) - Method in class icyllis.arc3d.core.ScalerContext
 
getPathEffect() - Method in class icyllis.arc3d.core.Paint
Returns PathEffect if set, or null.
getPathEffect() - Method in class icyllis.arc3d.core.StrikeDesc
 
getPathIterator() - Method in class icyllis.arc3d.core.Path
 
getPathIterator() - Method in interface icyllis.arc3d.core.PathIterable
 
getPerspX() - Method in class icyllis.arc3d.core.Matrix
Returns factor scaling input x-axis relative to input y-axis.
getPerspX() - Method in interface icyllis.arc3d.core.Matrixc
Returns factor scaling input x-axis relative to input y-axis.
getPerspY() - Method in class icyllis.arc3d.core.Matrix
Returns factor scaling input y-axis relative to input x-axis.
getPerspY() - Method in interface icyllis.arc3d.core.Matrixc
Returns factor scaling input y-axis relative to input x-axis.
getPhysicalDeviceTypeName(int) - Static method in class icyllis.arc3d.vulkan.VKUtil
 
getPipelineCache() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getPipelineInfo() - Method in class icyllis.arc3d.engine.trash.ops.MeshDrawOp
Deprecated.
 
getPipelineState() - Method in class icyllis.arc3d.engine.trash.ops.MeshDrawOp
Deprecated.
 
getPivotX() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the pivot value for this RenderNode on the X axis, in pixels.
getPivotX() - Method in class icyllis.modernui.view.View
The x location of the point around which the view is rotated and scaled.
getPivotY() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the pivot value for this RenderNode on the Y axis, in pixels.
getPivotY() - Method in class icyllis.modernui.view.View
The y location of the point around which the view is rotated and scaled.
getPixelARGB(int, int) - Method in class icyllis.modernui.graphics.Bitmap
Returns the Color at the specified location.
getPixelBounds(Rect2fc, boolean, boolean, Rect2i) - Static method in class icyllis.arc3d.granite.Clip_old
Convert the analytic bounds of a shape into an integer pixel bounds, where the given aa type is used when the shape is rendered.
getPixelOrigin(long, int[]) - Method in class icyllis.arc3d.core.Pixmap
Returns origin of pixels within Pixels pix.
getPixels() - Method in class icyllis.arc3d.core.j2d.Raster
 
getPixels() - Method in class icyllis.modernui.graphics.Bitmap
The ref of current pixel data, which may be shared across instances.
getPixels(float[], int, int, int, int, int, int) - Method in class icyllis.modernui.graphics.Bitmap
Copies a Rect of pixels to dst.
getPixels(int[], int, int, int, int, int, int) - Method in class icyllis.modernui.graphics.Bitmap
Copies a Rect of pixels to dst.
getPixels(Bitmap, int, int, int, int, int, int) - Method in class icyllis.modernui.graphics.Bitmap
Copies a Rect of pixels from this bitmap to dst bitmap at (dstX, dstY).
getPixelsExternalFormat(int, int, int, boolean) - Method in class icyllis.arc3d.opengl.GLCaps
 
getPixelsExternalType(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getPixmap() - Method in class icyllis.arc3d.core.j2d.Raster
Peek the current pixmap.
getPixmap() - Method in class icyllis.modernui.graphics.Bitmap
The current pixel map, which is usually paired with Pixels.
getPlatformInfo() - Method in class icyllis.modernui.core.awt.AWT
Returns a pointer to a platform-specific struct with platform-specific information.
getPlotHeight() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getPlotIndex() - Method in class icyllis.arc3d.granite.DrawAtlas.PlotLocator
 
getPlotWidth() - Method in class icyllis.arc3d.granite.DrawAtlas
 
getPlugin(Class<P>) - Method in class icyllis.modernui.markdown.Markdown
 
getPlugins() - Method in class icyllis.modernui.markdown.Markdown
 
getPointerCount() - Method in class icyllis.modernui.view.MotionEvent
The number of pointers of data contained in this event.
getPointerId(int) - Method in class icyllis.modernui.view.MotionEvent
Return the pointer identifier associated with a particular pointer data index in this event.
getPopup() - Method in class icyllis.modernui.view.menu.MenuPopupHelper
 
getPopup() - Method in class icyllis.modernui.widget.ForwardingListener
Returns the popup to which this listener is forwarding events.
getPopupBackground() - Method in class icyllis.modernui.widget.Spinner
Get the background drawable for the spinner's popup window of choices.
getPos(int) - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getPosition(T) - Method in class icyllis.modernui.widget.ArrayAdapter
Returns the position of the specified item in the array.
getPositionForView(View) - Method in class icyllis.modernui.widget.AdapterView
Returns the position within the adapter's data set for the view, where view is a an adapter item or a descendant of an adapter item.
getPositions() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getPositions() - Method in class icyllis.arc3d.core.TextBlob
 
getPositions() - Method in class icyllis.arc3d.core.Vertices
 
getPositions() - Method in class icyllis.modernui.graphics.text.LayoutPiece
This array holds the repeat of x offset, y offset of glyph positions.
getPositions() - Method in class icyllis.modernui.graphics.text.ShapedText
This array holds the repeat of x offset, y offset of glyph positions.
getPosTan(float, float[], float[]) - Method in class icyllis.modernui.graphics.PathMeasure
Clamps distance between 0 and PathMeasure.getContourLength(), and then computes the corresponding position and tangent vector (un-normalized).
getPosTan(float, float[], int, float[], int) - Method in class icyllis.arc3d.core.PathMeasure
Clamps distance between 0 and PathMeasure.getContourLength(), and then computes the corresponding position and tangent vector (un-normalized).
getPosTan(float, PointF, PointF) - Method in class icyllis.modernui.graphics.PathMeasure
Clamps distance between 0 and PathMeasure.getContourLength(), and then computes the corresponding position and tangent vector (un-normalized).
getPostingDelay(CharSequence) - Method in interface icyllis.modernui.widget.Filter.Delayer
 
getPostScaleX() - Method in class icyllis.arc3d.core.StrikeDesc
 
getPostScaleY() - Method in class icyllis.arc3d.core.StrikeDesc
 
getPostShearX() - Method in class icyllis.arc3d.core.StrikeDesc
 
getPostShearY() - Method in class icyllis.arc3d.core.StrikeDesc
 
getPressedStateDuration() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getPrettyName() - Method in enum class icyllis.arc3d.compiler.Operator
Returns the operator name surrounded by the expected whitespace for a tidy binary expression.
getPrevWordBreakForCache(char[], int, int, int) - Static method in class icyllis.modernui.graphics.text.LayoutUtils
Return offset of previous word break.
getPrimaries() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the primaries of this color space as a new array of 6 floats.
getPrimaries(float[]) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Copies the primaries of this color space in specified array.
getPrimary() - Static method in class icyllis.modernui.core.Monitor
 
getPrimaryHorizontal(int) - Method in class icyllis.modernui.text.Layout
Get the primary horizontal position for the specified text offset.
getPrimaryHorizontal(int, boolean) - Method in class icyllis.modernui.text.Layout
Get the primary horizontal position for the specified text offset, but optionally clamp it so that it doesn't exceed the width of the layout.
getPrimaryNavigationFragment() - Method in class icyllis.modernui.fragment.FragmentManager
Return the currently active primary navigation fragment for this FragmentManager.
getPrimitiveBlender() - Method in class icyllis.arc3d.granite.PaintParams
 
getPrimitiveType() - Method in class icyllis.arc3d.engine.PipelineDesc
 
getPrimitiveType() - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getPrimitiveType() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getProgram() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getProgram() - Method in class icyllis.arc3d.opengl.GLProgram
 
getProgramBinaryFormats() - Method in class icyllis.arc3d.opengl.GLCaps
 
getProgress() - Method in class icyllis.modernui.widget.ProgressBar
Get the progress bar's current level of progress.
getProgressBackgroundTintBlendMode() - Method in class icyllis.modernui.widget.ProgressBar
 
getProgressBackgroundTintList() - Method in class icyllis.modernui.widget.ProgressBar
Returns the tint applied to the progress background, if specified.
getProgressDrawable() - Method in class icyllis.modernui.widget.ProgressBar
Get the drawable used to draw the progress bar in progress mode.
getProgressTintBlendMode() - Method in class icyllis.modernui.widget.ProgressBar
Returns the blending mode used to apply the tint to the progress drawable, if specified.
getProgressTintList() - Method in class icyllis.modernui.widget.ProgressBar
Returns the tint applied to the progress drawable, if specified.
getPromptPosition() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getPropagation() - Method in class icyllis.modernui.transition.Transition
Returns the TransitionPropagation used to calculate Animator start delays.
getPropagationProperties() - Method in class icyllis.modernui.transition.TransitionPropagation
Returns the set of property names stored in the TransitionValues object passed into TransitionPropagation.captureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values.
getPropagationProperties() - Method in class icyllis.modernui.transition.VisibilityPropagation
 
getProxy() - Method in class icyllis.arc3d.engine.ImageProxyView
Returns smart pointer value (raw ptr).
getPunctuationBeginning(int) - Method in class icyllis.modernui.text.method.WordIterator
If offset is within a group of punctuation as defined by WordIterator.isPunctuation(int), returns the index of the first character of that group, otherwise returns BreakIterator.DONE.
getPunctuationEnd(int) - Method in class icyllis.modernui.text.method.WordIterator
If offset is within a group of punctuation as defined by WordIterator.isPunctuation(int), returns the index of the last character of that group plus one, otherwise returns BreakIterator.DONE.
getPurgeableBytes() - Method in class icyllis.arc3d.engine.ResourceCache
Returns the number of bytes held by unlocked resources which are available for cleanup.
getQueue() - Method in class icyllis.modernui.core.Handler
Returns the MessageQueue object associated with this Handler.
getQueue() - Method in class icyllis.modernui.core.Looper
Gets this looper's message queue.
getQueueFamilyIndex() - Method in class icyllis.arc3d.vulkan.VulkanImageMutableState
 
getQueueIndex() - Method in class icyllis.arc3d.vulkan.VulkanDevice
 
getQueueManager() - Method in class icyllis.arc3d.engine.ImmediateContext
 
getR(short) - Static method in class icyllis.arc3d.engine.Swizzle
 
getRadii() - Method in class icyllis.arc3d.core.RoundRect
Returns the corner radii for all four corners, upper-left, upper-right, lower-right, lower-left, in that order.
getRadius() - Method in class icyllis.arc3d.core.shaders.RadialGradient
 
getRank() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getRank() - Method in class icyllis.arc3d.compiler.tree.Type
Returns the "rank" of a numeric type, in order of float > half > int > short.
getRank() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getRasterText(int) - Method in class icyllis.arc3d.granite.RendererProvider
 
getRawLayoutDirection() - Method in class icyllis.modernui.view.View
Returns the layout direction for this view.
getRawTextAlignment() - Method in class icyllis.modernui.view.View
Return the value specifying the text alignment or policy that was set with View.setTextAlignment(int).
getRawTextDirection() - Method in class icyllis.modernui.view.View
Return the value specifying the text direction or policy that was set with View.setTextDirection(int).
getRawX() - Method in class icyllis.modernui.view.MotionEvent
Returns the original raw X coordinate of this event.
getRawY() - Method in class icyllis.modernui.view.MotionEvent
Returns the original raw Y coordinate of this event.
getReadSwizzle() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getReadSwizzle() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getReadSwizzle(ImageDesc, int) - Method in class icyllis.arc3d.engine.Caps
 
getReadView() - Method in class icyllis.arc3d.granite.GraniteDevice
 
getReadView() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getReadView() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getRecordingContext() - Method in class icyllis.arc3d.core.Canvas
Returns GPU context of the GPU surface associated with Canvas.
getRecordingContext() - Method in class icyllis.arc3d.core.Device
 
getRecordingContext() - Method in class icyllis.arc3d.core.PaintFilterCanvas
 
getRecordingContext() - Method in class icyllis.arc3d.core.Surface
Returns the recording context being used by the Surface.
getRecordingContext() - Method in class icyllis.arc3d.granite.GraniteDevice
 
getRecordingContext() - Method in class icyllis.arc3d.granite.KeyContext
Raw ptr to context, null when pre-compiling shaders.
getRect(Rect2f) - Method in class icyllis.arc3d.core.RoundRect
Returns bounds.
getRedBits() - Method in class icyllis.modernui.core.VideoMode
 
getRedoLabel(UndoOwner[]) - Method in class icyllis.modernui.core.UndoManager
Return the user-visible label for the top redo state on the stack.
getReenterTransition() - Method in class icyllis.modernui.fragment.Fragment
Returns the Transition that will be used to move Views in to the scene when returning due to popping a back stack.
getRefCnt() - Method in class icyllis.arc3d.core.RefCnt
Debug only.
getRefCntAcquire() - Method in class icyllis.arc3d.core.RefCnt
Returns the reference count, which has memory ordering effects compatible with memory_order_acquire.
getRefCntVolatile() - Method in class icyllis.arc3d.core.RefCnt
Returns the reference count, which has memory ordering effects compatible with memory_order_seq_cst.
getReferenceKind() - Method in class icyllis.arc3d.compiler.tree.VariableReference
 
getRefreshRate() - Method in class icyllis.modernui.core.VideoMode
 
getRelativeTransform(Device, Matrix4) - Method in class icyllis.arc3d.core.Device
Get the transformation from this device's coordinate system to the provided device space.
getRenderArguments() - Method in class icyllis.modernui.markdown.MarkdownVisitor
 
getRenderbufferInternalFormat(int) - Method in class icyllis.arc3d.opengl.GLCaps
Gets the internal format to use with glRenderbufferStorageMultisample...().
getRendererProvider() - Method in class icyllis.arc3d.engine.Context
 
getRendererProvider() - Method in class icyllis.arc3d.engine.Device
 
getRenderFramebuffer() - Method in class icyllis.arc3d.opengl.GLFramebuffer
 
getRenderFramebuffer() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getRenderingHint(RenderingHints.Key) - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getRenderingHints() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getRenderIntent() - Method in class icyllis.arc3d.core.ColorSpace.Connector
Returns the render intent this connector will use when mapping the source color space to the destination color space.
getRenderTargetSampleCount(int, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getRenderTargetSampleCount(int, BackendFormat) - Method in class icyllis.arc3d.engine.Caps
Find a sample count greater than or equal to the requested count which is supported for a render target of the given format or 0 if no such sample count is supported.
getRenderTargetSampleCount(int, BackendFormat) - Method in class icyllis.arc3d.opengl.GLCaps
 
getRenderTargetSampleCount(int, BackendFormat) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getRenderTaskManager() - Method in class icyllis.arc3d.engine.RecordingContext
 
getRenderThread() - Static method in class icyllis.modernui.core.Core
 
getRepeatCount() - Method in class icyllis.modernui.animation.ValueAnimator
Defines how many times the animation should repeat.
getRepeatCount() - Method in class icyllis.modernui.view.KeyEvent
Retrieve the repeat count of the event.
getRepeatMode() - Method in class icyllis.modernui.animation.ValueAnimator
Defines what this animation should do when it reaches the end.
getReplacement() - Method in class icyllis.modernui.text.method.ReplacementTransformationMethod
Returns a parallel array of replacement characters for the ones that are to be replaced.
getReplacement() - Method in class icyllis.modernui.text.method.SingleLineTransformationMethod
The character \n is replaced with is space; the character \r is replaced with is FEFF (zero width space).
getRequestedColumnWidth() - Method in class icyllis.modernui.widget.GridView
Return the requested width of a column in the grid.
getRequestedHorizontalSpacing() - Method in class icyllis.modernui.widget.GridView
Returns the requested amount of horizontal spacing between each item in the grid.
getResolveAttachment() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getResolveAttachment() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getResolveAttachment() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getResolveAttachment(int) - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getResolveAttachment(int) - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getResolveAttachment(int) - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getResolveAttachments() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getResolveAttachments() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getResolveAttachments() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getResolveFramebuffer() - Method in class icyllis.arc3d.opengl.GLFramebuffer
 
getResolveFramebuffer() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getResolveRect() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getResourceCache() - Method in class icyllis.arc3d.engine.ResourceProvider
 
getResourceCacheBudgetedBytes() - Method in class icyllis.arc3d.engine.ResourceProvider
Returns the number of bytes consumed by budgeted resources.
getResourceCacheLimit() - Method in class icyllis.arc3d.engine.ResourceProvider
Returns the number of bytes that cached resources should count against.
getResourceCachePurgeableBytes() - Method in class icyllis.arc3d.engine.ResourceProvider
Returns the number of bytes held by unlocked resources which are available for cleanup.
getResourceChannel(String, String) - Method in class icyllis.modernui.ModernUI
 
getResourceCount() - Method in class icyllis.arc3d.engine.ResourceCache
Returns the number of cached resources.
getResourceProvider() - Method in class icyllis.arc3d.engine.Context
 
getResources() - Method in class icyllis.modernui.core.Context
 
getResources() - Method in class icyllis.modernui.ModernUI
 
getResourceStream(String, String) - Method in class icyllis.modernui.ModernUI
 
getResScale() - Method in class icyllis.arc3d.core.StrokeRec
ResScale is the "intended" resolution for the output.
Default is 1.0.
Larger values (res > 1) indicate that the result should be more precise, since it will be zoomed up, and small errors will be magnified.
Smaller values (0 invalid input: '<' res invalid input: '<' 1) indicate that the result can be less precise, since it will be zoomed down, and small errors may be invisible.
getResult() - Method in class icyllis.modernui.view.DragEvent
 
getResultMessage(int) - Static method in class icyllis.arc3d.vulkan.VKUtil
Translates a Vulkan VkResult value to a String describing the result.
getReturnTransition() - Method in class icyllis.modernui.fragment.Fragment
Returns the Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack.
getReturnType() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getRevealOnFocusHint() - Method in class icyllis.modernui.view.View
Returns this view's preference for reveal behavior when it gains focus.
getRight() - Method in class icyllis.arc3d.compiler.tree.BinaryExpression
 
getRight() - Method in class icyllis.arc3d.core.Pair
 
getRight() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the right position for the RenderNode.
getRight() - Method in class icyllis.modernui.view.View
Right position of this view relative to its parent.
getRightEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.HorizontalScrollView
 
getRightEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.ViewPager
 
getRightEdgeEffectColor() - Method in class icyllis.modernui.widget.HorizontalScrollView
Returns the right edge effect color.
getRightEdgeEffectColor() - Method in class icyllis.modernui.widget.ViewPager
Returns the right edge effect color.
getRightPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the right padding in pixels.
getRootDevice() - Method in class icyllis.arc3d.core.Canvas
 
getRootMenu() - Method in class icyllis.modernui.view.menu.MenuBuilder
Gets the root menu (if this is a submenu, find its root menu).
getRootMenu() - Method in class icyllis.modernui.view.menu.SubMenuBuilder
 
getRootModule() - Method in class icyllis.arc3d.compiler.ModuleLoader
 
getRootNodes(ShaderCodeSource, StringBuilder) - Method in class icyllis.arc3d.granite.GraphicsPipelineDesc
 
getRootView() - Method in class icyllis.modernui.view.View
Finds the topmost view in the current view hierarchy.
getRotation() - Method in class icyllis.modernui.view.View
The degrees that the view is rotated around the pivot point.
getRotationX() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the rotation value for this RenderNode around the X axis, in degrees.
getRotationX() - Method in class icyllis.modernui.view.View
The degrees that the view is rotated around the horizontal axis through the pivot point.
getRotationY() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the rotation value for this RenderNode around the Y axis, in degrees.
getRotationY() - Method in class icyllis.modernui.view.View
The degrees that the view is rotated around the vertical axis through the pivot point.
getRotationZ() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the rotation value for this RenderNode around the Z axis, in degrees.
getRowBytes() - Method in class icyllis.arc3d.core.Glyph
 
getRowBytes() - Method in class icyllis.arc3d.core.Pixels
The size, in bytes, between the start of one pixel row/scanline and the next in buffer, including any unused padding between them.
getRowBytes() - Method in class icyllis.arc3d.core.Pixmap
The size, in bytes, between the start of one pixel row/scanline and the next in buffer, including any unused padding between them.
getRowBytes() - Method in class icyllis.modernui.graphics.Bitmap
Return the distance, in bytes, between the start of one pixel row and the next, including any unused space between them.
getRowCount() - Method in class icyllis.modernui.widget.GridLayout
Returns the current number of rows.
getRows() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getRows() - Method in class icyllis.arc3d.compiler.tree.Type
For matrices and vectors, returns the number of rows (e.g.
getRows() - Method in class icyllis.arc3d.compiler.tree.Type.MatrixType
 
getRows() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getRows() - Method in class icyllis.arc3d.compiler.tree.Type.VectorType
 
getRowStride() - Method in class icyllis.modernui.graphics.Bitmap
The distance, in bytes, between the start of one pixel row and the next, including any unused space between them.
getRule(int) - Method in class icyllis.modernui.widget.RelativeLayout.LayoutParams
Returns the layout rule associated with a specific verb.
getRules() - Method in class icyllis.modernui.widget.RelativeLayout.LayoutParams
Retrieves a complete list of all supported rules, where the index is the rule verb, and the element value is the value specified, or "false" if it was never set.
getRules(int) - Method in class icyllis.modernui.widget.RelativeLayout.LayoutParams
Retrieves a complete list of all supported rules, where the index is the rule verb, and the element value is the value specified, or "false" if it was never set.
getRunCount() - Method in class icyllis.arc3d.core.TextBlob
 
getRunCount() - Method in class icyllis.modernui.text.Directions
Returns number of BiDi runs.
getRunLength(int) - Method in class icyllis.modernui.text.Directions
Returns the length of the BiDi run.
getRunnable(int) - Method in class icyllis.modernui.view.HandlerActionQueue
 
getRuns() - Method in class icyllis.modernui.graphics.text.MeasuredText
Returns runs of text.
getRunStart(int) - Method in class icyllis.modernui.text.Directions
Returns the start offset of the BiDi run.
getSampleCount() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getSampleCount() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getSampleCount() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Returns the number of samples per pixel in color buffers (One if non-MSAA).
getSampleCount() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
Returns the number of samples per pixel in color buffers (one if non-MSAA).
getSampleCount() - Method in class icyllis.arc3d.engine.Image
Returns the number of samples per pixel.
getSampleCount() - Method in class icyllis.arc3d.engine.ImageDesc
Returns the number of samples, greater than 1 if multisampled.
getSampleCount() - Method in class icyllis.arc3d.engine.ImageViewProxy
Returns the number of samples per pixel in color buffers (one if non-MSAA).
getSampleCount() - Method in class icyllis.arc3d.engine.RenderTargetProxy
 
getSampleCount() - Method in class icyllis.arc3d.engine.SurfaceProxy
Returns the number of samples per pixel in color buffers (one if non-MSAA).
getSampleCount() - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getSampleCount() - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getSampleOffset() - Method in class icyllis.modernui.audio.SoundStream
Get sample offset of the start of next frame.
getSampleRate() - Method in class icyllis.modernui.audio.FFT
Returns the sample rate of signal samples expected by this transform.
getSampleRate() - Method in class icyllis.modernui.audio.SoundSample
 
getSampleRate() - Method in class icyllis.modernui.audio.SoundStream
 
getSampleRate() - Method in class icyllis.modernui.audio.Track
 
getSamplesShortInterleaved(ShortBuffer) - Method in class icyllis.modernui.audio.SoundSample
 
getSamplesShortInterleaved(ShortBuffer) - Method in class icyllis.modernui.audio.VorbisPullDecoder
 
getSampling() - Method in class icyllis.arc3d.core.shaders.ImageShader
 
getSaveCount() - Method in class icyllis.arc3d.core.Canvas
Returns the depth of saved matrix/clip states on the Canvas' private stack.
getSaveCount() - Method in class icyllis.modernui.graphics.Canvas
Returns the depth of saved matrix/clip states on the Canvas' private stack.
getSaveLayerStrategy(Rect2f, Paint, ImageFilter, int) - Method in class icyllis.arc3d.core.Canvas
 
getScalarKind() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getScalarKind() - Method in class icyllis.arc3d.compiler.tree.Type
Returns the ScalarKind of this type (always NonScalar for non-scalar values).
getScalarKind() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getScaledEdgeSlop() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledFadingEdgeLength() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledHeight(int) - Method in class icyllis.modernui.graphics.Image
Convenience method that returns the height of this image divided by the density scale factor.
getScaledHorizontalScrollFactor() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledHoverSlop() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledMaximumFlingVelocity() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledMinimumFlingVelocity() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledMinScrollbarTouchTarget() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledOverflingDistance() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledOverscrollDistance() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledScrollbarSize() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledTouchSlop() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledVerticalScrollFactor() - Method in class icyllis.modernui.view.ViewConfiguration
 
getScaledWidth(int) - Method in class icyllis.modernui.graphics.Image
Convenience method that returns the width of this image divided by the density scale factor.
getScaleType() - Method in class icyllis.modernui.widget.ImageView
Returns the current ScaleType that is used to scale the bounds of an image to the bounds of the ImageView.
getScaleX() - Method in class icyllis.arc3d.core.Matrix
Returns scale factor multiplied by x-axis input, contributing to x-axis output.
getScaleX() - Method in interface icyllis.arc3d.core.Matrixc
Returns scale factor multiplied by x-axis input, contributing to x-axis output.
getScaleX() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the scale value for this RenderNode on the X axis.
getScaleX() - Method in class icyllis.modernui.view.View
The amount that the view is scaled in x around the pivot point, as a proportion of the view's unscaled width.
getScaleY() - Method in class icyllis.arc3d.core.Matrix
Returns scale factor multiplied by y-axis input, contributing to y-axis output.
getScaleY() - Method in interface icyllis.arc3d.core.Matrixc
Returns scale factor multiplied by y-axis input, contributing to y-axis output.
getScaleY() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the scale value for this RenderNode on the Y axis.
getScaleY() - Method in class icyllis.modernui.view.View
The amount that the view is scaled in y around the pivot point, as a proportion of the view's unscaled height.
getScanCode() - Method in class icyllis.modernui.view.KeyEvent
Retrieve the hardware key id of this key event.
getSceneRoot() - Method in class icyllis.modernui.transition.Scene
Gets the root of the scene, which is the root of the view hierarchy affected by changes due to this scene, and which will be animated when this scene is entered.
getScissorX0() - Method in class icyllis.arc3d.granite.ClipResult_old
 
getScissorX1() - Method in class icyllis.arc3d.granite.ClipResult_old
 
getScissorY0() - Method in class icyllis.arc3d.granite.ClipResult_old
 
getScissorY1() - Method in class icyllis.arc3d.granite.ClipResult_old
 
getScreenHeight() - Method in class icyllis.arc3d.core.image.GIFDecoder
 
getScreenHeight() - Method in class icyllis.modernui.core.ActivityWindow
 
getScreenHeight() - Method in class icyllis.modernui.core.Window
Returns the window height in virtual screen coordinates.
getScreenWidth() - Method in class icyllis.arc3d.core.image.GIFDecoder
 
getScreenWidth() - Method in class icyllis.modernui.core.ActivityWindow
 
getScreenWidth() - Method in class icyllis.modernui.core.Window
Returns the window width in virtual screen coordinates.
getScreenX() - Method in class icyllis.modernui.core.ActivityWindow
 
getScreenX() - Method in class icyllis.modernui.core.Window
Returns the y-coordinate of the top-left corner of this window in virtual screen coordinate system.
getScreenY() - Method in class icyllis.modernui.core.ActivityWindow
 
getScreenY() - Method in class icyllis.modernui.core.Window
Returns the x-coordinate of the top-left corner of this window in virtual screen coordinate system.
getScrimColor(CoordinatorLayout, V) - Method in class icyllis.modernui.widget.CoordinatorLayout.Behavior
Supply a scrim color that will be painted behind the associated child view.
getScrimOpacity(CoordinatorLayout, V) - Method in class icyllis.modernui.widget.CoordinatorLayout.Behavior
Determine the current opacity of the scrim behind a given child view
getScrollBarDefaultDelayBeforeFade() - Method in class icyllis.modernui.view.View
Returns the delay before scrollbars fade.
getScrollBarFadeDuration() - Method in class icyllis.modernui.view.View
Returns the scrollbar fade duration.
getScrollBarFadeDuration() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getScrollBarSize() - Method in class icyllis.modernui.view.View
Returns the scrollbar size.
getScrollBarStyle() - Method in class icyllis.modernui.view.View
Returns the current scrollbar style.
getScrollDefaultDelay() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getScrollIndicators() - Method in class icyllis.modernui.view.View
Returns a bitmask representing the enabled scroll indicators.
getScrollX() - Method in class icyllis.modernui.view.View
Return the scrolled left position of this view.
getScrollY() - Method in class icyllis.modernui.view.View
Return the scrolled top position of this view.
getSecond() - Method in class icyllis.arc3d.core.Pair
 
getSecondaryColorOutputName() - Method in class icyllis.arc3d.granite.shading.FragmentShaderBuilder
 
getSecondaryHorizontal(int) - Method in class icyllis.modernui.text.Layout
Get the secondary horizontal position for the specified text offset.
getSecondaryHorizontal(int, boolean) - Method in class icyllis.modernui.text.Layout
Get the secondary horizontal position for the specified text offset, but optionally clamp it so that it doesn't exceed the width of the layout.
getSecondaryProgress() - Method in class icyllis.modernui.widget.ProgressBar
Get the progress bar's current level of secondary progress.
getSecondaryProgressTintBlendMode() - Method in class icyllis.modernui.widget.ProgressBar
Returns the blending mode used to apply the tint to the secondary progress drawable, if specified.
getSecondaryProgressTintList() - Method in class icyllis.modernui.widget.ProgressBar
Returns the tint applied to the secondary progress drawable, if specified.
getSegment(float, float, PathConsumer, boolean) - Method in class icyllis.arc3d.core.PathMeasure
Given a start and end distance, return in dst the intervening segment(s).
getSegment(float, float, Path, boolean) - Method in class icyllis.modernui.graphics.PathMeasure
Given a start and end distance, return in dst the intervening segment(s).
getSegmentMask() - Method in class icyllis.arc3d.core.Path
Returns a mask, where each set bit corresponds to a Segment constant if path contains one or more verbs of that type.
getSelectedId() - Method in class icyllis.modernui.widget.ExpandableListView
Gets the ID of the currently selected group or child.
getSelectedItem() - Method in class icyllis.modernui.widget.AdapterView
 
getSelectedItem() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getSelectedItemId() - Method in class icyllis.modernui.widget.AdapterView
 
getSelectedItemId() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getSelectedItemPosition() - Method in class icyllis.modernui.widget.AdapterView
Return the position of the currently selected item within the adapter's data set
getSelectedItemPosition() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getSelectedLocale() - Static method in class icyllis.modernui.ModernUI
Get the default or preferred locale set by user.
getSelectedPosition() - Method in class icyllis.modernui.widget.ExpandableListView
Gets the position of the currently selected group or child (along with its type).
getSelectedTypeface() - Static method in class icyllis.modernui.ModernUI
Get the default or preferred typeface set by user.
getSelectedView() - Method in class icyllis.modernui.widget.AbsListView
 
getSelectedView() - Method in class icyllis.modernui.widget.AbsSpinner
 
getSelectedView() - Method in class icyllis.modernui.widget.AdapterView
 
getSelectedView() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getSelectionEnd() - Method in class icyllis.modernui.widget.TextView
getSelectionEnd(CharSequence) - Static method in class icyllis.modernui.text.Selection
Return the offset of the selection edge or cursor, or -1 if there is no selection or cursor.
getSelectionPath(int, int, FloatArrayList) - Method in class icyllis.modernui.text.Layout
Calculates the rectangles which should be highlighted to indicate a selection between start and end and feeds them into the given array.
getSelectionStart() - Method in class icyllis.modernui.widget.TextView
getSelectionStart(CharSequence) - Static method in class icyllis.modernui.text.Selection
Return the offset of the selection anchor or cursor, or -1 if there is no selection or cursor.
getSelector() - Method in class icyllis.modernui.widget.AbsListView
Returns the selector Drawable that is used to draw the selection in the list.
getSeverityAMD(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getSeverityARB(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getShader() - Method in class icyllis.arc3d.core.Paint
Returns optional colors used when filling a path, such as a gradient.
getShader() - Method in class icyllis.arc3d.granite.PaintParams
 
getShader() - Method in class icyllis.modernui.graphics.Paint
Returns optional colors used when filling a path, such as a gradient.
getShaderCodeSource() - Method in class icyllis.arc3d.engine.Device
 
getShaderCompiler() - Method in class icyllis.arc3d.engine.Device
Gets the compiler used for compiling AkSL into backend shader code.
getShaderKeyLength() - Method in class icyllis.arc3d.engine.trash.PipelineKey_old
Deprecated.
Returns the number of ints of the base key, without additional information.
getShape() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Returns the type of shape used by this drawable, one of ShapeDrawable.RECTANGLE, ShapeDrawable.CIRCLE, ShapeDrawable.RING, ShapeDrawable.HLINE or ShapeDrawable.VLINE.
getSharedElementEnterTransition() - Method in class icyllis.modernui.fragment.Fragment
Returns the Transition that will be used for shared elements transferred into the content Scene.
getSharedElementReturnTransition() - Method in class icyllis.modernui.fragment.Fragment
Return the Transition that will be used for shared elements transferred back during a pop of the back stack.
getSharedElements() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getSharedResourceCache() - Method in class icyllis.arc3d.engine.Context
 
getSharedResourceCache() - Method in class icyllis.arc3d.engine.Device
 
getShearX() - Method in class icyllis.arc3d.core.Matrix
Returns scale factor multiplied by y-axis input, contributing to x-axis output.
getShearX() - Method in interface icyllis.arc3d.core.Matrixc
Returns scale factor multiplied by y-axis input, contributing to x-axis output.
getShearY() - Method in class icyllis.arc3d.core.Matrix
Returns scale factor multiplied by x-axis input, contributing to y-axis output.
getShearY() - Method in interface icyllis.arc3d.core.Matrixc
Returns scale factor multiplied by x-axis input, contributing to y-axis output.
getShort(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or (short) 0 if no mapping of the desired type exists for the given key.
getShort(String, short) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getShortArray(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getShowDividers() - Method in class icyllis.modernui.widget.LinearLayout
 
getSign(short) - Static method in class icyllis.modernui.util.Half
Returns the sign of the specified half-precision float.
getSignificand(short) - Static method in class icyllis.modernui.util.Half
Returns the significand, or mantissa, used in the representation of the specified half-precision float value.
getSimpleBlendInfo(BlendMode) - Static method in class icyllis.arc3d.engine.BlendInfo
Returns the standard HW blend info for the given Porter Duff blend mode.
getSimpleBox(boolean) - Method in class icyllis.arc3d.granite.RendererProvider
 
getSimpleRadiusX() - Method in class icyllis.arc3d.core.RoundRect
Returns top-left corner radii.
getSimpleRadiusY() - Method in class icyllis.arc3d.core.RoundRect
Returns top-left corner radii.
getSize() - Method in class icyllis.arc3d.core.Font
Returns text size in points.
getSize() - Method in class icyllis.arc3d.engine.Buffer
 
getSize() - Method in class icyllis.arc3d.opengl.GLUniformBuffer
Deprecated.
 
getSize() - Method in class icyllis.modernui.graphics.Bitmap
Returns the number of bytes that can be used to store this bitmap's pixels.
getSize() - Static method in class icyllis.modernui.graphics.text.LayoutCache
Returns the approximate number of entries in this cache.
getSize() - Method in class icyllis.modernui.text.style.AbsoluteSizeSpan
Get the text size.
getSize(byte, int) - Static method in class icyllis.arc3d.granite.shading.UniformHandler
Returns the size in bytes taken up in UBO for SLTypes.
getSize(int) - Static method in class icyllis.modernui.view.MeasureSpec
Extracts the size from the supplied measure specification.
getSize(TextPaint, CharSequence, int, int, FontMetricsInt) - Method in class icyllis.modernui.text.style.DynamicDrawableSpan
 
getSize(TextPaint, CharSequence, int, int, FontMetricsInt) - Method in class icyllis.modernui.text.style.ReplacementSpan
Returns the width of the span.
getSizeChange() - Method in class icyllis.modernui.text.style.RelativeSizeSpan
 
getSlideEdge() - Method in class icyllis.modernui.transition.Slide
Returns the edge that Views appear and disappear from.
getSolidColor(ImageInfo, float[]) - Method in class icyllis.arc3d.granite.PaintParams
Returns true if the paint can be simplified to a solid color, and stores the solid color.
getSolidColor(Paint, ImageInfo, float[]) - Static method in class icyllis.arc3d.granite.PaintParams
Similar to PaintParams.getSolidColor(ImageInfo, float[]), without a PaintParams instance.
getSource() - Method in class icyllis.arc3d.compiler.ErrorHandler
 
getSource() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getSource() - Method in class icyllis.arc3d.core.ColorSpace.Connector
Returns the source color space this connector will convert from.
getSourceARB(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getSourceBounds() - Method in class icyllis.arc3d.core.GlyphRunList
 
getSourceBoundsWithOrigin(Rect2f) - Method in class icyllis.arc3d.core.GlyphRunList
 
getSourceLength() - Method in class icyllis.arc3d.compiler.ErrorHandler
 
getSourceLength() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getSourceOffset() - Method in class icyllis.arc3d.compiler.ErrorHandler
 
getSourceOffset() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getSpanEnd(Object) - Method in class icyllis.modernui.text.PrecomputedText
 
getSpanEnd(Object) - Method in class icyllis.modernui.text.SpannableStringBuilder
Return the buffer offset of the end of the specified markup object, or -1 if it is not attached to this buffer.
getSpanEnd(Object) - Method in class icyllis.modernui.text.SpannableString
 
getSpanEnd(Object) - Method in class icyllis.modernui.text.SpannedString
 
getSpanEnd(Object) - Method in interface icyllis.modernui.text.Spanned
Return the end of the range of text to which the specified markup object is attached, or -1 if the object is not attached.
getSpanEndCache() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the MetricAffectingSpan end indices.
getSpanFactory(Class<N>) - Method in class icyllis.modernui.markdown.MarkdownConfig.Builder
Can be useful when enhancing an already defined SpanFactory with another one.
getSpanFlags(Object) - Method in class icyllis.modernui.text.PrecomputedText
 
getSpanFlags(Object) - Method in class icyllis.modernui.text.SpannableStringBuilder
Return the flags of the end of the specified markup object, or 0 if it is not attached to this buffer.
getSpanFlags(Object) - Method in class icyllis.modernui.text.SpannableString
 
getSpanFlags(Object) - Method in class icyllis.modernui.text.SpannedString
 
getSpanFlags(Object) - Method in interface icyllis.modernui.text.Spanned
Return the flags that were specified when Spannable.setSpan(java.lang.Object, int, int, int) was used to attach the specified markup object, or 0 if the specified object has not been attached.
getSpans(int, int, Class<? extends T>) - Method in interface icyllis.modernui.text.Spanned
Convenience for getSpans(start, end, type, null).
getSpans(int, int, Class<? extends T>, boolean, List<T>) - Method in class icyllis.modernui.text.SpannableStringBuilder
Return an array of the spans of the specified type that overlap the specified range of the buffer.
getSpans(int, int, Class<? extends T>, List<T>) - Method in class icyllis.modernui.text.PrecomputedText
 
getSpans(int, int, Class<? extends T>, List<T>) - Method in class icyllis.modernui.text.SpannableStringBuilder
Return an array of the spans of the specified type that overlap the specified range of the buffer.
getSpans(int, int, Class<? extends T>, List<T>) - Method in class icyllis.modernui.text.SpannableString
 
getSpans(int, int, Class<? extends T>, List<T>) - Method in class icyllis.modernui.text.SpannedString
 
getSpans(int, int, Class<? extends T>, List<T>) - Method in interface icyllis.modernui.text.Spanned
Query a set of the markup objects attached to the specified slice of this CharSequence and whose type is the specified type or a subclass of it.
getSpanStart(Object) - Method in class icyllis.modernui.text.PrecomputedText
 
getSpanStart(Object) - Method in class icyllis.modernui.text.SpannableStringBuilder
Return the buffer offset of the beginning of the specified markup object, or -1 if it is not attached to this buffer.
getSpanStart(Object) - Method in class icyllis.modernui.text.SpannableString
 
getSpanStart(Object) - Method in class icyllis.modernui.text.SpannedString
 
getSpanStart(Object) - Method in interface icyllis.modernui.text.Spanned
Return the beginning of the range of text to which the specified markup object is attached, or -1 if the object is not attached.
getSpanTypeId() - Method in interface icyllis.modernui.text.ParcelableSpan
Return a special type identifier for this span class.
getSpanTypeId() - Method in class icyllis.modernui.text.style.AbsoluteSizeSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.AlignmentSpan.Standard
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.BackgroundColorSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.ForegroundColorSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.LeadingMarginSpan.Standard
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.LineBackgroundSpan.Standard
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.LocaleSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.RelativeSizeSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.StrikethroughSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.StyleSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.SubscriptSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.SuperscriptSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.TrailingMarginSpan.Standard
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.TypefaceSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.UnderlineSpan
 
getSpanTypeId() - Method in class icyllis.modernui.text.style.URLSpan
 
getSplitTrack() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns whether the track should be split by the thumb.
getSrc() - Method in class icyllis.arc3d.core.shaders.BlendShader
 
getStagger(int) - Method in class icyllis.modernui.animation.LayoutTransition
Gets the length of time to delay between starting each animation during one of the change animations.
getStart() - Method in class icyllis.modernui.text.PrecomputedText
Returns the inclusive start offset of measured region.
getStartDelay() - Method in class icyllis.modernui.animation.Animator
The amount of time, in milliseconds, to delay processing the animation after Animator.start() is called.
getStartDelay() - Method in class icyllis.modernui.animation.AnimatorSet
The amount of time, in milliseconds, to delay starting the animation after AnimatorSet.start() is called.
getStartDelay() - Method in class icyllis.modernui.animation.ValueAnimator
The amount of time, in milliseconds, to delay starting the animation after ValueAnimator.start() is called.
getStartDelay() - Method in class icyllis.modernui.transition.Transition
Returns the startDelay set on this transition.
getStartDelay(int) - Method in class icyllis.modernui.animation.LayoutTransition
Gets the start delay on one of the animation objects used by this transition.
getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class icyllis.modernui.transition.CircularPropagation
 
getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class icyllis.modernui.transition.SidePropagation
 
getStartDelay(ViewGroup, Transition, TransitionValues, TransitionValues) - Method in class icyllis.modernui.transition.TransitionPropagation
Called by Transition to alter the Animator start delay.
getStartGlyphIndex() - Method in class icyllis.arc3d.granite.SubRunData
 
getStartOffset() - Method in class icyllis.arc3d.compiler.tree.Node
 
getStartOffset(int) - Static method in class icyllis.arc3d.compiler.Position
 
getStartPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the start padding in pixels.
getStartX() - Method in class icyllis.arc3d.core.shaders.LinearGradient
 
getStartX() - Method in class icyllis.modernui.widget.OverScroller
Returns the start X offset in the scroll.
getStartY() - Method in class icyllis.arc3d.core.shaders.LinearGradient
 
getStartY() - Method in class icyllis.modernui.widget.OverScroller
Returns the start Y offset in the scroll.
getState() - Method in class icyllis.modernui.graphics.drawable.Drawable
Describes the current state, as a union of primitive states, such as R.attr.state_focused, R.attr.state_selected, etc.
getStateCount() - Method in class icyllis.modernui.graphics.drawable.StateListDrawable
Gets the number of states contained in this drawable.
getStateDrawable(int) - Method in class icyllis.modernui.graphics.drawable.StateListDrawable
Gets the drawable at an index.
getStateListAnimator() - Method in class icyllis.modernui.view.View
Returns the current StateListAnimator if exists.
getStatement() - Method in class icyllis.arc3d.compiler.tree.ForLoop
 
getStatement() - Method in class icyllis.arc3d.compiler.tree.SwitchCase
 
getStatements() - Method in class icyllis.arc3d.compiler.tree.BlockStatement
 
getStates() - Method in class icyllis.modernui.util.ColorStateList
Return the states in this ColorStateList.
getStateSet(int) - Method in class icyllis.modernui.graphics.drawable.StateListDrawable
Gets the state set at an index.
getStats() - Method in class icyllis.arc3d.engine.Device
 
getStats() - Method in class icyllis.arc3d.engine.SharedResourceCache
 
getStencilBits() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
 
getStencilBits() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getStencilBits() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Get the number of implicit stencil bits, or 0 if no stencil.
getStencilBits() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
 
getStencilBits() - Method in class icyllis.arc3d.engine.Image
 
getStencilBits() - Method in class icyllis.arc3d.engine.ImageDesc
 
getStencilBits() - Method in class icyllis.arc3d.mock.MockBackendFormat
 
getStencilBits() - Method in class icyllis.arc3d.opengl.GLBackendFormat
 
getStencilBits() - Method in class icyllis.arc3d.opengl.GLBackendRenderTarget
 
getStencilBits() - Method in class icyllis.arc3d.opengl.GLImageDesc
 
getStencilBits() - Method in class icyllis.arc3d.opengl.GLRenderTarget
 
getStencilBits() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getStencilBits() - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getStencilBits() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getStencilBits() - Method in class icyllis.arc3d.vulkan.VulkanRenderTarget
 
getStencilIndex(long) - Static method in class icyllis.arc3d.granite.DrawOrder
 
getStencilSeq() - Method in class icyllis.arc3d.granite.ClipResult_old
 
getStep() - Method in class icyllis.arc3d.compiler.tree.ForLoop
 
getStorage() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getStrategyId() - Method in class icyllis.modernui.view.VelocityTracker
Return strategy id of VelocityTracker object.
getStretchMode() - Method in class icyllis.modernui.widget.GridView
 
getStride(int) - Method in class icyllis.arc3d.engine.VertexInputLayout
Returns the number of bytes from one vertex to the next vertex, including paddings.
getStride(int) - Method in class icyllis.arc3d.opengl.GLVertexArray
 
getStrikeDesc() - Method in class icyllis.arc3d.core.Strike
 
getStrikeDesc() - Method in class icyllis.arc3d.granite.GlyphStrike
 
getStrikethroughOffset(FontMetricsInt) - Method in class icyllis.modernui.text.TextPaint
Distance from top of the strike-through line to the baseline in pixels.
getStrikethroughThickness(FontMetricsInt) - Method in class icyllis.modernui.text.TextPaint
Returns the thickness of the strike-through line in pixels.
getString(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getString(String, String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getStrings() - Method in class icyllis.arc3d.granite.shading.ShaderBuilderBase
 
getStroke() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getStrokeAlign() - Method in class icyllis.arc3d.core.Paint
Returns the paint's stroke align type.
getStrokeAlign() - Method in class icyllis.modernui.graphics.Paint
Returns the paint's stroke align type.
getStrokeCap() - Method in class icyllis.arc3d.core.Paint
Returns the paint's cap type, controlling how the start and end of stroked lines and paths are treated, except where noted.
getStrokeCap() - Method in class icyllis.modernui.graphics.Paint
Returns the paint's cap type, controlling how the start and end of stroked lines and paths are treated, except where noted.
getStrokeJoin() - Method in class icyllis.arc3d.core.Paint
Returns the paint's stroke join type.
getStrokeJoin() - Method in class icyllis.arc3d.core.StrikeDesc
 
getStrokeJoin() - Method in class icyllis.modernui.graphics.Paint
Returns the paint's stroke join type.
getStrokeMiter() - Method in class icyllis.arc3d.core.Paint
Returns the miter limit at which a sharp corner is drawn beveled.
getStrokeMiter() - Method in class icyllis.modernui.graphics.Paint
Returns the miter limit at which a sharp corner is drawn beveled.
getStrokeWidth() - Method in class icyllis.arc3d.core.Paint
Returns the thickness of the pen for stroking shapes.
getStrokeWidth() - Method in class icyllis.modernui.graphics.Paint
Returns the thickness of the pen for stroking shapes.
getStructCount(Type) - Method in class icyllis.arc3d.compiler.analysis.SymbolUsage
 
getStyle() - Method in class icyllis.arc3d.core.Paint
Returns the paint's style, used for controlling how primitives' geometries are interpreted, except where noted.
getStyle() - Method in class icyllis.arc3d.core.StrokeRec
 
getStyle() - Method in class icyllis.modernui.graphics.Paint
Returns the paint's style, used for controlling how primitives' geometries are interpreted, except where noted.
getStyle() - Method in class icyllis.modernui.graphics.text.EmojiFont
 
getStyle() - Method in interface icyllis.modernui.graphics.text.Font
Returns the intrinsic style of this font.
getStyle() - Method in class icyllis.modernui.graphics.text.OutlineFont
 
getStyle() - Method in class icyllis.modernui.text.style.StyleSpan
Returns the style constant defined in TextPaint.
getSubMenu() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getSubMenu() - Method in interface icyllis.modernui.view.MenuItem
Get the sub-menu to be invoked when this item is selected, if it has one.
getSubRun() - Method in class icyllis.arc3d.granite.SubRunData
 
getSubRunToLocal() - Method in class icyllis.arc3d.granite.SubRunData
 
getSubset() - Method in class icyllis.arc3d.core.shaders.ImageShader
 
getSubtitle() - Method in class icyllis.modernui.view.ActionMode
Returns the current subtitle of this action mode.
getSuggestedMinimumHeight() - Method in class icyllis.modernui.view.View
Returns the suggested minimum height that the view should use.
getSuggestedMinimumHeight() - Method in class icyllis.modernui.widget.CoordinatorLayout
 
getSuggestedMinimumWidth() - Method in class icyllis.modernui.view.View
Returns the suggested minimum width that the view should use.
getSuggestedMinimumWidth() - Method in class icyllis.modernui.widget.CoordinatorLayout
 
getSupportedReadColorType(int, BackendFormat, int) - Method in class icyllis.arc3d.engine.Caps
Given a src surface's color type and its backend format as well as a color type the caller would like read into, this provides a legal color type that the caller may pass to readPixels().
getSupportedWriteColorType(int, ImageDesc, int) - Method in class icyllis.arc3d.engine.Caps
Given a dst pixel config and a src color type what color type must the caller coax the data into in order to use writePixels().
getSupportedWriteColorType(int, ImageDesc, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getSupportedWriteColorType(int, ImageDesc, int) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getSurface() - Method in class icyllis.arc3d.core.Canvas
Sometimes a canvas is owned by a surface.
getSurfaceExtensionName() - Static method in class icyllis.modernui.core.awt.AWTVK
Gets the required surface extension for the platform.
getSurfaceFlags() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
getSurfaceFlags() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
Surface flags.
getSurfaceProvider() - Method in class icyllis.arc3d.engine.RecordingContext
 
getSwizzle() - Method in class icyllis.arc3d.engine.ImageProxyView
 
getSwizzle() - Method in class icyllis.arc3d.engine.ImageViewDesc
 
getSwizzle() - Method in class icyllis.arc3d.engine.ImageViewProxy
 
getSymbolTable() - Method in class icyllis.arc3d.compiler.Context
Returns the current SymbolTable.
getSymbolTable() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getSystemFont(String) - Static method in class icyllis.modernui.text.Typeface
 
getSystemFontAliases() - Static method in class icyllis.modernui.graphics.text.FontFamily
 
getSystemFontMap() - Static method in class icyllis.modernui.graphics.text.FontFamily
 
getSystemFontWithAlias(String) - Static method in class icyllis.modernui.graphics.text.FontFamily
 
getSystemIcon(int) - Static method in class icyllis.modernui.view.PointerIcon
 
getTabStop() - Method in interface icyllis.modernui.text.style.TabStopSpan
Returns the offset of the tab stop from the leading margin of the line, in pixels.
getTabStop() - Method in class icyllis.modernui.text.style.TabStopSpan.Standard
 
getTabStops() - Method in class icyllis.modernui.graphics.text.LineBreaker.ParagraphConstraints
Returns the array of tab stops in pixels.
getTag() - Method in class icyllis.modernui.core.UndoOwner
Return the unique tag name identifying this owner.
getTag() - Method in class icyllis.modernui.fragment.Fragment
Get the tag name of the fragment, if specified.
getTag() - Method in class icyllis.modernui.view.ActionMode
Retrieve the tag object associated with this ActionMode.
getTag(int) - Method in class icyllis.modernui.view.View
Returns the tag associated with this view and the specified key.
getTag(View) - Static method in class icyllis.modernui.widget.CoordinatorLayout.Behavior
Get the behavior-specific tag object with the given child view.
getTapTimeout() - Static method in class icyllis.modernui.view.ViewConfiguration
 
getTarget() - Method in class icyllis.arc3d.engine.RenderTask
Deprecated.
 
getTarget() - Method in class icyllis.arc3d.opengl.GLBuffer
Returns a default target for this buffer.
getTarget() - Method in class icyllis.arc3d.opengl.GLImage
 
getTarget() - Method in class icyllis.modernui.animation.ObjectAnimator
The target object whose property will be animated by this animation
getTarget() - Method in class icyllis.modernui.core.Message
Retrieve the Handler implementation that will receive this message.
getTarget(int) - Method in class icyllis.arc3d.engine.RenderTask
Deprecated.
 
getTargetIds() - Method in class icyllis.modernui.transition.Transition
Returns the array of target IDs that this transition limits itself to tracking and animating.
getTargetNames() - Method in class icyllis.modernui.transition.Transition
Returns the list of target transitionNames that this transition limits itself to tracking and animating.
getTargets() - Method in class icyllis.modernui.transition.Transition
Returns the array of target views that this transition limits itself to tracking and animating.
getTargetState() - Method in enum class icyllis.modernui.lifecycle.Lifecycle.Event
Returns the new Lifecycle.State of a Lifecycle that just reported this Lifecycle.Event.
getTargetTypes() - Method in class icyllis.modernui.transition.Transition
Returns the list of target transitionNames that this transition limits itself to tracking and animating.
getTaskTargetCount() - Method in class icyllis.arc3d.engine.SurfaceProxy
How many render tasks has this surface been the target of?
getTBias() - Method in class icyllis.arc3d.core.shaders.AngularGradient
 
getTexCoords() - Method in class icyllis.arc3d.core.Vertices
 
getText() - Static method in class icyllis.modernui.core.Clipboard
Get text from clipboard, or null if it is empty or cannot be converted to string.
getText() - Method in class icyllis.modernui.text.Layout
Return the text that is displayed by this Layout.
getText() - Method in class icyllis.modernui.text.PrecomputedText
Return the underlying text.
getText() - Method in class icyllis.modernui.widget.EditText
 
getText() - Method in class icyllis.modernui.widget.TextView
Return the text that TextView is displaying.
getTextAlignment() - Method in class icyllis.modernui.view.View
Return the resolved text alignment.
getTextAlignment() - Method in interface icyllis.modernui.view.ViewParent
Return this view parent text alignment.
getTextAlignment() - Method in class icyllis.modernui.view.ViewRoot
 
getTextBlob() - Method in class icyllis.modernui.graphics.text.ShapedText
 
getTextBlobCache() - Method in class icyllis.arc3d.engine.RecordingContext
 
getTextBuf() - Method in class icyllis.modernui.graphics.text.MeasuredText
Returns the text buffer.
getTextColors() - Method in class icyllis.modernui.widget.TextView
Gets the text colors for the different states (normal, selected, focused) of the TextView.
getTextDirection() - Method in class icyllis.modernui.text.PrecomputedText.Params
Returns the TextDirectionHeuristic for this text.
getTextDirection() - Method in class icyllis.modernui.view.View
Return the resolved text direction.
getTextDirection() - Method in interface icyllis.modernui.view.ViewParent
Return this view parent text direction.
getTextDirection() - Method in class icyllis.modernui.view.ViewRoot
 
getTextDirectionHeuristic() - Method in class icyllis.modernui.text.Layout
Return the heuristic used to determine paragraph text direction.
getTextDirectionHeuristic() - Method in class icyllis.modernui.widget.TextView
Returns resolved TextDirectionHeuristic that will be used for text layout.
getTextLength() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the length of the paragraph.
getTextLocale() - Method in class icyllis.modernui.text.TextPaint
Get the text's Locale.
getTextLocale() - Method in class icyllis.modernui.widget.TextView
Get the default primary Locale of the text in this TextView.
getTextMetricsParams() - Method in class icyllis.modernui.widget.TextView
Gets the parameters for text layout pre-computation, for use with PrecomputedText.
getTextPaint() - Method in class icyllis.modernui.text.PrecomputedText.Params
Returns the TextPaint for this text.
getTextRunCursor(char[], int, int, int, int) - Method in class icyllis.modernui.text.TextPaint
Returns the next cursor position in the run.
getTextRunCursor(CharSequence, int, int, int, int) - Method in class icyllis.modernui.text.TextPaint
Returns the next cursor position in the run.
getTextRunCursor(String, Locale, int, int, int, int) - Static method in class icyllis.modernui.graphics.text.GraphemeBreak
 
getTextRunCursorICU(CharacterIterator, Locale, int, int) - Static method in class icyllis.modernui.graphics.text.GraphemeBreak
 
getTextRunCursorImpl(float[], char[], int, int, int, int) - Static method in class icyllis.modernui.graphics.text.GraphemeBreak
 
getTextSize() - Method in class icyllis.arc3d.core.StrikeDesc
 
getTextSize() - Method in class icyllis.modernui.graphics.Paint
Return the paint's text size in pixel units.
getTextSize() - Method in class icyllis.modernui.widget.TextView
 
getTextStart() - Method in class icyllis.modernui.text.MeasuredParagraph
Returns the start offset of the paragraph to the original text.
getTextStyle() - Method in class icyllis.modernui.graphics.Paint
Get desired text's style, combination of NORMAL, BOLD and ITALIC.
getTextStyle() - Method in class icyllis.modernui.widget.TextView
Gets the current text style that is used to style the text.
getTexture(int) - Method in class icyllis.arc3d.granite.DrawAtlas
 
getTextureInternalFormat(int) - Method in class icyllis.arc3d.opengl.GLCaps
Gets the internal format to use with glTexImage...() and glTexStorage...().
getTextureSize() - Method in class icyllis.arc3d.core.Image
 
getTextureSize() - Method in class icyllis.arc3d.granite.GraniteImage
 
getTextWatcherDepth() - Method in class icyllis.modernui.text.SpannableStringBuilder
Returns the depth of TextWatcher callbacks.
getThematicBreakColor() - Method in class icyllis.modernui.markdown.MarkdownTheme
 
getThickness() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Return the thickness of the ring, or -1 to use ShapeDrawable.getThicknessRatio().
getThicknessRatio() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
Return the thickness ratio of the ring expressed as a ratio of the ring's width.
getThread() - Method in class icyllis.modernui.core.Looper
Gets the Thread associated with this Looper.
getThreadHandler() - Method in class icyllis.modernui.core.HandlerThread
 
getThreadSafeCache() - Method in class icyllis.arc3d.engine.trash.SharedContext
Deprecated.
 
getThumb() - Method in class icyllis.modernui.widget.AbsSeekBar
Return the drawable used to represent the scroll thumb - the component that the user can drag back and forth indicating the current value by its position.
getThumbOffset() - Method in class icyllis.modernui.widget.AbsSeekBar
 
getThumbTintBlendMode() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns the blending mode used to apply the tint to the thumb drawable, if specified.
getThumbTintList() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns the tint applied to the thumb drawable, if specified.
getTickMark() - Method in class icyllis.modernui.widget.AbsSeekBar
 
getTickMarkTintBlendMode() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns the blending mode used to apply the tint to the tick mark drawable, if specified.
getTickMarkTintList() - Method in class icyllis.modernui.widget.AbsSeekBar
Returns the tint applied to the tick mark drawable, if specified.
getTileMode() - Method in class icyllis.arc3d.core.shaders.Gradient1DShader
 
getTileModeX() - Method in class icyllis.arc3d.core.shaders.ImageShader
 
getTileModeX() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
Indicates the repeat behavior of this drawable on the X axis.
getTileModeY() - Method in class icyllis.arc3d.core.shaders.ImageShader
 
getTileModeY() - Method in class icyllis.modernui.graphics.drawable.ImageDrawable
Indicates the repeat behavior of this drawable on the Y axis.
getTime() - Method in class icyllis.modernui.audio.Track
 
getTimeSize() - Method in class icyllis.modernui.audio.FFT
Returns the length of the time domain signal expected by this transform.
getTitle() - Method in class icyllis.modernui.view.ActionMode
Returns the current title of this action mode.
getTitle() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getTitle() - Method in interface icyllis.modernui.view.MenuItem
Retrieve the current title of the item.
getTitleCondensed() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getTitleCondensed() - Method in interface icyllis.modernui.view.MenuItem
Retrieve the current condensed title of the item.
getTitleOptionalHint() - Method in class icyllis.modernui.view.ActionMode
 
getToastManager() - Method in class icyllis.modernui.app.Activity
 
getTolerance() - Method in class icyllis.arc3d.core.PathMeasure
Returns the tolerance, this is affected by resScale.
getTooltipText() - Method in class icyllis.modernui.view.menu.MenuItemImpl
 
getTooltipText() - Method in interface icyllis.modernui.view.MenuItem
Retrieve the tooltip text associated with this menu item.
getTooltipText() - Method in class icyllis.modernui.view.View
Returns the view's tooltip text.
getTooltipView() - Method in class icyllis.modernui.view.View
 
getToolType(int) - Method in class icyllis.modernui.view.MotionEvent
Gets the tool type of a pointer for the given pointer index.
getTop() - Method in class icyllis.arc3d.core.Glyph
The bearing Y.
getTop() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the top position for the RenderNode.
getTop() - Method in class icyllis.modernui.view.View
Top position of this view relative to its parent.
getTopEdgeEffectBlendMode() - Method in class icyllis.modernui.widget.ScrollView
 
getTopEdgeEffectColor() - Method in class icyllis.modernui.widget.AbsListView
Returns the top edge effect color.
getTopEdgeEffectColor() - Method in class icyllis.modernui.widget.ScrollView
Returns the top edge effect color.
getTopPadding() - Method in class icyllis.modernui.graphics.drawable.LayerDrawable
Returns the top padding in pixels.
getTopPadding() - Method in class icyllis.modernui.text.BoringLayout
 
getTopPadding() - Method in class icyllis.modernui.text.DynamicLayout
 
getTopPadding() - Method in class icyllis.modernui.text.Layout
Returns the (negative) number of extra pixels of ascent padding in the top line of the Layout.
getTopPadding() - Method in class icyllis.modernui.text.StaticLayout
 
getTotalDuration() - Method in class icyllis.modernui.animation.Animator
Gets the total duration of the animation, accounting for animation sequences, start delay, and repeating.
getTotalDuration() - Method in class icyllis.modernui.animation.AnimatorSet
 
getTotalDuration() - Method in class icyllis.modernui.animation.ValueAnimator
Gets the total duration of the animation, accounting for animation sequences, start delay, and repeating.
getTotalLength() - Method in class icyllis.modernui.audio.SoundSample
Get the length of the sound in seconds.
getTotalMatrix(Matrix) - Method in class icyllis.arc3d.core.StrikeDesc
 
getTotalMemoryUsed() - Method in class icyllis.arc3d.core.StrikeCache
 
getTotalPaddingBottom() - Method in class icyllis.modernui.widget.TextView
Returns the total bottom padding of the view, including the bottom Drawable if any, the extra space to keep more than maxLines from showing, and the vertical offset for gravity, if any.
getTotalPaddingEnd() - Method in class icyllis.modernui.widget.TextView
Returns the total end padding of the view, including the end Drawable if any.
getTotalPaddingLeft() - Method in class icyllis.modernui.widget.TextView
Returns the total left padding of the view, including the left Drawable if any.
getTotalPaddingRight() - Method in class icyllis.modernui.widget.TextView
Returns the total right padding of the view, including the right Drawable if any.
getTotalPaddingStart() - Method in class icyllis.modernui.widget.TextView
Returns the total start padding of the view, including the start Drawable if any.
getTotalPaddingTop() - Method in class icyllis.modernui.widget.TextView
Returns the total top padding of the view, including the top Drawable if any, the extra space to keep more than maxLines from showing, and the vertical offset for gravity, if any.
getTotalSamples() - Method in class icyllis.modernui.audio.SoundSample
Get numbers of samples in one channel.
getTotalSamples() - Method in class icyllis.modernui.audio.VorbisPushDecoder
 
getTouchables() - Method in class icyllis.modernui.view.View
Find and return all touchable views that are descendants of this view, possibly including this view if it is touchable itself.
getTouchscreenBlocksFocus() - Method in class icyllis.modernui.view.ViewGroup
Check whether this ViewGroup should ignore focus requests for itself and its children.
getTrailingMargin() - Method in class icyllis.modernui.markdown.core.style.CodeBlockSpan
 
getTrailingMargin() - Method in interface icyllis.modernui.text.style.TrailingMarginSpan
Returns the amount by which to adjust the trailing margin.
getTrailingMargin() - Method in class icyllis.modernui.text.style.TrailingMarginSpan.Standard
 
getTranscriptMode() - Method in class icyllis.modernui.widget.AbsListView
Returns the current transcript mode.
getTransferParameters() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the parameters used by the electro-optical and opto-electronic transfer functions.
getTransform() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the transform of this color space as a new array.
getTransform() - Method in class icyllis.modernui.core.awt.NonClearGraphics2D
 
getTransform(float[]) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Copies the transform of this color space in specified array.
getTransformation(CharSequence, View) - Method in class icyllis.modernui.text.method.PasswordTransformationMethod
 
getTransformation(CharSequence, View) - Method in class icyllis.modernui.text.method.ReplacementTransformationMethod
Returns a CharSequence that will mirror the contents of the source CharSequence but with the characters in ReplacementTransformationMethod.getOriginal() replaced by ones from ReplacementTransformationMethod.getReplacement().
getTransformation(CharSequence, View) - Method in interface icyllis.modernui.text.method.TransformationMethod
Returns a CharSequence that is a transformation of the source text -- for example, replacing each character with a dot in a password field.
getTransformationMethod() - Method in class icyllis.modernui.widget.TextView
Gets the current TransformationMethod for the TextView.
getTransientView(int) - Method in class icyllis.modernui.view.ViewGroup
Given a valid position within the list of transient views, returns the transient view at that position.
getTransientViewCount() - Method in class icyllis.modernui.view.ViewGroup
Returns the number of transient views in this container.
getTransientViewIndex(int) - Method in class icyllis.modernui.view.ViewGroup
Given a valid position within the list of transient views, returns the index of the transient view at that position.
getTransition(int, int) - Static method in class icyllis.arc3d.compiler.lex.Lexer
 
getTransitionAlpha() - Method in class icyllis.modernui.view.View
This property is intended only for use by the Fade transition, which animates it to produce a visual translucency that does not side effect (or get affected by) the real alpha property.
getTransitionAt(int) - Method in class icyllis.modernui.transition.TransitionSet
Returns the child Transition at the specified position in the TransitionSet.
getTransitionCount() - Method in class icyllis.modernui.transition.TransitionSet
Returns the number of child transitions in the TransitionSet.
getTransitionEpicenter() - Method in class icyllis.modernui.widget.PopupWindow
Returns the window-relative epicenter bounds to be used by enter and exit transitions.
getTransitionListeners() - Method in class icyllis.modernui.animation.LayoutTransition
Gets the current list of listeners for layout changes.
getTransitionName() - Method in class icyllis.modernui.view.View
Returns the name of the View to be used to identify Views in Transitions.
getTransitionProperties() - Method in class icyllis.modernui.transition.Transition
Returns the set of property names used stored in the TransitionValues object passed into Transition.captureStartValues(TransitionValues) that this transition cares about for the purposes of canceling overlapping animations.
getTransitionProperties() - Method in class icyllis.modernui.transition.Visibility
 
getTransitionValues(View, boolean) - Method in class icyllis.modernui.transition.Transition
This method can be called by transitions to get the TransitionValues for any particular view during the transition-playing process.
getTranslateX() - Method in class icyllis.arc3d.core.Matrix
Returns translation contributing to x-axis output.
getTranslateX() - Method in interface icyllis.arc3d.core.Matrixc
Returns translation contributing to x-axis output.
getTranslateY() - Method in class icyllis.arc3d.core.Matrix
Returns translation contributing to y-axis output.
getTranslateY() - Method in interface icyllis.arc3d.core.Matrixc
Returns translation contributing to y-axis output.
getTranslationX() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the translation value for this RenderNode on the X axis, in pixels.
getTranslationX() - Method in class icyllis.modernui.view.View
The horizontal location of this view relative to its left position.
getTranslationY() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the translation value for this RenderNode on the Y axis, in pixels.
getTranslationY() - Method in class icyllis.modernui.view.View
The vertical location of this view relative to its top position.
getTranslationZ() - Method in class icyllis.modernui.graphics.RenderProperties
Returns the translation value for this RenderNode on the Z axis.
getTranslationZ() - Method in class icyllis.modernui.view.View
The depth location of this view relative to its elevation.
getTScale() - Method in class icyllis.arc3d.core.shaders.AngularGradient
 
getType() - Method in class icyllis.arc3d.compiler.tree.AnonymousField
 
getType() - Method in class icyllis.arc3d.compiler.tree.Expression
 
getType() - Method in class icyllis.arc3d.compiler.tree.FunctionDecl
 
getType() - Method in enum class icyllis.arc3d.compiler.tree.Node.ElementKind
 
getType() - Method in enum class icyllis.arc3d.compiler.tree.Node.ExpressionKind
 
getType() - Method in enum class icyllis.arc3d.compiler.tree.Node.StatementKind
 
getType() - Method in enum class icyllis.arc3d.compiler.tree.Node.SymbolKind
 
getType() - Method in class icyllis.arc3d.compiler.tree.StructDefinition
 
getType() - Method in class icyllis.arc3d.compiler.tree.Symbol
 
getType() - Method in class icyllis.arc3d.compiler.tree.Type
Returns this.
getType() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getType() - Method in class icyllis.arc3d.core.Matrix
Returns a bit field describing the transformations the matrix may perform.
getType() - Method in interface icyllis.arc3d.core.Matrixc
Returns a bit field describing the transformations the matrix may perform.
getType() - Method in class icyllis.arc3d.core.RoundRect
 
getType() - Method in class icyllis.arc3d.engine.ShaderVar
Get the type.
getType() - Method in class icyllis.modernui.util.Property
Returns the type for this property.
getType() - Method in class icyllis.modernui.view.ActionMode
Returns the type for this action mode.
getType() - Method in class icyllis.modernui.view.PointerIcon
 
getTypeARB(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
getTypeface() - Method in class icyllis.arc3d.core.Font
Returns a raw pointer to Typeface.
getTypeface() - Method in class icyllis.arc3d.core.ScalerContext
 
getTypeface() - Method in class icyllis.modernui.text.style.TypefaceSpan
Returns the typeface set in the span.
getTypeface() - Method in class icyllis.modernui.text.TextPaint
 
getTypeface() - Method in class icyllis.modernui.widget.TextView
Gets the current Typeface that is used to style the text.
getTypeKind() - Method in class icyllis.arc3d.compiler.tree.Type
Returns the category (scalar, vector, matrix, etc.) of this type.
getTypeModifier() - Method in class icyllis.arc3d.engine.ShaderVar
 
getTypeName(int) - Static method in class icyllis.modernui.resources.Resource
 
getTypes() - Method in class icyllis.arc3d.compiler.Context
Returns the BuiltinTypes used by DSL operations in the current thread.
getTypes() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getUiHandler() - Static method in class icyllis.modernui.core.Core
Returns the shared Handler that created on UI thread, if initialized.
getUiHandlerAsync() - Static method in class icyllis.modernui.core.Core
Returns the shared Handler that created on UI thread, if initialized.
getUiThread() - Static method in class icyllis.modernui.core.Core
 
getUiThreadExecutor() - Static method in class icyllis.modernui.core.Core
 
getUnderlineOffset(FontMetricsInt) - Method in class icyllis.modernui.text.TextPaint
Returns the distance from top of the underline to the baseline in pixels.
getUnderlineThickness(FontMetricsInt) - Method in class icyllis.modernui.text.TextPaint
Returns the thickness of the underline in pixels.
getUnderlying() - Method in class icyllis.modernui.text.style.CharacterStyle
Returns "this" for most CharacterStyles, but for CharacterStyles that were generated by CharacterStyle.wrap(icyllis.modernui.text.style.CharacterStyle), returns the original CharacterStyle.
getUnderlying() - Method in class icyllis.modernui.text.style.MetricAffectingSpan
Returns "this" for most MetricAffectingSpans, but for MetricAffectingSpans that were generated by CharacterStyle.wrap(icyllis.modernui.text.style.CharacterStyle), returns the underlying MetricAffectingSpan.
getUndoLabel(UndoOwner[]) - Method in class icyllis.modernui.core.UndoManager
Return the user-visible label for the top undo state on the stack.
getUniformName(int) - Method in class icyllis.arc3d.granite.shading.UniformHandler
Shortcut for getUniformVariable(handle).getName()
getUniformPointer(int, BufferViewInfo) - Method in class icyllis.arc3d.granite.DrawBufferManager
Allocate write-combining buffer and return a host coherent memory address.
getUniformVariable(int) - Method in class icyllis.arc3d.granite.shading.UniformHandler
 
getUniqueElements() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getUniqueID() - Method in class icyllis.arc3d.core.Image
Returns object unique to image.
getUniqueID() - Method in class icyllis.arc3d.core.Typeface
 
getUniqueID() - Method in class icyllis.arc3d.engine.RenderTask
Deprecated.
 
getUniqueID() - Method in class icyllis.arc3d.engine.Resource
Gets a tag that is unique for this Resource object.
getUniqueID() - Method in class icyllis.arc3d.engine.SurfaceProxy
The contract for the unique ID is: For wrapped resources: the unique ID will match that of the wrapped resource For deferred resources: The unique ID will be different from the real resource, when it is allocated The surface's unique ID will not change across the instantiates call The unique IDs of the proxies and the resources draw from the same pool What this boils down to is that the unique ID of a surface can be used to consistently track/identify a surface but should never be used to distinguish between resources and proxies - beware!
getUniqueKey() - Method in class icyllis.arc3d.engine.SurfaceProxy
 
getUpdateNestingLevel() - Method in class icyllis.modernui.core.UndoManager
Return the number of times UndoManager.beginUpdate(java.lang.CharSequence) has been called without a matching UndoManager.endUpdate() call.
getUploadBufferManager() - Method in class icyllis.arc3d.engine.RecordingContext
 
getUploadPointer(long, long, BufferViewInfo) - Method in class icyllis.arc3d.engine.UploadBufferManager
Allocate a staging buffer for uploading, return mapped pointer.
getURL() - Method in class icyllis.modernui.text.style.URLSpan
Get the url string for this span.
getUsage() - Method in class icyllis.arc3d.compiler.TranslationUnit
 
getUsage() - Method in class icyllis.arc3d.engine.Buffer
 
getUseCompositingLayer() - Method in class icyllis.modernui.graphics.RenderProperties
Gets whether a compositing layer is forced to be used.
getUseDefaultMargins() - Method in class icyllis.modernui.widget.GridLayout
Returns whether or not this GridLayout will allocate default margins when no corresponding layout parameters are defined.
getUseLevel() - Method in class icyllis.modernui.graphics.drawable.GradientDrawable
Returns whether this drawable's level property will be used to scale the gradient.
getUseLevelForShape() - Method in class icyllis.modernui.graphics.drawable.ShapeDrawable
 
getUseTransientLayer() - Method in class icyllis.modernui.graphics.RenderProperties
Gets whether a compositing layer should be used.
getUUID(String) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key.
getUUID(String, UUID) - Method in class icyllis.modernui.util.DataSet
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
getValue() - Method in class icyllis.arc3d.compiler.tree.Literal
 
getValue() - Method in class icyllis.arc3d.compiler.tree.SwitchCase
 
getValue() - Method in class icyllis.arc3d.compiler.tree.TypeReference
 
getValue() - Method in class icyllis.arc3d.core.Pair
 
getValue() - Method in class icyllis.modernui.animation.Keyframe
Gets the value for this Keyframe.
getValue() - Method in class icyllis.modernui.lifecycle.LiveData
Returns the current value.
getValue(float) - Method in interface icyllis.modernui.animation.Keyframes
Gets the animated value, given the elapsed fraction of the animation (interpolated by the animation's interpolator) and the evaluator used to calculate in-between values.
getValue(float) - Method in class icyllis.modernui.animation.KeyframeSet
 
getValue(int, int) - Method in class icyllis.modernui.text.PackedIntVector
Returns the value at the specified row and column.
getValue(int, int) - Method in class icyllis.modernui.text.PackedObjectVector
 
getValue(String) - Method in class icyllis.modernui.util.DataSet
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getValue(String, Class<T>) - Method in class icyllis.modernui.util.DataSet
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getValues() - Method in class icyllis.modernui.animation.ValueAnimator
Returns the values that this ValueAnimator animates between.
getVariable() - Method in class icyllis.arc3d.compiler.tree.InterfaceBlock
 
getVariable() - Method in class icyllis.arc3d.compiler.tree.VariableDecl
 
getVariable() - Method in class icyllis.arc3d.compiler.tree.VariableReference
 
getVariableDecl() - Method in class icyllis.arc3d.compiler.tree.GlobalVariableDecl
 
getVariableDecl() - Method in class icyllis.arc3d.compiler.tree.Variable
 
getVendor() - Method in class icyllis.arc3d.opengl.GLCaps
 
getVendorIDName(int) - Static method in class icyllis.arc3d.vulkan.VKUtil
 
getVertDecls(StringBuilder) - Method in class icyllis.arc3d.granite.shading.VaryingHandler
 
getVertexArray() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getVertexBindingCount() - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getVertexCount() - Method in class icyllis.arc3d.core.Vertices
 
getVertexCount() - Method in interface icyllis.arc3d.engine.Mesh
Returns the number of vertices to draw in the batch.
getVertexCount() - Method in class icyllis.arc3d.engine.trash.ops.RectOp
Deprecated.
 
getVertexCount() - Method in class icyllis.arc3d.engine.trash.ops.RoundRectOp
Deprecated.
 
getVertexInputRate(int) - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getVertexMode() - Method in class icyllis.arc3d.core.Vertices
 
getVertexPointer(int, BufferViewInfo) - Method in class icyllis.arc3d.granite.DrawBufferManager
Allocate write-combining buffer and return a host coherent memory address.
getVertexPool() - Method in class icyllis.arc3d.engine.Device
Deprecated.
getVertexSize() - Method in interface icyllis.arc3d.engine.Mesh
Returns the size of a vertex if enabled in the array.
getVertexSize() - Method in class icyllis.arc3d.engine.trash.ops.MeshDrawOp
Deprecated.
 
getVertexStride(int) - Method in class icyllis.arc3d.opengl.GLGraphicsPipeline
 
getVertexWriter(long, BufferViewInfo) - Method in class icyllis.arc3d.granite.StaticBufferManager
The passed in BufferViewInfo is updated when finalize() is later called, to point to the packed, GPU-private buffer at the appropriate offset.
getVerticalAlignment() - Method in class icyllis.modernui.text.style.DynamicDrawableSpan
getVerticalFadingEdgeLength() - Method in class icyllis.modernui.view.View
Returns the size of the vertical faded edges used to indicate that more content in this view is visible.
getVerticalOffset() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getVerticalScrollbarThumbDrawable() - Method in class icyllis.modernui.view.View
Returns the currently configured Drawable for the thumb of the vertical scroll bar if it exists, null otherwise.
getVerticalScrollbarTrackDrawable() - Method in class icyllis.modernui.view.View
Returns the currently configured Drawable for the track of the vertical scroll bar if it exists, null otherwise.
getVerticalScrollbarWidth() - Method in class icyllis.modernui.view.View
Returns the width of the vertical scrollbar.
getVerticalSpacing() - Method in class icyllis.modernui.widget.GridView
Returns the amount of vertical spacing between each item in the grid.
getVertices(int, boolean, boolean) - Method in class icyllis.arc3d.granite.RendererProvider
 
getView() - Method in class icyllis.modernui.fragment.Fragment
getView() - Method in class icyllis.modernui.view.View.DragShadow
 
getView() - Method in class icyllis.modernui.view.ViewRoot
 
getView(int, View, ViewGroup) - Method in class icyllis.modernui.view.menu.MenuAdapter
 
getView(int, View, ViewGroup) - Method in interface icyllis.modernui.widget.Adapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class icyllis.modernui.widget.ArrayAdapter
 
getView(int, View, ViewGroup) - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getViewLifecycleOwner() - Method in class icyllis.modernui.fragment.Fragment
Get a LifecycleOwner that represents the Fragment's View lifecycle.
getViewLifecycleOwnerLiveData() - Method in class icyllis.modernui.fragment.Fragment
Retrieve a LiveData which allows you to observe the lifecycle of the Fragment's View.
getViewModelStore() - Method in class icyllis.modernui.fragment.Fragment
Returns the ViewModelStore associated with this Fragment
getViewModelStore() - Method in interface icyllis.modernui.lifecycle.ViewModelStoreOwner
Returns the ViewModelStore of the provider.
getViewRoot() - Method in class icyllis.modernui.view.View
Gets the view root associated with the View.
getViewTreeObserver() - Method in class icyllis.modernui.view.View
Returns the ViewTreeObserver for this view's hierarchy.
getViewTypeCount() - Method in interface icyllis.modernui.widget.Adapter
Returns the number of types of Views that will be created by Adapter.getView(int, icyllis.modernui.view.View, icyllis.modernui.view.ViewGroup).
getViewTypeCount() - Method in class icyllis.modernui.widget.BaseAdapter
 
getViewTypeCount() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getViewVisibility(TransitionValues) - Method in class icyllis.modernui.transition.VisibilityPropagation
Returns View.getVisibility() for the View at the time the values were captured.
getViewX(TransitionValues) - Method in class icyllis.modernui.transition.VisibilityPropagation
Returns the View's center x coordinate, relative to the screen, at the time the values were captured.
getViewY(TransitionValues) - Method in class icyllis.modernui.transition.VisibilityPropagation
Returns the View's center y coordinate, relative to the screen, at the time the values were captured.
getVirtualChildAt(int) - Method in class icyllis.modernui.widget.TableRow
getVirtualChildCount() - Method in class icyllis.modernui.widget.TableRow
getVisibility() - Method in class icyllis.modernui.view.View
Returns the visibility status for this view.
getVisibleItems() - Method in class icyllis.modernui.view.menu.MenuBuilder
 
getVkFormat() - Method in class icyllis.arc3d.engine.BackendFormat
Deprecated.
If the backend API is Vulkan this gets the format as a VkFormat.
getVkFormat() - Method in class icyllis.arc3d.engine.ImageDesc
If the backend API is Vulkan this gets the format as a VkFormat.
getVkFormat() - Method in class icyllis.arc3d.vulkan.VkBackendFormat
 
getVkFormat() - Method in class icyllis.arc3d.vulkan.VulkanImageDesc
 
getVkImageInfo(VulkanImageDesc) - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
If the backend API is Vulkan, copies a snapshot of the VkImageInfo struct into the passed in pointer and returns true.
getVkImageInfo(VulkanImageDesc) - Method in class icyllis.arc3d.vulkan.VkBackendRenderTarget
Deprecated.
 
getWeightSum() - Method in class icyllis.modernui.widget.LinearLayout
Returns the desired weights sum.
getWhen() - Method in class icyllis.modernui.core.Message
Return the targeted delivery time of this message, in milliseconds.
getWhenFalse() - Method in class icyllis.arc3d.compiler.tree.ConditionalExpression
 
getWhenFalse() - Method in class icyllis.arc3d.compiler.tree.IfStatement
 
getWhenTrue() - Method in class icyllis.arc3d.compiler.tree.ConditionalExpression
 
getWhenTrue() - Method in class icyllis.arc3d.compiler.tree.IfStatement
 
getWhitePoint() - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Returns the non-adapted CIE xyY white point of this color space as a new array of 2 floats.
getWhitePoint(float[]) - Method in class icyllis.arc3d.core.ColorSpace.Rgb
Copies the non-adapted CIE xyY white point of this color space in specified array.
getWidth() - Method in class icyllis.arc3d.compiler.tree.Type.AliasType
 
getWidth() - Method in class icyllis.arc3d.compiler.tree.Type
For scalars, returns the size in bits of the type.
getWidth() - Method in class icyllis.arc3d.compiler.tree.Type.ScalarType
 
getWidth() - Method in class icyllis.arc3d.core.Device
 
getWidth() - Method in class icyllis.arc3d.core.Glyph
 
getWidth() - Method in class icyllis.arc3d.core.Image
Returns the full width of this image.
getWidth() - Method in class icyllis.arc3d.core.j2d.Raster
 
getWidth() - Method in class icyllis.arc3d.core.Pixels
 
getWidth() - Method in class icyllis.arc3d.core.Pixmap
Returns pixel count in each pixel row.
getWidth() - Method in class icyllis.arc3d.core.RectanglePacker
 
getWidth() - Method in class icyllis.arc3d.core.StrokeRec
 
getWidth() - Method in class icyllis.arc3d.core.Surface
Returns pixel count in each row; may be zero or greater.
getWidth() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
getWidth() - Method in class icyllis.arc3d.engine.BackendImage
 
getWidth() - Method in class icyllis.arc3d.engine.BackendRenderTarget
Deprecated.
 
getWidth() - Method in class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
Returns the effective width (intersection) of color buffers.
getWidth() - Method in class icyllis.arc3d.engine.GpuSurface
Deprecated.
 
getWidth() - Method in class icyllis.arc3d.engine.Image
 
getWidth() - Method in class icyllis.arc3d.engine.ImageDesc
 
getWidth() - Method in class icyllis.arc3d.engine.ImageProxyView
 
getWidth() - Method in class icyllis.arc3d.engine.ImageViewProxy
Returns the logical width of this surface.
getWidth() - Method in class icyllis.arc3d.engine.SurfaceProxy
Returns the logical width of this surface.
getWidth() - Method in class icyllis.arc3d.granite.SurfaceContext
 
getWidth() - Method in class icyllis.arc3d.granite.SurfaceDrawContext
 
getWidth() - Method in class icyllis.modernui.core.ActivityWindow
 
getWidth() - Method in class icyllis.modernui.core.VideoMode
 
getWidth() - Method in class icyllis.modernui.core.Window
Returns the framebuffer width for this window in pixels.
getWidth() - Method in class icyllis.modernui.graphics.Bitmap
Returns the width of the bitmap.
getWidth() - Method in class icyllis.modernui.graphics.Image
Returns the intrinsic width of this image.
getWidth() - Method in class icyllis.modernui.graphics.RenderProperties
Gets the width of the RenderNode, which is the right - left.
getWidth() - Method in class icyllis.modernui.graphics.text.LineBreaker.ParagraphConstraints
Return the width for this paragraph in pixels.
getWidth() - Method in class icyllis.modernui.text.Layout
Return the width of this layout.
getWidth() - Method in class icyllis.modernui.view.View
Get the width of the view.
getWidth() - Method in class icyllis.modernui.widget.ListPopupWindow
 
getWidth() - Method in class icyllis.modernui.widget.PopupWindow
Returns the popup's requested width.
getWidth(int, int) - Method in class icyllis.modernui.text.PrecomputedText
Returns text width for the given range.
getWindowAnimations() - Method in interface icyllis.modernui.view.menu.MenuView
Returns the default animations to be used for this menu when entering/exiting.
getWindowAttachCount() - Method in class icyllis.modernui.view.View
 
getWindowLayoutType() - Method in class icyllis.modernui.widget.PopupWindow
Returns the layout type for this window.
getWindowManager() - Method in class icyllis.modernui.app.Activity
 
getWindowManager() - Method in class icyllis.modernui.ModernUI
Get the view manager of the application window (i.e.
getWindowVisibility() - Method in class icyllis.modernui.view.View
Returns the current visibility of the window this view is attached to (either View.GONE, View.INVISIBLE, or View.VISIBLE).
getWordIterator() - Method in class icyllis.modernui.widget.TextView
This method is used by the ArrowKeyMovementMethod to jump from one word to the other.
getWrappedAdapter() - Method in class icyllis.modernui.widget.HeaderViewListAdapter
 
getWrappedAdapter() - Method in interface icyllis.modernui.widget.WrapperListAdapter
Returns the adapter wrapped by this list adapter.
getWriteSwizzle(ImageDesc, int) - Method in class icyllis.arc3d.engine.Caps
 
getWriteSwizzle(ImageDesc, int) - Method in class icyllis.arc3d.opengl.GLCaps
 
getWriteSwizzle(ImageDesc, int) - Method in class icyllis.arc3d.vulkan.VulkanCaps
 
getX() - Method in class icyllis.modernui.graphics.RenderProperties
The visual x position of this view, in pixels.
getX() - Method in class icyllis.modernui.view.DragEvent
 
getX() - Method in class icyllis.modernui.view.MotionEvent
MotionEvent.getX(int) for the first pointer index (may be an arbitrary pointer identifier).
getX() - Method in class icyllis.modernui.view.View
The visual x position of this view, in pixels.
getX(int) - Method in class icyllis.modernui.graphics.text.ShapedText
getXCoeff(int) - Method in class icyllis.modernui.view.VelocityTracker.Estimator
Gets the X coefficient with the specified index.
getXPos() - Method in class icyllis.modernui.core.Monitor
Get the x position of this monitor in virtual screen coordinates.
getXVelocity() - Method in class icyllis.modernui.view.VelocityTracker
Retrieve the last computed X velocity.
getY() - Method in class icyllis.modernui.graphics.RenderProperties
The visual y position of this view, in pixels.
getY() - Method in class icyllis.modernui.view.DragEvent
 
getY() - Method in class icyllis.modernui.view.MotionEvent
MotionEvent.getY(int) for the first pointer index (may be an arbitrary pointer identifier).
getY() - Method in class icyllis.modernui.view.View
The visual y position of this view, in pixels.
getY(int) - Method in class icyllis.modernui.graphics.text.ShapedText
getYCoeff(int) - Method in class icyllis.modernui.view.VelocityTracker.Estimator
Gets the Y coefficient with the specified index.
getYPos() - Method in class icyllis.modernui.core.Monitor
Get the y position of this monitor in virtual screen coordinates.
getYVelocity() - Method in class icyllis.modernui.view.VelocityTracker
Retrieve the last computed Y velocity.
getZ() - Method in class icyllis.modernui.graphics.RenderProperties
The visual z position of this view, in pixels.
getZ() - Method in class icyllis.modernui.view.View
The visual z position of this view, in pixels.
GIFDecoder - Class in icyllis.arc3d.core.image
GIF decoder that created with compressed data and decode frame by frame, GIFDecoder is not thread safe, but can be locked and use across threads.
GIFDecoder(ByteBuffer) - Constructor for class icyllis.arc3d.core.image.GIFDecoder
 
GL - Enum constant in enum class icyllis.modernui.core.awt.GLData.API
 
glActiveTexture(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glActiveTexture(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glActiveTexture(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glAttachShader(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glAttachShader(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glAttachShader(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLBackendFormat - Class in icyllis.arc3d.opengl
 
GLBackendImage - Class in icyllis.arc3d.opengl
When importing external memory, GLBackendImage.memoryHandle is POSIX file descriptor or Win32 NT handle.
GLBackendImage(int, int, GLImageDesc) - Constructor for class icyllis.arc3d.opengl.GLBackendImage
 
GLBackendRenderTarget - Class in icyllis.arc3d.opengl
 
GLBackendRenderTarget(int, int, int, int, int, GLFramebufferInfo) - Constructor for class icyllis.arc3d.opengl.GLBackendRenderTarget
 
glBindBuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindBuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindBuffer(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindBufferBase(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindBufferBase(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindBufferBase(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindBufferRange(int, int, int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindBufferRange(int, int, int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindBufferRange(int, int, int, long, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindFramebuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindFramebuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindFramebuffer(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindRenderbuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindRenderbuffer(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindRenderbuffer(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindSampler(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindSampler(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindSampler(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindTexture(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindTexture(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindTexture(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindTextureUnit(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindTextureUnit(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindTextureUnit(int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glBindVertexArray(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindVertexArray(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindVertexArray(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBindVertexBuffer(int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBindVertexBuffer(int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBindVertexBuffer(int, int, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glBlendEquation(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBlendEquation(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBlendEquation(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBlendFunc(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBlendFunc(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBlendFunc(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLBuffer - Class in icyllis.arc3d.opengl
 
glBufferData(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBufferData(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBufferData(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glBufferStorage(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBufferStorage(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBufferStorage(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glBufferSubData(int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glBufferSubData(int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glBufferSubData(int, long, long, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLCaps - Class in icyllis.arc3d.opengl
Stores some capabilities of an OpenGL device.
GLCaps_GL - Class in icyllis.arc3d.opengl
OpenGL desktop implementation of OpenGL.
GLCaps_GL(ContextOptions, Object) - Constructor for class icyllis.arc3d.opengl.GLCaps_GL
 
GLCaps_GLES - Class in icyllis.arc3d.opengl
 
GLCaps_GLES(ContextOptions, Object) - Constructor for class icyllis.arc3d.opengl.GLCaps_GLES
 
glCheckFramebufferStatus(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCheckFramebufferStatus(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCheckFramebufferStatus(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glClearBufferfi(int, int, float, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glClearBufferfi(int, int, float, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glClearBufferfi(int, int, float, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glClearBufferfv(int, int, FloatBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glClearBufferfv(int, int, FloatBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glClearBufferfv(int, int, FloatBuffer) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glClearBufferiv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glClearBufferiv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glClearBufferiv(int, int, IntBuffer) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glClientWaitSync(long, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glClientWaitSync(long, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glClientWaitSync(long, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glColorMask(boolean, boolean, boolean, boolean) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLCommandBuffer - Class in icyllis.arc3d.opengl
The OpenGL command buffer.
glCompileShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCompileShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCompileShader(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glCompileShader(GLDevice, int, ByteBuffer, SharedResourceCache.Stats) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glCopyBufferSubData(int, int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCopyBufferSubData(int, int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCopyBufferSubData(int, int, long, long, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glCopyNamedBufferSubData(int, int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCopyNamedBufferSubData(int, int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCopyNamedBufferSubData(int, int, long, long, long) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glCreateBuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCreateBuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCreateBuffers() - Method in interface icyllis.arc3d.opengl.GLInterface
 
glCreateProgram() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCreateProgram() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCreateProgram() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glCreateShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCreateShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCreateShader(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glCreateTextures(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCreateTextures(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCreateTextures(int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glCreateVertexArrays() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glCreateVertexArrays() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glCreateVertexArrays() - Method in interface icyllis.arc3d.opengl.GLInterface
 
GLData - Class in icyllis.modernui.core.awt
Contains all information to create an OpenGL context on an AWTGLCanvas.
GLData() - Constructor for class icyllis.modernui.core.awt.GLData
 
GLData.API - Enum Class in icyllis.modernui.core.awt
 
GLData.Profile - Enum Class in icyllis.modernui.core.awt
 
GLData.ReleaseBehavior - Enum Class in icyllis.modernui.core.awt
 
glDebugMessage(int, int, int, int, int, long, long) - Static method in class icyllis.modernui.core.Core
 
glDeleteBuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteBuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteBuffers(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteFramebuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteFramebuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteFramebuffers(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteProgram(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteRenderbuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteRenderbuffers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteRenderbuffers(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteSamplers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteSamplers(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteSamplers(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteShader(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteShader(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteSync(long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteSync(long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteSync(long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteTextures(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteTextures(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteTextures(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDeleteVertexArrays(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDeleteVertexArrays(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDeleteVertexArrays(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDepthFunc(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDepthFunc(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDepthFunc(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDepthMask(boolean) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDepthMask(boolean) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDepthMask(boolean) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDetachShader(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDetachShader(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDetachShader(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLDevice - Class in icyllis.arc3d.opengl
The OpenGL device.
glDisable(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDisable(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDisable(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawArrays(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawArrays(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawArrays(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawArraysInstanced(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawArraysInstanced(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawArraysInstanced(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glDrawBuffers(int[]) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawBuffers(int[]) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawBuffers(int[]) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawElements(int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawElements(int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawElements(int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawElementsBaseVertex(int, int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawElementsBaseVertex(int, int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawElementsBaseVertex(int, int, int, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glDrawElementsInstanced(int, int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawElementsInstanced(int, int, int, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawElementsInstanced(int, int, int, long, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glEnable(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glEnable(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glEnable(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glEnableVertexArrayAttrib(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glEnableVertexArrayAttrib(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glEnableVertexArrayAttrib(int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glEnableVertexAttribArray(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glEnableVertexAttribArray(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glEnableVertexAttribArray(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLES - Enum constant in enum class icyllis.modernui.core.awt.GLData.API
 
glFenceSync(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFenceSync(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFenceSync(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glFinish() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFinish() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFinish() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glFlush() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFlush() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFlush() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glFormatBytesPerBlock(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatChannels(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatCompressionType(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatDepthBits(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatIsCompressed(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatIsPackedDepthStencil(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatIsSRGB(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatIsSupported(int) - Static method in class icyllis.arc3d.opengl.GLUtil
glFormatName(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatStencilBits(int) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glFormatToIndex(int) - Static method in class icyllis.arc3d.opengl.GLUtil
Lists all supported OpenGL texture formats and converts to table index.
GLFramebuffer - Class in icyllis.arc3d.opengl
 
GLFramebufferInfo - Class in icyllis.arc3d.opengl
Types for interacting with GL resources created externally to pipeline.
GLFramebufferInfo() - Constructor for class icyllis.arc3d.opengl.GLFramebufferInfo
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFramebufferRenderbuffer(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFramebufferTexture2D(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glFrontFace(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glFrontFace(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glFrontFace(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenBuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenBuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenBuffers() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenFramebuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenFramebuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenFramebuffers() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenRenderbuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenRenderbuffers() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenRenderbuffers() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenSamplers() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenSamplers() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenSamplers() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenTextures() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenTextures() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenTextures() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGenVertexArrays() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGenVertexArrays() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGenVertexArrays() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetError() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetError() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetError() - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetInteger(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetInteger(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetInteger(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetProgrami(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetProgrami(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetProgrami(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetProgramInfoLog(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetProgramInfoLog(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetProgramInfoLog(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetShaderi(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetShaderi(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetShaderi(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetShaderInfoLog(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetShaderInfoLog(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetShaderInfoLog(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetString(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetString(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetString(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetUniformBlockIndex(int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetUniformBlockIndex(int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetUniformBlockIndex(int, CharSequence) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glGetUniformLocation(int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glGetUniformLocation(int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glGetUniformLocation(int, CharSequence) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLGraphicsPipeline - Class in icyllis.arc3d.opengl
This class manages a GPU program and records per-program information.
GLGraphicsPipelineBuilder - Class in icyllis.arc3d.opengl
 
GLGraphicsPipelineKey - Class in icyllis.arc3d.opengl
 
GLGraphicsPipelineKey() - Constructor for class icyllis.arc3d.opengl.GLGraphicsPipelineKey
 
GLImage - Class in icyllis.arc3d.opengl
Represents OpenGL textures and renderbuffers.
GLImage(Context, boolean, boolean, GLImageDesc, ImageMutableState) - Constructor for class icyllis.arc3d.opengl.GLImage
 
GLImage.ResourceKey - Class in icyllis.arc3d.opengl
 
GLImageDesc - Class in icyllis.arc3d.opengl
Descriptor to create OpenGL images (textures and renderbuffers).
GLImageDesc(int, int, int, int, int, int, int, int, int) - Constructor for class icyllis.arc3d.opengl.GLImageDesc
 
glIndexToFormat(int) - Static method in class icyllis.arc3d.opengl.GLUtil
GLInterface - Interface in icyllis.arc3d.opengl
Interface for gl* function access between OpenGL 4.6 Core and OpenGL ES 3.2, depending on GLCapabilities or GLESCapabilities.
GLInterfaceCommon - Interface in icyllis.arc3d.opengl
OpenGL 3.1 Core and OpenGL ES 3.0 have a common subset.
glInvalidateBufferSubData(int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glInvalidateBufferSubData(int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glInvalidateBufferSubData(int, long, long) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glInvalidateFramebuffer(int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glInvalidateFramebuffer(int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glInvalidateFramebuffer(int, IntBuffer) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glLineWidth(float) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glLineWidth(float) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glLineWidth(float) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glLinkProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glLinkProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glLinkProgram(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glMapBufferRange(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glMapBufferRange(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glMapBufferRange(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glMapNamedBufferRange(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glMapNamedBufferRange(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glMapNamedBufferRange(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glNamedBufferData(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glNamedBufferData(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glNamedBufferData(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glNamedBufferStorage(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glNamedBufferStorage(int, long, long, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glNamedBufferStorage(int, long, long, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glNamedBufferSubData(int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glNamedBufferSubData(int, long, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glNamedBufferSubData(int, long, long, long) - Method in interface icyllis.arc3d.opengl.GLInterface
 
GLOBAL_VARIABLE - Enum constant in enum class icyllis.arc3d.compiler.tree.Node.ElementKind
 
GlobalVariableDecl - Class in icyllis.arc3d.compiler.tree
A variable declaration appearing at global scope.
GlobalVariableDecl(VariableDecl) - Constructor for class icyllis.arc3d.compiler.tree.GlobalVariableDecl
 
glObjectLabel(int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glObjectLabel(int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glObjectLabel(int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glObjectLabel(int, int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glObjectLabel(int, int, CharSequence) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glObjectLabel(int, int, CharSequence) - Method in interface icyllis.arc3d.opengl.GLInterface
 
GLOpsRenderPass - Class in icyllis.arc3d.opengl
 
GLOpsRenderPass(GLDevice) - Constructor for class icyllis.arc3d.opengl.GLOpsRenderPass
 
GLPipelineCache - Class in icyllis.arc3d.opengl
Deprecated.
GLPipelineCache(GLDevice, int) - Constructor for class icyllis.arc3d.opengl.GLPipelineCache
Deprecated.
 
glPixelStorei(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glPixelStorei(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glPixelStorei(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLProgram - Class in icyllis.arc3d.opengl
Represents OpenGL programs.
GLProgram(GLDevice, int) - Constructor for class icyllis.arc3d.opengl.GLProgram
 
GLQueueManager - Class in icyllis.arc3d.opengl
Represents the OpenGL queue.
GLQueueManager(GLDevice) - Constructor for class icyllis.arc3d.opengl.GLQueueManager
Use GLUtil to create context.
GLRenderbuffer - Class in icyllis.arc3d.opengl
Represents OpenGL renderbuffers.
glRenderbufferStorage(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glRenderbufferStorage(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glRenderbufferStorage(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLRenderTarget - Class in icyllis.arc3d.opengl
Represents OpenGL framebuffers.
GLResourceProvider - Class in icyllis.arc3d.opengl
Provides OpenGL objects with cache.
GLSampler - Class in icyllis.arc3d.opengl
Represents OpenGL sampler objects.
glSamplerParameterf(int, int, float) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glSamplerParameterf(int, int, float) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glSamplerParameterf(int, int, float) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glSamplerParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glSamplerParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glSamplerParameteri(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glScissor(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glScissor(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glScissor(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glSetupDebugCallback() - Static method in class icyllis.modernui.core.Core
 
glShaderBinary(IntBuffer, int, ByteBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glShaderBinary(IntBuffer, int, ByteBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glShaderBinary(IntBuffer, int, ByteBuffer) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glShaderSource(int, int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glShaderSource(int, int, long, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glShaderSource(int, int, long, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glShowCapsErrorDialog() - Static method in class icyllis.modernui.core.Core
Show a dialog that lists unsupported extensions after initialized.
GLSL_300_ES - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 3.00 es for OpenGL ES 3.0.
GLSL_310_ES - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 3.10 es for OpenGL ES 3.1.
GLSL_320_ES - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 3.20 es for OpenGL ES 3.2.
GLSL_330 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 3.30 core for OpenGL 3.3.
GLSL_400 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 4.00 core for OpenGL 4.0.
GLSL_420 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 4.20 core for OpenGL 4.2.
GLSL_430 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 4.30 core for OpenGL 4.3.
GLSL_440 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 4.40 core for OpenGL 4.4.
GLSL_450 - Enum constant in enum class icyllis.arc3d.compiler.GLSLVersion
GLSL version 4.50 core for OpenGL 4.5 and Vulkan 1.0 or above.
GLSLCodeGenerator - Class in icyllis.arc3d.compiler.glsl
Standard GLSL code generator for OpenGL 3.3 or above and Vulkan 1.0 or above (Vulkan GLSL).
GLSLCodeGenerator(ShaderCompiler, TranslationUnit, ShaderCaps) - Constructor for class icyllis.arc3d.compiler.glsl.GLSLCodeGenerator
 
GLSLstd450 - Class in icyllis.arc3d.compiler
GLSLstd450Acos - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Acosh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Asin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Asinh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Atan - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Atan2 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Atanh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Bad - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Ceil - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Cos - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Cosh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Count - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Cross - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Degrees - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Determinant - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Distance - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Exp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Exp2 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FAbs - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FaceForward - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FClamp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FindILsb - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FindSMsb - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FindUMsb - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Floor - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Fma - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FMax - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FMin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FMix - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Fract - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Frexp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FrexpStruct - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450FSign - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450IMix - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450InterpolateAtCentroid - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450InterpolateAtOffset - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450InterpolateAtSample - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450InverseSqrt - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Ldexp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Length - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Log - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Log2 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450MatrixInverse - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Modf - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450ModfStruct - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450NClamp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450NMax - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450NMin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Normalize - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackDouble2x32 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackHalf2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackSnorm2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackSnorm4x8 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackUnorm2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450PackUnorm4x8 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Pow - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Radians - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Reflect - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Refract - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Revision - Static variable in class icyllis.arc3d.compiler.GLSLstd450
 
GLSLstd450Round - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450RoundEven - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SAbs - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SClamp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Sin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Sinh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SMax - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SMin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SmoothStep - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Sqrt - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450SSign - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Step - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Tan - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Tanh - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Trunc - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UClamp - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UMax - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UMin - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackDouble2x32 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackHalf2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackSnorm2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackSnorm4x8 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackUnorm2x16 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450UnpackUnorm4x8 - Static variable in class icyllis.arc3d.compiler.GLSLstd450
GLSLstd450
GLSLstd450Version - Static variable in class icyllis.arc3d.compiler.GLSLstd450
 
GLSLVersion - Enum Class in icyllis.arc3d.compiler
Limited set of GLSL versions we generate shaders for.
glSpecializeShader(int, CharSequence, IntBuffer, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glSpecializeShader(int, CharSequence, IntBuffer, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glSpecializeShader(int, CharSequence, IntBuffer, IntBuffer) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glSpecializeShader(GLDevice, int, ByteBuffer, String, SharedResourceCache.Stats) - Static method in class icyllis.arc3d.opengl.GLUtil
 
glStencilFunc(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilFunc(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilFunc(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glStencilFuncSeparate(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilFuncSeparate(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilFuncSeparate(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glStencilMask(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilMask(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilMask(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glStencilMaskSeparate(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilMaskSeparate(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilMaskSeparate(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glStencilOp(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilOp(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilOp(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glStencilOpSeparate(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glStencilOpSeparate(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glStencilOpSeparate(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLSurface - Class in icyllis.modernui.graphics
Deprecated.
GLSurface() - Constructor for class icyllis.modernui.graphics.GLSurface
Deprecated.
Creates a framebuffer.
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glTexParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTexParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTexParameteri(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glTexParameteriv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTexParameteriv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTexParameteriv(int, int, IntBuffer) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glTexStorage2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTexStorage2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTexStorage2D(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLTexture - Class in icyllis.arc3d.opengl
Represents OpenGL textures.
glTextureBarrier() - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTextureBarrier() - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTextureBarrier() - Method in interface icyllis.arc3d.opengl.GLInterface
 
GLTextureMutableState - Class in icyllis.arc3d.opengl
Only used when OpenGL 4.3 texture view is unavailable.
GLTextureMutableState() - Constructor for class icyllis.arc3d.opengl.GLTextureMutableState
 
glTextureParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTextureParameteri(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTextureParameteri(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glTextureParameteriv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTextureParameteriv(int, int, IntBuffer) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTextureParameteriv(int, int, IntBuffer) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glTextureParametersModified() - Method in class icyllis.arc3d.engine.BackendImage
Call this to indicate that the texture parameters have been modified in the GL context externally to Context.
glTextureParametersModified() - Method in class icyllis.arc3d.opengl.GLBackendImage
 
glTextureStorage2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTextureStorage2D(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTextureStorage2D(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterface
 
GLTextureView - Class in icyllis.arc3d.opengl
Represents OpenGL textures views.
GLTextureView(GLDevice) - Constructor for class icyllis.arc3d.opengl.GLTextureView
 
glUniform1i(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glUniform1i(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glUniform1i(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glUniformBlockBinding(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glUniformBlockBinding(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glUniformBlockBinding(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLUniformBuffer - Class in icyllis.arc3d.opengl
Deprecated.
GLUniformDataManager - Class in icyllis.arc3d.opengl
Uploads a UBO for a Uniform Interface Block with std140 layout.
glUnmapBuffer(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glUnmapBuffer(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glUnmapBuffer(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glUnmapNamedBuffer(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glUnmapNamedBuffer(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glUnmapNamedBuffer(int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glUseProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glUseProgram(int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glUseProgram(int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
GLUtil - Class in icyllis.arc3d.opengl
Provides OpenGL utilities.
GLUtil() - Constructor for class icyllis.arc3d.opengl.GLUtil
 
GLUtil.GLDriver - Enum Class in icyllis.arc3d.opengl
Known drivers.
GLUtil.GLVendor - Enum Class in icyllis.arc3d.opengl
Known vendors.
GLVertexArray - Class in icyllis.arc3d.opengl
This class manages the lifetime of the vertex array object and is used to track the state of the vertex array to avoid redundant GL calls.
glVertexArrayAttribBinding(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexArrayAttribBinding(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexArrayAttribBinding(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexArrayAttribFormat(int, int, int, int, boolean, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexArrayAttribFormat(int, int, int, int, boolean, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexArrayAttribFormat(int, int, int, int, boolean, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexArrayAttribIFormat(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexArrayAttribIFormat(int, int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexArrayAttribIFormat(int, int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexArrayBindingDivisor(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexArrayBindingDivisor(int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexArrayBindingDivisor(int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexAttribBinding(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribBinding(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribBinding(int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexAttribDivisor(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribDivisor(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribDivisor(int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glVertexAttribFormat(int, int, int, boolean, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribFormat(int, int, int, boolean, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribFormat(int, int, int, boolean, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexAttribIFormat(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribIFormat(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribIFormat(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glVertexAttribIPointer(int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribIPointer(int, int, int, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribIPointer(int, int, int, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glVertexBindingDivisor(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glVertexBindingDivisor(int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glVertexBindingDivisor(int, int) - Method in interface icyllis.arc3d.opengl.GLInterface
 
glViewport(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GL
 
glViewport(int, int, int, int) - Method in class icyllis.arc3d.opengl.GLCaps_GLES
 
glViewport(int, int, int, int) - Method in interface icyllis.arc3d.opengl.GLInterfaceCommon
 
glWrapDefaultFramebuffer() - Method in class icyllis.arc3d.core.SurfaceCharacterization
 
Glyph - Class in icyllis.arc3d.core
Represents a CPU glyph + digest information for GPU drawing, managed by Strike.
Glyph(int) - Constructor for class icyllis.arc3d.core.Glyph
 
GlyphAtlasManager - Class in icyllis.arc3d.granite
Manages all baked glyphs and their texture atlases for raster text rendering.
GlyphAtlasManager(RecordingContext) - Constructor for class icyllis.arc3d.granite.GlyphAtlasManager
 
GlyphMetrics(byte) - Constructor for class icyllis.arc3d.core.ScalerContext.GlyphMetrics
 
GlyphRun - Class in icyllis.arc3d.core
GlyphRun provides raw buffer views and represents a text run.
GlyphRun() - Constructor for class icyllis.arc3d.core.GlyphRun
 
GlyphRunBuilder - Class in icyllis.arc3d.core
Builds and provides a reusable GlyphRunList.
GlyphRunBuilder() - Constructor for class icyllis.arc3d.core.GlyphRunBuilder
 
GlyphRunList - Class in icyllis.arc3d.core
GlyphRunList provides a buffer view to GlyphRuns and additional drawing info.
GlyphRunList() - Constructor for class icyllis.arc3d.core.GlyphRunList
 
GlyphStrike - Class in icyllis.arc3d.granite
The GPU GlyphStrike holds GPU Glyphs for a Strike.
GlyphStrike(StrikeDesc) - Constructor for class icyllis.arc3d.granite.GlyphStrike
desc must be immutable, no copy will be made.
GlyphStrikeCache - Class in icyllis.arc3d.granite
GlyphStrikeCache manages strikes which are indexed by a Strike.
GlyphStrikeCache() - Constructor for class icyllis.arc3d.granite.GlyphStrikeCache
 
GlyphVector - Class in icyllis.arc3d.granite
GlyphVector provides a way to delay the lookup of Glyphs until the code is running on the GPU in single threaded mode.
GlyphVector(StrikeDesc, int[]) - Constructor for class icyllis.arc3d.granite.GlyphVector
The strikeDesc and glyphs must be immutable, no copy will be made.
go(Scene) - Static method in class icyllis.modernui.transition.TransitionManager
Convenience method to simply change to the given scene using the default transition for TransitionManager.
go(Scene, Transition) - Static method in class icyllis.modernui.transition.TransitionManager
Convenience method to simply change to the given scene using the given transition.
GONE - Static variable in class icyllis.modernui.view.View
This view is invisible, and it doesn't take any space for layout purposes.
GpuBufferPool - Class in icyllis.arc3d.engine
Deprecated.
GpuBufferPool(ResourceProvider, int) - Constructor for class icyllis.arc3d.engine.GpuBufferPool
Deprecated.
Constructor.
GpuRenderTarget - Class in icyllis.arc3d.engine
Deprecated.
GpuRenderTarget(Context, int, int, int, int) - Constructor for class icyllis.arc3d.engine.GpuRenderTarget
Deprecated.
 
GpuRenderTarget.ResourceKey - Class in icyllis.arc3d.engine
Deprecated.
Scratch key of GpuRenderTarget.
GpuSurface - Class in icyllis.arc3d.engine
Deprecated.
GpuSurface(Context, boolean, boolean, long) - Constructor for class icyllis.arc3d.engine.GpuSurface
Deprecated.
 
gpuTracingSupport() - Method in class icyllis.arc3d.engine.Caps
 
Gradient1DShader - Class in icyllis.arc3d.core.shaders
Base class for gradient colors that can be represented by a 1D function, it generates one parameter for interpolation:
Gradient1DShader(float[], ColorSpace, float[], int, int, int, Matrix) - Constructor for class icyllis.arc3d.core.shaders.Gradient1DShader
 
Gradient1DShader.ColorTransformer - Class in icyllis.arc3d.core.shaders
 
Gradient2DShader - Class in icyllis.arc3d.core.shaders
Base class for gradient colors that can be represented by a 2D function, it generates two parameters for interpolation:
Gradient2DShader() - Constructor for class icyllis.arc3d.core.shaders.Gradient2DShader
 
GradientDrawable - Class in icyllis.modernui.graphics.drawable
A Drawable with a color gradient for buttons, backgrounds, etc.
GradientDrawable() - Constructor for class icyllis.modernui.graphics.drawable.GradientDrawable
 
GradientDrawable(GradientDrawable.Orientation, int[]) - Constructor for class icyllis.modernui.graphics.drawable.GradientDrawable
Create a new gradient drawable given an orientation and an array of colors for the gradient.
GradientDrawable.Orientation - Enum Class in icyllis.modernui.graphics.drawable
Controls how the gradient is oriented relative to the drawable's bounds
GradientShader - Class in icyllis.arc3d.core.shaders
Base class for shaders that generate gradient colors.
GradientShader - Class in icyllis.modernui.graphics
Base class for shaders that generate multiple gradient colors.
GradientShader() - Constructor for class icyllis.arc3d.core.shaders.GradientShader
 
GradientShader() - Constructor for class icyllis.modernui.graphics.GradientShader
 
GradientShader.Builder - Class in icyllis.modernui.graphics
 
GradientShader.HueInterpolationMethod - Enum Class in icyllis.modernui.graphics
Hue interpolation method.
GradientShader.Interpolation - Class in icyllis.arc3d.core.shaders
Color interpolation method, is packed into an int.
GradientShader.InterpolationColorSpace - Enum Class in icyllis.modernui.graphics
Interpolation color space.
GraniteDevice - Class in icyllis.arc3d.granite
The device that is backed by GPU.
GraniteImage - Class in icyllis.arc3d.granite
The image that is backed by GPU.
GraniteImage(RecordingContext, ImageViewProxy, int, int, ColorSpace) - Constructor for class icyllis.arc3d.granite.GraniteImage
 
GraniteSurface - Class in icyllis.arc3d.granite
The surface that is backed by GPU.
GraniteSurface(GraniteDevice) - Constructor for class icyllis.arc3d.granite.GraniteSurface
 
GraphemeBreak - Class in icyllis.modernui.graphics.text
This class handles grapheme cluster break.
GraphemeBreak.ClusterConsumer - Interface in icyllis.modernui.graphics.text
 
GraphicsPipeline - Class in icyllis.arc3d.engine
Pipeline state object used for graphics.
GraphicsPipeline(Device) - Constructor for class icyllis.arc3d.engine.GraphicsPipeline
 
GraphicsPipelineBuilder - Class in icyllis.arc3d.granite.shading
 
GraphicsPipelineBuilder(PipelineKey_old, GraphicsPipelineDesc_Old, Caps) - Constructor for class icyllis.arc3d.granite.shading.GraphicsPipelineBuilder
 
GraphicsPipelineDesc - Class in icyllis.arc3d.granite
Descriptor of a graphics pipeline in Granite Renderer.
GraphicsPipelineDesc() - Constructor for class icyllis.arc3d.granite.GraphicsPipelineDesc
 
GraphicsPipelineDesc(GeometryStep, Key, BlendMode, boolean) - Constructor for class icyllis.arc3d.granite.GraphicsPipelineDesc
 
GraphicsPipelineDesc_Old - Class in icyllis.arc3d.engine.trash
Deprecated.
GraphicsPipelineDesc_Old(ImageProxyView, GeometryStep, TransferProcessor, FragmentStage, FragmentStage, UserStencilSettings, int) - Constructor for class icyllis.arc3d.engine.trash.GraphicsPipelineDesc_Old
Deprecated.
Note that the fields of all input objects MUST be immutable after constructor is called.
GraphicsPipelineInfo() - Constructor for class icyllis.arc3d.engine.PipelineDesc.GraphicsPipelineInfo
 
gravity - Variable in class icyllis.modernui.view.WindowManager.LayoutParams
 
gravity - Variable in class icyllis.modernui.widget.CoordinatorLayout.LayoutParams
A Gravity value describing how this child view should lay out.
gravity - Variable in class icyllis.modernui.widget.FrameLayout.LayoutParams
The gravity to apply with the View to which these layout parameters are associated.
gravity - Variable in class icyllis.modernui.widget.LinearLayout.LayoutParams
Gravity for the view associated with these LayoutParams.
gravity - Variable in class icyllis.modernui.widget.ViewPager.LayoutParams
Gravity setting for use on decor views only: Where to position the view page within the overall ViewPager container; constants are defined in Gravity.
Gravity - Class in icyllis.modernui.view
Standard constants and tools for placing an object within a potentially larger container.
Gravity() - Constructor for class icyllis.modernui.view.Gravity
 
Gravity.GravityFlags - Annotation Interface in icyllis.modernui.view
 
GRAY - Static variable in class icyllis.arc3d.core.Color
Represents fully opaque gray.
GRAY_16 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Unsupported, DO NOT USE.
GRAY_8 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Grayscale, one channel, 8-bit unsigned per channel.
GRAY_ALPHA_1616 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Unsupported, DO NOT USE.
GRAY_ALPHA_88 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Grayscale, with alpha, two channels, 8-bit unsigned per channel.
GRAY_ALPHA_F32 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Unsupported, DO NOT USE.
GRAY_F32 - Enum constant in enum class icyllis.modernui.graphics.Bitmap.Format
Unsupported, DO NOT USE.
greater(short, short) - Static method in class icyllis.arc3d.core.FP16
Returns true if the first half-precision float value is greater (larger toward positive infinity) than the second half-precision float value.
greater(short, short) - Static method in class icyllis.modernui.util.Half
Returns true if the first half-precision float value is greater (larger toward positive infinity) than the second half-precision float value.
greaterEquals(short, short) - Static method in class icyllis.arc3d.core.FP16
Returns true if the first half-precision float value is greater (larger toward positive infinity) than or equal to the second half-precision float value.
greaterEquals(short, short) - Static method in class icyllis.modernui.util.Half
Returns true if the first half-precision float value is greater (larger toward positive infinity) than or equal to the second half-precision float value.
green() - Method in class icyllis.arc3d.core.Color
Returns the value of the green component in the range \([0..1]\).
green(float) - Method in class icyllis.arc3d.core.Color
Sets the value of the green component in the range \([0..1]\).
green(int) - Static method in class icyllis.arc3d.core.Color
Return the green component of a color int.
green(int) - Static method in class icyllis.modernui.graphics.Color
Return the green component of a color int.
GREEN - Static variable in class icyllis.arc3d.core.Color
Represents fully opaque green.
greenSize - Variable in class icyllis.modernui.core.awt.GLData
The number of bits for the green color channel.
GridBoundsManager - Class in icyllis.arc3d.granite.geom
A BoundsManager that tracks highest CompressedPaintersOrder over a uniform spatial grid.
GridBoundsManager(int, int, int, int) - Constructor for class icyllis.arc3d.granite.geom.GridBoundsManager
 
GridLayout - Class in icyllis.modernui.widget
A layout that places its children in a rectangular grid.
GridLayout(Context) - Constructor for class icyllis.modernui.widget.GridLayout
 
GridLayout.Alignment - Class in icyllis.modernui.widget
Alignments specify where a view should be placed within a cell group and what size it should be.
GridLayout.AlignmentMode - Annotation Interface in icyllis.modernui.widget
 
GridLayout.LayoutParams - Class in icyllis.modernui.widget
Layout information associated with each of the children of a GridLayout.
GridLayout.Orientation - Annotation Interface in icyllis.modernui.widget
 
GridLayout.Spec - Class in icyllis.modernui.widget
A Spec defines the horizontal or vertical characteristics of a group of cells.
GridView - Class in icyllis.modernui.widget
A view that shows items in two-dimensional scrolling grid.
GridView(Context) - Constructor for class icyllis.modernui.widget.GridView
 
GridView.StretchMode - Annotation Interface in icyllis.modernui.widget
 
growArray(int, int) - Method in class icyllis.modernui.graphics.drawable.DrawableContainer.DrawableContainerState
 
GrowingArrayUtils - Class in icyllis.modernui.util
A helper class that aims to provide comparable growth performance to ArrayList, but on primitive arrays.
growSize(int) - Static method in class icyllis.modernui.util.GrowingArrayUtils
Given the current size of an array, returns an ideal size to which the array should grow.
GT - Enum constant in enum class icyllis.arc3d.compiler.Operator
 
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