OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeReconfigure
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Bitmap.java
220
nativeReconfigure
(mNativeBitmap, width, height, config.nativeInt, mBuffer.length);
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Bitmap_Delegate.java
317
/*package*/ static void
nativeReconfigure
(int nativeBitmap, int width, int height,
Completed in 26 milliseconds