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

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp143 const uint32_t existing0x02Flag = nativePaint->getFlags() & sFilterBitmapFlag; local
144 flags |= existing0x02Flag;

Completed in 28 milliseconds