Searched refs:kARGB_8888_LegacyBitmapConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp305 kARGB_8888_LegacyBitmapConfig = 5, enumerator in enum:LegacyBitmapConfig
307 kLastEnum_LegacyBitmapConfig = kARGB_8888_LegacyBitmapConfig
313 return kARGB_8888_LegacyBitmapConfig;

Completed in 737 milliseconds