Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- Q - Static variable in class icyllis.arc3d.compiler.tree.Swizzle
-
SwizzleComponents.
- Quad - Class in icyllis.arc3d.core
- Quad(Rect2fc) - Constructor for class icyllis.arc3d.core.Quad
- Quad(Rect2fc, Matrixc) - Constructor for class icyllis.arc3d.core.Quad
- quadratic(float, float, float, float, float, float, float) - Static method in class icyllis.arc3d.engine.tessellate.WangsFormula
- quadratic_log2(float, float, float, float, float, float, float) - Static method in class icyllis.arc3d.engine.tessellate.WangsFormula
- quadratic_p4(float, float, float, float, float, float, float) - Static method in class icyllis.arc3d.engine.tessellate.WangsFormula
- quadTo(float[], int) - Method in interface icyllis.arc3d.core.PathConsumer
- quadTo(float, float, float, float) - Method in class icyllis.arc3d.core.j2d.J2DUtils.J2DPathConverter
- quadTo(float, float, float, float) - Method in class icyllis.arc3d.core.Path
-
Adds a curved segment, defined by two new points, to the path by drawing a quadratic Bézier curve that intersects both the current point and the specified point
(x2,y2)
, using the specified point(x1,y1)
as a quadratic control point. - quadTo(float, float, float, float) - Method in interface icyllis.arc3d.core.PathConsumer
-
Accepts a curved segment, defined by two new points, to the path by drawing a quadratic Bézier curve that intersects both the current point and the specified point
(x2,y2)
, using the specified point(x1,y1)
as a quadratic control point. - quadTo(float, float, float, float) - Method in class icyllis.arc3d.core.PathStroker
- quadToRel(float, float, float, float) - Method in class icyllis.arc3d.core.Path
-
Relative version of "quad to".
- QUALCOMM - Enum constant in enum class icyllis.arc3d.opengl.GLUtil.GLVendor
- Quaternion - Class in icyllis.arc3d.core
-
Represents a Quaternion, mostly used for rotations.
- Quaternion() - Constructor for class icyllis.arc3d.core.Quaternion
-
Create a zero quaternion.
- Quaternion(float, float, float, float) - Constructor for class icyllis.arc3d.core.Quaternion
-
Create a quaternion with given components.
- Ques(RegexNode) - Static method in interface icyllis.arc3d.compiler.lex.RegexNode
-
X -> Next, Next -> Next.
- queueIdle() - Method in interface icyllis.modernui.core.MessageQueue.IdleHandler
-
Called when the message queue has run out of messages and will now wait for more.
- QueueManager - Class in icyllis.arc3d.engine
-
A
QueueManager
represents a GPU queue and manages a pool of command buffers in that queue. - QueueManager(Device) - Constructor for class icyllis.arc3d.engine.QueueManager
- quickModPow(int, int, int) - Static method in class icyllis.modernui.util.AlgorithmUtils
-
Returns
a^b mod m
, no overflow checks. - quickModPow(long, long, int) - Static method in class icyllis.modernui.util.AlgorithmUtils
-
Returns
a^b mod m
, no overflow checks. - quickPow(int, int) - Static method in class icyllis.modernui.util.AlgorithmUtils
-
Returns
a^b
, no overflow checks. - quickPow(long, long) - Static method in class icyllis.modernui.util.AlgorithmUtils
-
Returns
a^b
, no overflow checks. - quickReject(float, float, float, float) - Method in class icyllis.arc3d.core.Canvas
-
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside the current clip.
- quickReject(float, float, float, float) - Method in class icyllis.modernui.graphics.Canvas
-
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside the current clip.
- quickReject(Rect2fc) - Method in class icyllis.arc3d.core.Canvas
-
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside the current clip.
- quickReject(RectF) - Method in class icyllis.modernui.graphics.Canvas
-
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside the current clip.
- quit() - Method in class icyllis.modernui.core.HandlerThread
-
Quits the handler thread's looper.
- quit() - Method in class icyllis.modernui.core.Looper
-
Quits the looper.
- quitSafely() - Method in class icyllis.modernui.core.HandlerThread
-
Quits the handler thread's looper safely.
- quitSafely() - Method in class icyllis.modernui.core.Looper
-
Quits the looper safely.
- QUOTE_SPAN - Static variable in class icyllis.modernui.text.TextUtils
- QuoteSpan - Class in icyllis.modernui.text.style
- QuoteSpan(int, int, int) - Constructor for class icyllis.modernui.text.style.QuoteSpan
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form