OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bmp_test
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
IconTest.java
91
checkIconValidity(Icon.createWithResource(mActivity, R.drawable.
bmp_test
));
93
checkIconValidity(Icon.createWithResource(mActivity.getPackageName(), R.drawable.
bmp_test
));
/cts/tests/tests/graphics/src/android/graphics/cts/
BitmapFactoryTest.java
60
R.drawable.
bmp_test
, R.drawable.webp_test
630
decodeConfigs(R.drawable.
bmp_test
, 320, 240, false, false, false);
[
all
...]
BitmapRegionDecoderTest.java
57
R.drawable.gif_test, R.drawable.
bmp_test
Completed in 81 milliseconds