OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeErase
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Bitmap.java
814
nativeErase
(bm.mNativeBitmap, 0xff000000);
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Bitmap_Delegate.java
325
/*package*/ static void
nativeErase
(int nativeBitmap, int color) {
Completed in 266 milliseconds