Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dnegate.cpp164 Word16 negate(register Word16 var1) in negate() function
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dbasic_op.h244 static inline Word16 negate(Word16 var1) in negate() function
/frameworks/base/graphics/java/android/graphics/
DPointF.java58 public final void negate() { in negate() method in PointF
DPoint.java56 public final void negate() { in negate() method in Point
/frameworks/base/tools/split-select/
DRule.h60 bool negate; member
/frameworks/base/core/java/com/android/internal/util/function/pooled/
DOmniFunction.java63 abstract public OmniFunction<A, B, C, D, E, F, R> negate(); in negate() method in OmniFunction
DPooledLambdaImpl.java451 public OmniFunction<Object, Object, Object, Object, Object, Object, R> negate() { in negate() method in PooledLambdaImpl
/frameworks/base/rs/java/android/renderscript/
DFloat2.java285 public void negate() { in negate() method in Float2
DDouble2.java286 public void negate() { in negate() method in Double2
DByte2.java254 public void negate() { in negate() method in Byte2
DByte3.java273 public void negate() { in negate() method in Byte3
DByte4.java291 public void negate() { in negate() method in Byte4
DDouble3.java306 public void negate() { in negate() method in Double3
DDouble4.java327 public void negate() { in negate() method in Double4
DFloat4.java327 public void negate() { in negate() method in Float4
DFloat3.java306 public void negate() { in negate() method in Float3
DLong3.java331 public void negate() { in negate() method in Long3
DInt2.java308 public void negate() { in negate() method in Int2
DInt3.java331 public void negate() { in negate() method in Int3
DShort2.java311 public void negate() { in negate() method in Short2
DShort3.java331 public void negate() { in negate() method in Short3
DLong2.java308 public void negate() { in negate() method in Long2
DInt4.java354 public void negate() { in negate() method in Int4
DShort4.java354 public void negate() { in negate() method in Short4
DLong4.java354 public void negate() { in negate() method in Long4

12