Lines Matching refs:RenderScript
386 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation()
420 RenderScript.registerNativeAllocation.invoke(RenderScript.sRuntime, mSize); in Allocation()
422 Log.e(RenderScript.LOG_TAG, "Couldn't invoke registerNativeAllocation:" + e); in Allocation()
428 … Allocation(long id, RenderScript rs, Type t, boolean owningType, int usage, MipmapControl mips) { in Allocation()
435 RenderScript.registerNativeFree.invoke(RenderScript.sRuntime, mSize); in finalize()
537 Trace.traceBegin(RenderScript.TRACE_TAG, "syncAll"); in syncAll()
559 Trace.traceEnd(RenderScript.TRACE_TAG); in syncAll()
572 Trace.traceBegin(RenderScript.TRACE_TAG, "ioSend"); in ioSend()
580 Trace.traceEnd(RenderScript.TRACE_TAG); in ioSend()
591 Trace.traceBegin(RenderScript.TRACE_TAG, "ioReceive"); in ioReceive()
599 Trace.traceEnd(RenderScript.TRACE_TAG); in ioReceive()
610 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFrom"); in copyFrom()
618 if (RenderScript.sPointerSize == 8) { in copyFrom()
632 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFrom()
693 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFromUnchecked"); in copyFromUnchecked()
703 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFromUnchecked()
731 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFromUnchecked"); in copyFromUnchecked()
735 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFromUnchecked()
864 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFrom"); in copyFrom()
868 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFrom()
995 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFrom"); in copyFrom()
1008 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFrom()
1020 Trace.traceBegin(RenderScript.TRACE_TAG, "copyFrom"); in copyFrom()
1027 Trace.traceEnd(RenderScript.TRACE_TAG); in copyFrom()
1144 Trace.traceBegin(RenderScript.TRACE_TAG, "copy1DRangeFromUnchecked"); in copy1DRangeFromUnchecked()
1155 Trace.traceEnd(RenderScript.TRACE_TAG); in copy1DRangeFromUnchecked()
1448 Trace.traceBegin(RenderScript.TRACE_TAG, "copy1DRangeFrom"); in copy1DRangeFrom()
1453 Trace.traceEnd(RenderScript.TRACE_TAG); in copy1DRangeFrom()
1476 Trace.traceBegin(RenderScript.TRACE_TAG, "copy2DRangeFromUnchecked"); in copy2DRangeFromUnchecked()
1498 Trace.traceEnd(RenderScript.TRACE_TAG); in copy2DRangeFromUnchecked()
1530 Trace.traceBegin(RenderScript.TRACE_TAG, "copy2DRangeFrom"); in copy2DRangeFrom()
1535 Trace.traceEnd(RenderScript.TRACE_TAG); in copy2DRangeFrom()
1686 Trace.traceBegin(RenderScript.TRACE_TAG, "copy2DRangeFrom"); in copy2DRangeFrom()
1694 Trace.traceEnd(RenderScript.TRACE_TAG); in copy2DRangeFrom()
1709 Trace.traceBegin(RenderScript.TRACE_TAG, "copy2DRangeFrom"); in copy2DRangeFrom()
1722 Trace.traceEnd(RenderScript.TRACE_TAG); in copy2DRangeFrom()
1753 Trace.traceBegin(RenderScript.TRACE_TAG, "copy3DRangeFromUnchecked"); in copy3DRangeFromUnchecked()
1775 Trace.traceEnd(RenderScript.TRACE_TAG); in copy3DRangeFromUnchecked()
1809 Trace.traceBegin(RenderScript.TRACE_TAG, "copy3DRangeFrom"); in copy3DRangeFrom()
1814 Trace.traceEnd(RenderScript.TRACE_TAG); in copy3DRangeFrom()
1851 Trace.traceBegin(RenderScript.TRACE_TAG, "copyTo"); in copyTo()
1857 Trace.traceEnd(RenderScript.TRACE_TAG); in copyTo()
1863 Trace.traceBegin(RenderScript.TRACE_TAG, "copyTo"); in copyTo()
1882 Trace.traceEnd(RenderScript.TRACE_TAG); in copyTo()
2098 Trace.traceBegin(RenderScript.TRACE_TAG, "copy1DRangeToUnchecked"); in copy1DRangeToUnchecked()
2109 Trace.traceEnd(RenderScript.TRACE_TAG); in copy1DRangeToUnchecked()
2395 Trace.traceBegin(RenderScript.TRACE_TAG, "copy2DRangeToUnchecked"); in copy2DRangeToUnchecked()
2416 Trace.traceEnd(RenderScript.TRACE_TAG); in copy2DRangeToUnchecked()
2592 Trace.traceBegin(RenderScript.TRACE_TAG, "copy3DRangeToUnchecked"); in copy3DRangeToUnchecked()
2613 Trace.traceEnd(RenderScript.TRACE_TAG); in copy3DRangeToUnchecked()
2668 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2670 Trace.traceBegin(RenderScript.TRACE_TAG, "createTyped"); in createTyped()
2682 Trace.traceEnd(RenderScript.TRACE_TAG); in createTyped()
2697 static public Allocation createTyped(RenderScript rs, Type type, int usage) { in createTyped()
2710 static public Allocation createTyped(RenderScript rs, Type type) { in createTyped()
2725 static public Allocation createSized(RenderScript rs, Element e, in createSized()
2728 Trace.traceBegin(RenderScript.TRACE_TAG, "createSized"); in createSized()
2740 Trace.traceEnd(RenderScript.TRACE_TAG); in createSized()
2753 static public Allocation createSized(RenderScript rs, Element e, int count) { in createSized()
2757 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap()
2774 static Type typeFromBitmap(RenderScript rs, Bitmap b, in typeFromBitmap()
2797 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap()
2801 Trace.traceBegin(RenderScript.TRACE_TAG, "createFromBitmap"); in createFromBitmap()
2839 Trace.traceEnd(RenderScript.TRACE_TAG); in createFromBitmap()
2890 public static Allocation[] createAllocations(RenderScript rs, Type t, int usage, int numAlloc) { in createAllocations()
2892 Trace.traceBegin(RenderScript.TRACE_TAG, "createAllocations"); in createAllocations()
2914 Trace.traceEnd(RenderScript.TRACE_TAG); in createAllocations()
2929 static Allocation createFromAllocation(RenderScript rs, Allocation alloc) { in createFromAllocation()
2931 Trace.traceBegin(RenderScript.TRACE_TAG, "createFromAllcation"); in createFromAllocation()
2950 Trace.traceEnd(RenderScript.TRACE_TAG); in createFromAllocation()
3065 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap()
3089 static public Allocation createCubemapFromBitmap(RenderScript rs, Bitmap b, in createCubemapFromBitmap()
3136 static public Allocation createCubemapFromBitmap(RenderScript rs, in createCubemapFromBitmap()
3160 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces()
3226 static public Allocation createCubemapFromCubeFaces(RenderScript rs, in createCubemapFromCubeFaces()
3253 static public Allocation createFromBitmapResource(RenderScript rs, in createFromBitmapResource()
3285 static public Allocation createFromBitmapResource(RenderScript rs, in createFromBitmapResource()
3307 static public Allocation createFromString(RenderScript rs, in createFromString()