Lines Matching refs:v8
1 package android.support.v8.renderscript {
3 public class Allocation extends android.support.v8.renderscript.BaseObj {
9 method public void copy1DRangeFrom(int, int, android.support.v8.renderscript.Allocation, int);
30 …method public void copy2DRangeFrom(int, int, int, int, android.support.v8.renderscript.Allocation,…
38 …method public void copy3DRangeFrom(int, int, int, int, int, int, android.support.v8.renderscript.A…
39 method public void copyFrom(android.support.v8.renderscript.BaseObj[]);
46 method public void copyFrom(android.support.v8.renderscript.Allocation);
58 …pport.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScr…
59 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
60 …v8.renderscript.Allocation createCubemapFromCubeFaces(android.support.v8.renderscript.RenderScript…
61 …method public static android.support.v8.renderscript.Allocation createCubemapFromCubeFaces(android…
62 …d.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript…
63 …method public static android.support.v8.renderscript.Allocation createFromBitmap(android.support.v…
64 …v8.renderscript.Allocation createFromBitmapResource(android.support.v8.renderscript.RenderScript, …
65 …method public static android.support.v8.renderscript.Allocation createFromBitmapResource(android.s…
66 …method public static android.support.v8.renderscript.Allocation createFromString(android.support.v…
67 …c static android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.Re…
68 …c static android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.Re…
69 …pport.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android…
70 …c static android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.Re…
71 …c static android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.Re…
74 method public android.support.v8.renderscript.Element getElement();
76 method public android.support.v8.renderscript.Type getType();
82 method public void setFromFieldPacker(int, android.support.v8.renderscript.FieldPacker);
83 method public void setFromFieldPacker(int, int, android.support.v8.renderscript.FieldPacker);
95 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
96 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
97 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
98 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
99 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
154 public class Element extends android.support.v8.renderscript.BaseObj {
155 …method public static android.support.v8.renderscript.Element ALLOCATION(android.support.v8.renders…
156 …method public static android.support.v8.renderscript.Element A_8(android.support.v8.renderscript.R…
157 …method public static android.support.v8.renderscript.Element BOOLEAN(android.support.v8.renderscri…
158 …method public static android.support.v8.renderscript.Element ELEMENT(android.support.v8.renderscri…
159 …method public static android.support.v8.renderscript.Element F32(android.support.v8.renderscript.R…
160 …method public static android.support.v8.renderscript.Element F32_2(android.support.v8.renderscript…
161 …method public static android.support.v8.renderscript.Element F32_3(android.support.v8.renderscript…
162 …method public static android.support.v8.renderscript.Element F32_4(android.support.v8.renderscript…
163 …method public static android.support.v8.renderscript.Element F64(android.support.v8.renderscript.R…
164 …method public static android.support.v8.renderscript.Element F64_2(android.support.v8.renderscript…
165 …method public static android.support.v8.renderscript.Element F64_3(android.support.v8.renderscript…
166 …method public static android.support.v8.renderscript.Element F64_4(android.support.v8.renderscript…
167 …method public static android.support.v8.renderscript.Element I16(android.support.v8.renderscript.R…
168 …method public static android.support.v8.renderscript.Element I16_2(android.support.v8.renderscript…
169 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
170 …method public static android.support.v8.renderscript.Element I16_4(android.support.v8.renderscript…
171 …method public static android.support.v8.renderscript.Element I32(android.support.v8.renderscript.R…
172 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
173 …method public static android.support.v8.renderscript.Element I32_3(android.support.v8.renderscript…
174 …method public static android.support.v8.renderscript.Element I32_4(android.support.v8.renderscript…
175 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
176 …method public static android.support.v8.renderscript.Element I64_2(android.support.v8.renderscript…
177 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
178 …method public static android.support.v8.renderscript.Element I64_4(android.support.v8.renderscript…
179 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
180 …method public static android.support.v8.renderscript.Element I8_2(android.support.v8.renderscript.…
181 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
182 …method public static android.support.v8.renderscript.Element I8_4(android.support.v8.renderscript.…
183 …method public static android.support.v8.renderscript.Element MATRIX_2X2(android.support.v8.renders…
184 …method public static android.support.v8.renderscript.Element MATRIX_3X3(android.support.v8.renders…
185 …method public static android.support.v8.renderscript.Element MATRIX_4X4(android.support.v8.renders…
186 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
187 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
188 …method public static android.support.v8.renderscript.Element RGBA_8888(android.support.v8.rendersc…
189 …method public static android.support.v8.renderscript.Element RGB_565(android.support.v8.renderscri…
190 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
191 …method public static android.support.v8.renderscript.Element SAMPLER(android.support.v8.renderscri…
192 …method public static android.support.v8.renderscript.Element SCRIPT(android.support.v8.renderscrip…
193 …method public static android.support.v8.renderscript.Element TYPE(android.support.v8.renderscript.…
194 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
195 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
196 …method public static android.support.v8.renderscript.Element U16_3(android.support.v8.renderscript…
197 …method public static android.support.v8.renderscript.Element U16_4(android.support.v8.renderscript…
198 …method public static android.support.v8.renderscript.Element U32(android.support.v8.renderscript.R…
199 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
200 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
201 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
202 …method public static android.support.v8.renderscript.Element U64(android.support.v8.renderscript.R…
203 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
204 …method public static android.support.v8.renderscript.Element U64_3(android.support.v8.renderscript…
205 …method public static android.support.v8.renderscript.Element U64_4(android.support.v8.renderscript…
206 …method public static android.support.v8.renderscript.Element U8(android.support.v8.renderscript.Re…
207 …method public static android.support.v8.renderscript.Element U8_2(android.support.v8.renderscript.…
208 …method public static android.support.v8.renderscript.Element U8_3(android.support.v8.renderscript.…
209 …method public static android.support.v8.renderscript.Element U8_4(android.support.v8.renderscript.…
210 ….v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support…
211 …ic static android.support.v8.renderscript.Element createVector(android.support.v8.renderscript.Ren…
213 method public android.support.v8.renderscript.Element.DataKind getDataKind();
214 method public android.support.v8.renderscript.Element.DataType getDataType();
215 method public long getDummyElement(android.support.v8.renderscript.RenderScript);
216 method public android.support.v8.renderscript.Element getSubElement(int);
222 method public boolean isCompatible(android.support.v8.renderscript.Element);
227 ctor public Element.Builder(android.support.v8.renderscript.RenderScript);
228 …method public android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.…
229 …method public android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.…
230 method public android.support.v8.renderscript.Element create();
234 method public static android.support.v8.renderscript.Element.DataKind valueOf(java.lang.String);
235 method public static final android.support.v8.renderscript.Element.DataKind[] values();
236 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_A;
237 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_DEPTH;
238 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_L;
239 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_LA;
240 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_RGB;
241 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_RGBA;
242 enum_constant public static final android.support.v8.renderscript.Element.DataKind PIXEL_YUV;
243 enum_constant public static final android.support.v8.renderscript.Element.DataKind USER;
247 method public static android.support.v8.renderscript.Element.DataType valueOf(java.lang.String);
248 method public static final android.support.v8.renderscript.Element.DataType[] values();
249 enum_constant public static final android.support.v8.renderscript.Element.DataType BOOLEAN;
250 enum_constant public static final android.support.v8.renderscript.Element.DataType FLOAT_32;
251 enum_constant public static final android.support.v8.renderscript.Element.DataType FLOAT_64;
252 enum_constant public static final android.support.v8.renderscript.Element.DataType MATRIX_2X2;
253 enum_constant public static final android.support.v8.renderscript.Element.DataType MATRIX_3X3;
254 enum_constant public static final android.support.v8.renderscript.Element.DataType MATRIX_4X4;
255 enum_constant public static final android.support.v8.renderscript.Element.DataType NONE;
256 … enum_constant public static final android.support.v8.renderscript.Element.DataType RS_ALLOCATION;
257 enum_constant public static final android.support.v8.renderscript.Element.DataType RS_ELEMENT;
258 enum_constant public static final android.support.v8.renderscript.Element.DataType RS_SAMPLER;
259 enum_constant public static final android.support.v8.renderscript.Element.DataType RS_SCRIPT;
260 enum_constant public static final android.support.v8.renderscript.Element.DataType RS_TYPE;
261 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_16;
262 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_32;
263 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_64;
264 enum_constant public static final android.support.v8.renderscript.Element.DataType SIGNED_8;
265 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_16;
266 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_32;
267 …enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_…
268 …enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_5_5_5_…
269 … enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_5_6_5;
270 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_64;
271 enum_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_8;
279 method public void addF32(android.support.v8.renderscript.Float2);
280 method public void addF32(android.support.v8.renderscript.Float3);
281 method public void addF32(android.support.v8.renderscript.Float4);
283 method public void addF64(android.support.v8.renderscript.Double2);
284 method public void addF64(android.support.v8.renderscript.Double3);
285 method public void addF64(android.support.v8.renderscript.Double4);
287 method public void addI16(android.support.v8.renderscript.Short2);
288 method public void addI16(android.support.v8.renderscript.Short3);
289 method public void addI16(android.support.v8.renderscript.Short4);
291 method public void addI32(android.support.v8.renderscript.Int2);
292 method public void addI32(android.support.v8.renderscript.Int3);
293 method public void addI32(android.support.v8.renderscript.Int4);
295 method public void addI64(android.support.v8.renderscript.Long2);
296 method public void addI64(android.support.v8.renderscript.Long3);
297 method public void addI64(android.support.v8.renderscript.Long4);
299 method public void addI8(android.support.v8.renderscript.Byte2);
300 method public void addI8(android.support.v8.renderscript.Byte3);
301 method public void addI8(android.support.v8.renderscript.Byte4);
302 method public void addMatrix(android.support.v8.renderscript.Matrix4f);
303 method public void addMatrix(android.support.v8.renderscript.Matrix3f);
304 method public void addMatrix(android.support.v8.renderscript.Matrix2f);
305 method public void addObj(android.support.v8.renderscript.BaseObj);
307 method public void addU16(android.support.v8.renderscript.Int2);
308 method public void addU16(android.support.v8.renderscript.Int3);
309 method public void addU16(android.support.v8.renderscript.Int4);
311 method public void addU32(android.support.v8.renderscript.Long2);
312 method public void addU32(android.support.v8.renderscript.Long3);
313 method public void addU32(android.support.v8.renderscript.Long4);
315 method public void addU64(android.support.v8.renderscript.Long2);
316 method public void addU64(android.support.v8.renderscript.Long3);
317 method public void addU64(android.support.v8.renderscript.Long4);
319 method public void addU8(android.support.v8.renderscript.Short2);
320 method public void addU8(android.support.v8.renderscript.Short3);
321 method public void addU8(android.support.v8.renderscript.Short4);
328 method public android.support.v8.renderscript.Byte2 subByte2();
329 method public android.support.v8.renderscript.Byte3 subByte3();
330 method public android.support.v8.renderscript.Byte4 subByte4();
331 method public android.support.v8.renderscript.Double2 subDouble2();
332 method public android.support.v8.renderscript.Double3 subDouble3();
333 method public android.support.v8.renderscript.Double4 subDouble4();
336 method public android.support.v8.renderscript.Float2 subFloat2();
337 method public android.support.v8.renderscript.Float3 subFloat3();
338 method public android.support.v8.renderscript.Float4 subFloat4();
343 method public android.support.v8.renderscript.Int2 subInt2();
344 method public android.support.v8.renderscript.Int3 subInt3();
345 method public android.support.v8.renderscript.Int4 subInt4();
346 method public android.support.v8.renderscript.Long2 subLong2();
347 method public android.support.v8.renderscript.Long3 subLong3();
348 method public android.support.v8.renderscript.Long4 subLong4();
349 method public android.support.v8.renderscript.Matrix2f subMatrix2f();
350 method public android.support.v8.renderscript.Matrix3f subMatrix3f();
351 method public android.support.v8.renderscript.Matrix4f subMatrix4f();
352 method public android.support.v8.renderscript.Short2 subShort2();
353 method public android.support.v8.renderscript.Short3 subShort3();
354 method public android.support.v8.renderscript.Short4 subShort4();
435 method public void load(android.support.v8.renderscript.Matrix2f);
437 …method public void loadMultiply(android.support.v8.renderscript.Matrix2f, android.support.v8.rende…
440 method public void multiply(android.support.v8.renderscript.Matrix2f);
452 method public void load(android.support.v8.renderscript.Matrix3f);
454 …method public void loadMultiply(android.support.v8.renderscript.Matrix3f, android.support.v8.rende…
460 method public void multiply(android.support.v8.renderscript.Matrix3f);
477 method public void load(android.support.v8.renderscript.Matrix4f);
480 …method public void loadMultiply(android.support.v8.renderscript.Matrix4f, android.support.v8.rende…
488 method public void multiply(android.support.v8.renderscript.Matrix4f);
496 public class RSDriverException extends android.support.v8.renderscript.RSRuntimeException {
500 …public class RSIllegalArgumentException extends android.support.v8.renderscript.RSRuntimeException…
504 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {
514 … method public static android.support.v8.renderscript.RenderScript create(android.content.Context);
515 …method public static android.support.v8.renderscript.RenderScript create(android.content.Context, …
516 …method public static android.support.v8.renderscript.RenderScript create(android.content.Context, …
517 …hod public static android.support.v8.renderscript.RenderScript create(android.content.Context, int…
518 … public static android.support.v8.renderscript.RenderScript createMultiContext(android.content.Con…
523 method public android.support.v8.renderscript.RenderScript.RSErrorHandler getErrorHandler();
524 method public android.support.v8.renderscript.RenderScript.RSMessageHandler getMessageHandler();
528 method public void setErrorHandler(android.support.v8.renderscript.RenderScript.RSErrorHandler);
529 …method public void setMessageHandler(android.support.v8.renderscript.RenderScript.RSMessageHandler…
530 method public void setPriority(android.support.v8.renderscript.RenderScript.Priority);
535 …method public static android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.St…
536 method public static final android.support.v8.renderscript.RenderScript.ContextType[] values();
537 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType DEBUG;
538 … enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType NORMAL;
539 …enum_constant public static final android.support.v8.renderscript.RenderScript.ContextType PROFILE;
543 …method public static android.support.v8.renderscript.RenderScript.Priority valueOf(java.lang.Strin…
544 method public static final android.support.v8.renderscript.RenderScript.Priority[] values();
545 enum_constant public static final android.support.v8.renderscript.RenderScript.Priority LOW;
546 enum_constant public static final android.support.v8.renderscript.RenderScript.Priority NORMAL;
564 public class Sampler extends android.support.v8.renderscript.BaseObj {
565 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
566 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR_MIP_LINEAR(android.suppo…
567 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
568 …method public static android.support.v8.renderscript.Sampler MIRRORED_REPEAT_LINEAR(android.suppor…
569 …method public static android.support.v8.renderscript.Sampler MIRRORED_REPEAT_NEAREST(android.suppo…
570 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.render…
571 …method public static android.support.v8.renderscript.Sampler WRAP_LINEAR_MIP_LINEAR(android.suppor…
572 …method public static android.support.v8.renderscript.Sampler WRAP_NEAREST(android.support.v8.rende…
574 method public android.support.v8.renderscript.Sampler.Value getMagnification();
575 method public android.support.v8.renderscript.Sampler.Value getMinification();
576 method public android.support.v8.renderscript.Sampler.Value getWrapS();
577 method public android.support.v8.renderscript.Sampler.Value getWrapT();
581 ctor public Sampler.Builder(android.support.v8.renderscript.RenderScript);
582 method public android.support.v8.renderscript.Sampler create();
584 method public void setMagnification(android.support.v8.renderscript.Sampler.Value);
585 method public void setMinification(android.support.v8.renderscript.Sampler.Value);
586 method public void setWrapS(android.support.v8.renderscript.Sampler.Value);
587 method public void setWrapT(android.support.v8.renderscript.Sampler.Value);
591 method public static android.support.v8.renderscript.Sampler.Value valueOf(java.lang.String);
592 method public static final android.support.v8.renderscript.Sampler.Value[] values();
593 enum_constant public static final android.support.v8.renderscript.Sampler.Value CLAMP;
594 enum_constant public static final android.support.v8.renderscript.Sampler.Value LINEAR;
595 … enum_constant public static final android.support.v8.renderscript.Sampler.Value LINEAR_MIP_LINEAR;
596 …enum_constant public static final android.support.v8.renderscript.Sampler.Value LINEAR_MIP_NEAREST;
597 enum_constant public static final android.support.v8.renderscript.Sampler.Value MIRRORED_REPEAT;
598 enum_constant public static final android.support.v8.renderscript.Sampler.Value NEAREST;
599 enum_constant public static final android.support.v8.renderscript.Sampler.Value WRAP;
602 public class Script extends android.support.v8.renderscript.BaseObj {
603 method public void bindAllocation(android.support.v8.renderscript.Allocation, int);
604 …method protected android.support.v8.renderscript.Script.FieldID createFieldID(int, android.support…
605 method protected android.support.v8.renderscript.Script.InvokeID createInvokeID(int);
606 …d android.support.v8.renderscript.Script.KernelID createKernelID(int, int, android.support.v8.rend…
607 …d forEach(int, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocat…
608 ….support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, android.support.v…
610 method protected void invoke(int, android.support.v8.renderscript.FieldPacker);
619 method public void setVar(int, android.support.v8.renderscript.BaseObj);
620 method public void setVar(int, android.support.v8.renderscript.FieldPacker);
621 …method public void setVar(int, android.support.v8.renderscript.FieldPacker, android.support.v8.ren…
629 method public android.support.v8.renderscript.Allocation getAllocation();
630 method public android.support.v8.renderscript.Element getElement();
631 method public android.support.v8.renderscript.Type getType();
632 method protected void init(android.support.v8.renderscript.RenderScript, int);
633 method protected void init(android.support.v8.renderscript.RenderScript, int, int);
635 field protected android.support.v8.renderscript.Allocation mAllocation;
636 field protected android.support.v8.renderscript.Element mElement;
639 public static final class Script.FieldID extends android.support.v8.renderscript.BaseObj {
642 public static final class Script.InvokeID extends android.support.v8.renderscript.BaseObj {
645 public static final class Script.KernelID extends android.support.v8.renderscript.BaseObj {
656 method public android.support.v8.renderscript.Script.LaunchOptions setX(int, int);
657 method public android.support.v8.renderscript.Script.LaunchOptions setY(int, int);
658 method public android.support.v8.renderscript.Script.LaunchOptions setZ(int, int);
661 public class ScriptC extends android.support.v8.renderscript.Script {
662 ctor protected ScriptC(long, android.support.v8.renderscript.RenderScript);
663 …ctor protected ScriptC(android.support.v8.renderscript.RenderScript, android.content.res.Resources…
664 …ctor protected ScriptC(android.support.v8.renderscript.RenderScript, java.lang.String, byte[], byt…
667 public final class ScriptGroup extends android.support.v8.renderscript.BaseObj {
670 …od public deprecated void setInput(android.support.v8.renderscript.Script.KernelID, android.suppor…
671 …d public deprecated void setOutput(android.support.v8.renderscript.Script.KernelID, android.suppor…
675 … ctor public ScriptGroup.Binding(android.support.v8.renderscript.Script.FieldID, java.lang.Object);
676 method public android.support.v8.renderscript.Script.FieldID getField();
681 ctor public ScriptGroup.Builder(android.support.v8.renderscript.RenderScript);
682 …v8.renderscript.ScriptGroup.Builder addConnection(android.support.v8.renderscript.Type, android.su…
683 …v8.renderscript.ScriptGroup.Builder addConnection(android.support.v8.renderscript.Type, android.su…
684 …method public android.support.v8.renderscript.ScriptGroup.Builder addKernel(android.support.v8.ren…
685 method public android.support.v8.renderscript.ScriptGroup create();
689 ctor public ScriptGroup.Builder2(android.support.v8.renderscript.RenderScript);
690 method public android.support.v8.renderscript.ScriptGroup.Input addInput();
691 …method public android.support.v8.renderscript.ScriptGroup.Closure addInvoke(android.support.v8.ren…
692 …lic android.support.v8.renderscript.ScriptGroup.Closure addKernel(android.support.v8.renderscript.…
693 …method public android.support.v8.renderscript.ScriptGroup create(java.lang.String, android.support…
696 public static final class ScriptGroup.Closure extends android.support.v8.renderscript.BaseObj {
697 …method public android.support.v8.renderscript.ScriptGroup.Future getGlobal(android.support.v8.rend…
698 method public android.support.v8.renderscript.ScriptGroup.Future getReturn();
707 public abstract class ScriptIntrinsic extends android.support.v8.renderscript.Script {
710 public class ScriptIntrinsic3DLUT extends android.support.v8.renderscript.ScriptIntrinsic {
711 …rotected ScriptIntrinsic3DLUT(long, android.support.v8.renderscript.RenderScript, android.support.…
712 …tatic android.support.v8.renderscript.ScriptIntrinsic3DLUT create(android.support.v8.renderscript.…
713 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
714 method public android.support.v8.renderscript.Script.KernelID getKernelID();
715 method public void setLUT(android.support.v8.renderscript.Allocation);
718 public final class ScriptIntrinsicBLAS extends android.support.v8.renderscript.ScriptIntrinsic {
719 …void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
720 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
721 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
722 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
723 …pport.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, int, android.support.v8.…
724 …pport.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, int, android.support.v8.…
725 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
726 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
727 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
728 …ethod public void CHER(int, float, android.support.v8.renderscript.Allocation, int, android.suppor…
729 …pport.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, int, android.support.v8.…
730 …support.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.ren…
731 …ublic void CHERK(int, int, float, android.support.v8.renderscript.Allocation, float, android.suppo…
732 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
733 …ethod public void CHPR(int, float, android.support.v8.renderscript.Allocation, int, android.suppor…
734 …pport.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, int, android.support.v8.…
735 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
736 …v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v8.renderscrip…
737 …roid.support.v8.renderscript.Float2, android.support.v8.renderscript.Allocation, android.support.v…
738 …ublic void CTBMV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
739 …ublic void CTBSV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
740 …hod public void CTPMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
741 …hod public void CTPSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
742 …, int, int, int, android.support.v8.renderscript.Float2, android.support.v8.renderscript.Allocatio…
743 …hod public void CTRMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
744 …, int, int, int, android.support.v8.renderscript.Float2, android.support.v8.renderscript.Allocatio…
745 …hod public void CTRSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
746 … double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
747 …t, double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation,…
748 … double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
749 …R(double, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
750 … double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
751 … double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
752 …thod public void DSPR(int, double, android.support.v8.renderscript.Allocation, int, android.suppor…
753 …, double, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
754 …t, double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation,…
755 … double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
756 …thod public void DSYR(int, double, android.support.v8.renderscript.Allocation, int, android.suppor…
757 …, double, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
758 …t, double, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation,…
759 …lic void DSYRK(int, int, double, android.support.v8.renderscript.Allocation, double, android.suppo…
760 …ublic void DTBMV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
761 …ublic void DTBSV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
762 …hod public void DTPMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
763 …hod public void DTPSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
764 …id DTRMM(int, int, int, int, double, android.support.v8.renderscript.Allocation, android.support.v…
765 …hod public void DTRMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
766 …id DTRSM(int, int, int, int, double, android.support.v8.renderscript.Allocation, android.support.v…
767 …hod public void DTRSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
768 …, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
769 …int, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation…
770 …, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
771 …ER(float, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
772 …, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
773 …, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
774 …ethod public void SSPR(int, float, android.support.v8.renderscript.Allocation, int, android.suppor…
775 …t, float, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
776 …int, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation…
777 …, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation, i…
778 …ethod public void SSYR(int, float, android.support.v8.renderscript.Allocation, int, android.suppor…
779 …t, float, android.support.v8.renderscript.Allocation, int, android.support.v8.renderscript.Allocat…
780 …int, float, android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation…
781 …ublic void SSYRK(int, int, float, android.support.v8.renderscript.Allocation, float, android.suppo…
782 …ublic void STBMV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
783 …ublic void STBSV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
784 …hod public void STPMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
785 …hod public void STPSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
786 …oid STRMM(int, int, int, int, float, android.support.v8.renderscript.Allocation, android.support.v…
787 …hod public void STRMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
788 …oid STRSM(int, int, int, int, float, android.support.v8.renderscript.Allocation, android.support.v…
789 …hod public void STRSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
790 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
791 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
792 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
793 …pport.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, int, android.support.v8…
794 …pport.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, int, android.support.v8…
795 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
796 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
797 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
798 …thod public void ZHER(int, double, android.support.v8.renderscript.Allocation, int, android.suppor…
799 …pport.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, int, android.support.v8…
800 …upport.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.ren…
801 …lic void ZHERK(int, int, double, android.support.v8.renderscript.Allocation, double, android.suppo…
802 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
803 …thod public void ZHPR(int, double, android.support.v8.renderscript.Allocation, int, android.suppor…
804 …pport.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, int, android.support.v8…
805 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
806 …v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v8.renderscri…
807 …oid.support.v8.renderscript.Double2, android.support.v8.renderscript.Allocation, android.support.v…
808 …ublic void ZTBMV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
809 …ublic void ZTBSV(int, int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
810 …hod public void ZTPMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
811 …hod public void ZTPSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
812 …, int, int, int, android.support.v8.renderscript.Double2, android.support.v8.renderscript.Allocati…
813 …hod public void ZTRMV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
814 …, int, int, int, android.support.v8.renderscript.Double2, android.support.v8.renderscript.Allocati…
815 …hod public void ZTRSV(int, int, int, android.support.v8.renderscript.Allocation, android.support.v…
816 …method public static android.support.v8.renderscript.ScriptIntrinsicBLAS create(android.support.v8…
828 public class ScriptIntrinsicBlend extends android.support.v8.renderscript.ScriptIntrinsic {
829 …tatic android.support.v8.renderscript.ScriptIntrinsicBlend create(android.support.v8.renderscript.…
830 …method public void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.rende…
831 …method public void forEachClear(android.support.v8.renderscript.Allocation, android.support.v8.ren…
832 …method public void forEachDst(android.support.v8.renderscript.Allocation, android.support.v8.rende…
833 …method public void forEachDstAtop(android.support.v8.renderscript.Allocation, android.support.v8.r…
834 …method public void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
835 …method public void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
836 …method public void forEachDstOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
837 …method public void forEachMultiply(android.support.v8.renderscript.Allocation, android.support.v8.…
838 …method public void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.rende…
839 …method public void forEachSrcAtop(android.support.v8.renderscript.Allocation, android.support.v8.r…
840 …method public void forEachSrcIn(android.support.v8.renderscript.Allocation, android.support.v8.ren…
841 …method public void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.re…
842 …method public void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.r…
843 …method public void forEachSubtract(android.support.v8.renderscript.Allocation, android.support.v8.…
844 …method public void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.rende…
845 method public android.support.v8.renderscript.Script.KernelID getKernelIDAdd();
846 method public android.support.v8.renderscript.Script.KernelID getKernelIDClear();
847 method public android.support.v8.renderscript.Script.KernelID getKernelIDDst();
848 method public android.support.v8.renderscript.Script.KernelID getKernelIDDstAtop();
849 method public android.support.v8.renderscript.Script.KernelID getKernelIDDstIn();
850 method public android.support.v8.renderscript.Script.KernelID getKernelIDDstOut();
851 method public android.support.v8.renderscript.Script.KernelID getKernelIDDstOver();
852 method public android.support.v8.renderscript.Script.KernelID getKernelIDMultiply();
853 method public android.support.v8.renderscript.Script.KernelID getKernelIDSrc();
854 method public android.support.v8.renderscript.Script.KernelID getKernelIDSrcAtop();
855 method public android.support.v8.renderscript.Script.KernelID getKernelIDSrcIn();
856 method public android.support.v8.renderscript.Script.KernelID getKernelIDSrcOut();
857 method public android.support.v8.renderscript.Script.KernelID getKernelIDSrcOver();
858 method public android.support.v8.renderscript.Script.KernelID getKernelIDSubtract();
859 method public android.support.v8.renderscript.Script.KernelID getKernelIDXor();
862 public class ScriptIntrinsicBlur extends android.support.v8.renderscript.ScriptIntrinsic {
863 ctor protected ScriptIntrinsicBlur(long, android.support.v8.renderscript.RenderScript);
864 …static android.support.v8.renderscript.ScriptIntrinsicBlur create(android.support.v8.renderscript.…
865 method public void forEach(android.support.v8.renderscript.Allocation);
866 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
867 method public android.support.v8.renderscript.Script.KernelID getKernelID();
868 method public void setInput(android.support.v8.renderscript.Allocation);
872 public class ScriptIntrinsicColorMatrix extends android.support.v8.renderscript.ScriptIntrinsic {
873 ctor protected ScriptIntrinsicColorMatrix(long, android.support.v8.renderscript.RenderScript);
874 …ic android.support.v8.renderscript.ScriptIntrinsicColorMatrix create(android.support.v8.renderscri…
875 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
876 …c void forEach(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocat…
877 method public android.support.v8.renderscript.Script.KernelID getKernelID();
878 method public void setAdd(android.support.v8.renderscript.Float4);
880 method public void setColorMatrix(android.support.v8.renderscript.Matrix4f);
881 method public void setColorMatrix(android.support.v8.renderscript.Matrix3f);
887 public class ScriptIntrinsicConvolve3x3 extends android.support.v8.renderscript.ScriptIntrinsic {
888 …ic android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 create(android.support.v8.renderscri…
889 method public void forEach(android.support.v8.renderscript.Allocation);
890 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
891 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
892 method public android.support.v8.renderscript.Script.KernelID getKernelID();
894 method public void setInput(android.support.v8.renderscript.Allocation);
897 public class ScriptIntrinsicConvolve5x5 extends android.support.v8.renderscript.ScriptIntrinsic {
898 …ic android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 create(android.support.v8.renderscri…
899 method public void forEach(android.support.v8.renderscript.Allocation);
900 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
901 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
902 method public android.support.v8.renderscript.Script.KernelID getKernelID();
904 method public void setInput(android.support.v8.renderscript.Allocation);
907 public class ScriptIntrinsicHistogram extends android.support.v8.renderscript.ScriptIntrinsic {
908 ctor protected ScriptIntrinsicHistogram(long, android.support.v8.renderscript.RenderScript);
909 …tic android.support.v8.renderscript.ScriptIntrinsicHistogram create(android.support.v8.renderscrip…
910 method public void forEach(android.support.v8.renderscript.Allocation);
911 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
912 method public void forEach_Dot(android.support.v8.renderscript.Allocation);
913 …method public void forEach_Dot(android.support.v8.renderscript.Allocation, android.support.v8.rend…
914 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
915 method public android.support.v8.renderscript.Script.KernelID getKernelID_Separate();
917 method public void setOutput(android.support.v8.renderscript.Allocation);
920 public class ScriptIntrinsicLUT extends android.support.v8.renderscript.ScriptIntrinsic {
921 ctor protected ScriptIntrinsicLUT(long, android.support.v8.renderscript.RenderScript);
922 …static android.support.v8.renderscript.ScriptIntrinsicLUT create(android.support.v8.renderscript.R…
923 …method public void forEach(android.support.v8.renderscript.Allocation, android.support.v8.rendersc…
924 method public android.support.v8.renderscript.Script.KernelID getKernelID();
931 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic {
932 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript);
933 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
934 method public void forEach_bicubic(android.support.v8.renderscript.Allocation);
935 …method public void forEach_bicubic(android.support.v8.renderscript.Allocation, android.support.v8.…
936 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
937 method public android.support.v8.renderscript.Script.KernelID getKernelID_bicubic();
938 method public void setInput(android.support.v8.renderscript.Allocation);
941 public class ScriptIntrinsicYuvToRGB extends android.support.v8.renderscript.ScriptIntrinsic {
942 …atic android.support.v8.renderscript.ScriptIntrinsicYuvToRGB create(android.support.v8.renderscrip…
943 method public void forEach(android.support.v8.renderscript.Allocation);
944 method public android.support.v8.renderscript.Script.FieldID getFieldID_Input();
945 method public android.support.v8.renderscript.Script.KernelID getKernelID();
946 method public void setInput(android.support.v8.renderscript.Allocation);
973 public class Type extends android.support.v8.renderscript.BaseObj {
974 …public static android.support.v8.renderscript.Type createX(android.support.v8.renderscript.RenderS…
975 …ublic static android.support.v8.renderscript.Type createXY(android.support.v8.renderscript.RenderS…
976 …ublic static android.support.v8.renderscript.Type createXYZ(android.support.v8.renderscript.Render…
978 method public long getDummyType(android.support.v8.renderscript.RenderScript, long);
979 method public android.support.v8.renderscript.Element getElement();
989 …ctor public Type.Builder(android.support.v8.renderscript.RenderScript, android.support.v8.rendersc…
990 method public android.support.v8.renderscript.Type create();
991 method public android.support.v8.renderscript.Type.Builder setFaces(boolean);
992 method public android.support.v8.renderscript.Type.Builder setMipmaps(boolean);
993 method public android.support.v8.renderscript.Type.Builder setX(int);
994 method public android.support.v8.renderscript.Type.Builder setY(int);
995 method public android.support.v8.renderscript.Type.Builder setYuvFormat(int);
996 method public android.support.v8.renderscript.Type.Builder setZ(int);
1000 method public static android.support.v8.renderscript.Type.CubemapFace valueOf(java.lang.String);
1001 method public static final android.support.v8.renderscript.Type.CubemapFace[] values();
1002 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace NEGATIVE_X;
1003 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace NEGATIVE_Y;
1004 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace NEGATIVE_Z;
1005 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace POSITIVE_X;
1006 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace POSITIVE_Y;
1007 enum_constant public static final android.support.v8.renderscript.Type.CubemapFace POSITIVE_Z;