OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createbitmapforreuse
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
BitmapFactoryTest.java
371
private Bitmap
createBitmapForReuse
(int pixelCount) {
397
Bitmap bitmap =
createBitmapForReuse
(pixelCount);
402
bitmap =
createBitmapForReuse
(pixelCount);
407
bitmap =
createBitmapForReuse
(pixelCount);
Completed in 183 milliseconds