/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicResize.java | 22 public final class ScriptIntrinsicResize extends ScriptIntrinsic { class 25 private ScriptIntrinsicResize(long id, RenderScript rs) { in ScriptIntrinsicResize() method in ScriptIntrinsicResize 39 public static ScriptIntrinsicResize create(RenderScript rs) { in create() 41 ScriptIntrinsicResize si = new ScriptIntrinsicResize(id, rs); in create()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicResize.java | 24 public class ScriptIntrinsicResize extends ScriptIntrinsic { class 29 protected ScriptIntrinsicResize(long id, RenderScript rs) { in ScriptIntrinsicResize() method in ScriptIntrinsicResize 43 public static ScriptIntrinsicResize create(RenderScript rs) { in create() 50 ScriptIntrinsicResize si = new ScriptIntrinsicResize(id, rs); in create()
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | Resize.java | 27 import android.renderscript.ScriptIntrinsicResize; 33 private ScriptIntrinsicResize mIntrinsic; 68 mIntrinsic = ScriptIntrinsicResize.create(mRS); in createTest()
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | Resize.java | 27 import android.renderscript.ScriptIntrinsicResize; 33 private ScriptIntrinsicResize mIntrinsic; 68 mIntrinsic = ScriptIntrinsicResize.create(mRS); in createTest()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | VrPipline1.java | 22 import android.renderscript.ScriptIntrinsicResize; 32 ScriptIntrinsicResize script_resize; 76 script_resize = ScriptIntrinsicResize.create(state.mRs); in setupTriangles()
|
/frameworks/rs/cpp/ |
D | ScriptIntrinsics.cpp | 31 using android::RSC::ScriptIntrinsicResize; 581 sp<ScriptIntrinsicResize> ScriptIntrinsicResize::create(const sp<RS>& rs) { in create() 582 return new ScriptIntrinsicResize(rs, nullptr); in create() 585 ScriptIntrinsicResize::ScriptIntrinsicResize(sp<RS> rs, sp<const Element> e) in ScriptIntrinsicResize() function in ScriptIntrinsicResize 589 void ScriptIntrinsicResize::forEach_bicubic(const sp<Allocation>& aout) { in forEach_bicubic() 600 void ScriptIntrinsicResize::setInput(const sp<Allocation>& ain) { in setInput()
|
D | rsCppStructs.h | 4148 class ScriptIntrinsicResize : public ScriptIntrinsic { 4151 ScriptIntrinsicResize(sp<RS> rs, sp<const Element> e); 4159 static sp<ScriptIntrinsicResize> create(const sp<RS>& rs);
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10839 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 10840 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 10841 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 23.1.1.txt | 11227 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 11228 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 11229 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 23.2.1.txt | 11758 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 11759 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 11760 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 23.2.0.txt | 11756 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 11757 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 11758 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 23.4.0.txt | 11774 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 11775 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 11776 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 23.1.0.txt | 11258 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 11259 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 11260 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 24.0.0.txt | 12574 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 12575 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 12576 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
D | 24.1.0.txt | 12584 public class ScriptIntrinsicResize extends android.support.v8.renderscript.ScriptIntrinsic { 12585 ctor protected ScriptIntrinsicResize(long, android.support.v8.renderscript.RenderScript); 12586 …method public static android.support.v8.renderscript.ScriptIntrinsicResize create(android.support.…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38991 Landroid/renderscript/ScriptIntrinsicResize; 38992 …android/renderscript/ScriptIntrinsicResize;->create(Landroid/renderscript/RenderScript;)Landroid/r… 38993 Landroid/renderscript/ScriptIntrinsicResize;->forEach_bicubic(Landroid/renderscript/Allocation;)V 38994 Landroid/renderscript/ScriptIntrinsicResize;->forEach_bicubic(Landroid/renderscript/Allocation;Land… 38995 Landroid/renderscript/ScriptIntrinsicResize;->getFieldID_Input()Landroid/renderscript/Script$FieldI… 38996 Landroid/renderscript/ScriptIntrinsicResize;->getKernelID_bicubic()Landroid/renderscript/Script$Ker… 38997 Landroid/renderscript/ScriptIntrinsicResize;->setInput(Landroid/renderscript/Allocation;)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26722 public final class ScriptIntrinsicResize extends android.renderscript.ScriptIntrinsic { 26723 …method public static android.renderscript.ScriptIntrinsicResize create(android.renderscript.Render…
|
/frameworks/base/api/ |
D | current.txt | 38299 public final class ScriptIntrinsicResize extends android.renderscript.ScriptIntrinsic { 38300 …method public static android.renderscript.ScriptIntrinsicResize create(android.renderscript.Render…
|