Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DShapeTest.java51 mockShape.resize(200f, 300f); in testSize()
56 mockShape.resize(0f, 0f); in testSize()
60 mockShape.resize(Float.MAX_VALUE, Float.MAX_VALUE); in testSize()
64 mockShape.resize(-1, -1); in testSize()
74 mockShape.resize(200f, 300f); in testOnResize()
79 mockShape.resize(200f, 300f); in testOnResize()
84 mockShape.resize(100f, 200f); in testOnResize()
91 shape.resize(100f, 200f); in testClone()
115 shape.resize(TEST_WIDTH, TEST_HEIGHT); in testDraw()
DOvalShapeTest.java62 ovalShape.resize(TEST_WIDTH, TEST_HEIGHT); in testDraw()
70 ovalShape.resize(SQUARE, SQUARE); // circle in testDraw()
96 shape.resize(100, 100); in testGetOutline()
107 shape.resize(100, 200); in testGetOutline()
117 shape.resize(100, 100);
DRoundRectShapeTest.java83 roundRectShape.resize(TEST_WIDTH, TEST_HEIGHT); in testDraw()
98 roundRectShape.resize(100f, 200f); in testClone()
121 shape.resize(100, 100); in testGetOutline()
138 shape.resize(100, 100); in testGetOutline()
155 shape.resize(100, 100); in testGetOutline()
DRectShapeTest.java69 rectShape.resize(TEST_WIDTH, TEST_HEIGHT); in testDraw()
82 rectShape.resize(100f, 200f); in testClone()
102 rectShape.resize(TEST_WIDTH, TEST_HEIGHT); in testRect()
123 shape.resize(100, 100); in testGetOutline()
DPathShapeTest.java71 pathShape.resize(SHAPE_SIZE, SHAPE_SIZE); in testDraw()
79 pathShape.resize(SHAPE_SIZE / 2, SHAPE_SIZE / 2); in testDraw()
104 pathShape.resize(100f, 200f); in testClone()
DArcShapeTest.java77 arcShape.resize(TEST_WIDTH, TEST_HEIGHT); in testDraw()
86 arcShape.resize(SQUARE, SQUARE); // half circle in testDraw()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DShapeDrawable_ShaderFactoryTest.java37 assertNull(impl.resize(0, 0)); in testResize()
42 public Shader resize(int width, int height) { in resize() method in ShapeDrawable_ShaderFactoryTest.ShaderFactoryImpl
DShapeDrawableTest.java236 public Shader resize(int width, int height) { in resize() method in ShapeDrawableTest.MockShaderFactory
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationResize.java43 mIn.resize(INPUTSIZE); in testResize()
44 mOut.resize(INPUTSIZE); in testResize()
/cts/tests/tests/animation/src/android/animation/cts/
DShapeHolder.java95 s.resize(width, s.getHeight()); in setWidth()
104 s.resize(s.getWidth(), height); in setHeight()
DAnimationActivity.java244 circle.resize(x, y); in addBall()
/cts/hostsidetests/services/activityandwindowmanager/activitymanager/app/src/android/server/cts/
DVirtualDisplayActivity.java203 entry.display.resize(width, height, entry.density); in surfaceChanged()
215 vd.display.resize(surfaceHolder.getSurfaceFrame().width() / 2, in resizeDisplay()
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSResizeTest.java74 ScriptIntrinsicResize resize = ScriptIntrinsicResize.create(mRS); in testResize() local
75 resize.setInput(rsInput); in testResize()
76 resize.forEach_bicubic(rsOutput); in testResize()
/cts/tests/tests/rscpp/librscpptest/
Drs_jni.cpp415 sp<ScriptIntrinsicResize> resize = ScriptIntrinsicResize::create(rs); in Java_android_cts_rscpp_RSResizeTest_resizeTest() local
427 resize->setInput(inputAlloc); in Java_android_cts_rscpp_RSResizeTest_resizeTest()
428 resize->forEach_bicubic(outputAlloc); in Java_android_cts_rscpp_RSResizeTest_resizeTest()
/cts/hostsidetests/jvmti/base/jni/
Dredefine.cpp168 dex_data.resize(env->GetArrayLength(dex_bytes)); in Java_android_jvmti_cts_JvmtiRedefineClassesTest_pushTransformationResult()
/cts/apps/CameraITS/pymodules/its/
Dcv2image.py34 return cv2.resize(img.copy(), dim, interpolation=cv2.INTER_AREA)
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_LinkerNamespacesTest.cpp203 soname.resize(space_pos); in jobject_array_to_set()
/cts/tests/tests/media/libmediandkjni/
Dnative-mediadrm-jni.cpp124 juuid.resize(0); in jbyteArrayToUuid()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tools/dex-tools/dex/
Dclasses.out.dex36787 public abstract android.graphics.Shader resize(
37015 public final void resize(