OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checkbitmapwithalpha
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
NinePatchTest.java
85
checkBitmapWithAlpha
(expected, bitmap, ALPHA_OPAQUE);
93
checkBitmapWithAlpha
(expected, bitmap, ALPHA_OPAQUE);
103
checkBitmapWithAlpha
(expected, bitmap, alpha);
111
checkBitmapWithAlpha
(expected, bitmap, alpha);
114
private void
checkBitmapWithAlpha
(Bitmap expected, Bitmap bitmap, int alpha) {
Completed in 121 milliseconds