Home
last modified time | relevance | path

Searched refs:kHardware_LegacyBitmapConfig (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/jni/
DGraphicsJNI.h40 kHardware_LegacyBitmapConfig = 7, enumerator
42 kLastEnum_LegacyBitmapConfig = kHardware_LegacyBitmapConfig
DBitmapRegionDecoder.cpp204 configID = GraphicsJNI::kHardware_LegacyBitmapConfig; in nativeDecodeRegion()
DBitmapFactory.cpp294 configID = GraphicsJNI::kHardware_LegacyBitmapConfig; in doDecode()