OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hardwareLegacyBitmapConfig
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
87
static jint
hardwareLegacyBitmapConfig
();
Bitmap.cpp
815
if (dstConfigHandle == GraphicsJNI::
hardwareLegacyBitmapConfig
()) {
963
return GraphicsJNI::
hardwareLegacyBitmapConfig
();
[
all
...]
Graphics.cpp
387
jint GraphicsJNI::
hardwareLegacyBitmapConfig
() {
Completed in 106 milliseconds