Home
last modified time | relevance | path

Searched refs:XOR (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DPorterDuffUtility.java85 case XOR: in getComposite()
86 return AlphaComposite.getInstance(AlphaComposite.XOR, alpha1); in getComposite()
/frameworks/base/graphics/java/android/graphics/
DPorterDuff.java46 XOR (11), enumConstant
DRegion.java40 XOR(3), enumConstant
DPath.java123 XOR, enumConstant
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPorterDuffColorFilter_Delegate.java130 case XOR: in getCompatibleMode()
DRegion_Delegate.java113 } else if (regionOp == Region.Op.XOR.nativeInt) { in combineShapes()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DXfermodeActivity.java108 drawRects(canvas, Mode.XOR); in onDraw()
/frameworks/base/docs/html/google/play/billing/
Dbilling_best_practices.jd112 example, XOR with some other string) to hide the actual key. The key itself is not secret
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_Blend.S32 X(11, XOR) \
DrsCpuIntrinsics_advsimd_Blend.S32 X(11, XOR) \
/frameworks/base/docs/html/guide/topics/graphics/
Dhardware-accel.jd314 <td class="label_pos">clipRect(Region.Op.XOR)</td>
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_integrate.jd1091 runtime from pieces or use bit manipulation (for example, XOR with some other string) to hide the
/frameworks/base/api/
Dcurrent.txt11152 enum_constant public static final android.graphics.Path.Op XOR;
11286 enum_constant public static final android.graphics.PorterDuff.Mode XOR;
11434 enum_constant public static final android.graphics.Region.Op XOR;