OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fNativeBitmap
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
Graphics.cpp
536
fNativeBitmap
= nativeBitmap;
541
((AndroidPixelRef*)
fNativeBitmap
->pixelRef())->setLocalJNIRef(fBuffer);
547
((AndroidPixelRef*)
fNativeBitmap
->pixelRef())->setLocalJNIRef(NULL);
GraphicsJNI.h
127
SkBitmap*
fNativeBitmap
;
Completed in 47 milliseconds