Home
last modified time | relevance | path

Searched refs:testSetCrop (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp906 static void testSetCrop(JNIEnv* env, jclass, jobject jAssets, jstring jFile) { in testSetCrop() function
1279 { "nTestSetCrop", "(" ASSET_MANAGER STRING ")V", (void*) testSetCrop },
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java733 public void testSetCrop(ImageDecoderTest.AssetRecord record) {