OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setAdd
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
ScriptIntrinsicColorMatrix.java
117
public void
setAdd
(Float4 f) {
140
public void
setAdd
(float r, float g, float b, float a) {
/external/chromium_org/third_party/skia/src/core/
SkFloat.h
40
void
setAdd
(const SkFloat& a, const SkFloat& b) { fPacked = Add(a.fPacked, b.fPacked); }
/external/skia/src/core/
SkFloat.h
40
void
setAdd
(const SkFloat& a, const SkFloat& b) { fPacked = Add(a.fPacked, b.fPacked); }
/frameworks/rs/cpp/
ScriptIntrinsics.cpp
253
setAdd
(add);
285
void ScriptIntrinsicColorMatrix::
setAdd
(float* add) {
/external/chromium_org/third_party/icu/source/common/
rbbitblb.cpp
270
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
271
setAdd
(n->fFirstPosSet, n->fRightChild->fFirstPosSet);
274
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
276
setAdd
(n->fFirstPosSet, n->fRightChild->fFirstPosSet);
282
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
316
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet);
317
setAdd
(n->fLastPosSet, n->fRightChild->fLastPosSet);
320
setAdd
(n->fLastPosSet, n->fRightChild->fLastPosSet);
322
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet);
328
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet)
[
all
...]
/external/icu4c/common/
rbbitblb.cpp
270
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
271
setAdd
(n->fFirstPosSet, n->fRightChild->fFirstPosSet);
274
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
276
setAdd
(n->fFirstPosSet, n->fRightChild->fFirstPosSet);
282
setAdd
(n->fFirstPosSet, n->fLeftChild->fFirstPosSet);
316
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet);
317
setAdd
(n->fLastPosSet, n->fRightChild->fLastPosSet);
320
setAdd
(n->fLastPosSet, n->fRightChild->fLastPosSet);
322
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet);
328
setAdd
(n->fLastPosSet, n->fLeftChild->fLastPosSet)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-oro.jar
ant.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 224 milliseconds