OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reconstruct
(Results
1 - 25
of
562
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DepthTransform.java
34
public float
reconstruct
(int value);
method in interface:DepthTransform
/external/eigen/doc/snippets/
class_FullPivLU.cpp
15
cout << "Let us now
reconstruct
the original matrix m:" << endl;
/external/shflags/lib/
shlib
9
#
reconstruct
the proper absolute path.
/external/valgrind/none/tests/x86-linux/
bug345887.c
14
// not %ebp as mdb is then not able to
reconstruct
stack trace
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/image/
RangeLinearDepthTransform.java
45
public float
reconstruct
(int value) {
method in class:RangeLinearDepthTransform
RangeInverseDepthTransform.java
44
public float
reconstruct
(int value) {
method in class:RangeInverseDepthTransform
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
AnomalyDatabaseHelper.java
124
reconstruct
(db);
133
reconstruct
(db);
136
public void
reconstruct
(SQLiteDatabase db) {
method in class:AnomalyDatabaseHelper
/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
SlicesDatabaseHelperTest.java
96
mSlicesDatabaseHelper.
reconstruct
(mDatabase);
108
mSlicesDatabaseHelper.
reconstruct
(mDatabase);
118
mSlicesDatabaseHelper.
reconstruct
(mDatabase);
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DepthTransform.java
47
public float
reconstruct
(int value);
method in interface:DepthTransform
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/image/
RangeInverseDepthTransform.java
58
public float
reconstruct
(int value) {
method in class:RangeInverseDepthTransform
RangeLinearDepthTransform.java
59
public float
reconstruct
(int value) {
method in class:RangeLinearDepthTransform
/external/llvm/test/DebugInfo/PDB/
pdbdump-write.test
3
; to YAML. Then it tries to
reconstruct
as much of the original PDB as
/external/valgrind/none/tests/amd64-linux/
bug345887.c
22
// not %rbp as mdb is then not able to
reconstruct
stack trace
/external/valgrind/none/tests/amd64-solaris/
coredump_single_thread.c
26
// not %rbp as mdb is then not able to
reconstruct
stack trace
/external/ImageMagick/ImageMagick/script/
compare.html
64
convert rose.jpg -sharpen 0x1
reconstruct
.jpg
65
compare rose.jpg
reconstruct
.jpg difference.png
66
compare -compose src rose.jpg
reconstruct
.jpg difference.png
71
<a href="../image/
reconstruct
.jpg"><img src="../image/
reconstruct
.jpg" width="70" height="46" alt="rose" /></a>
81
-> compare -verbose -metric mae rose.jpg
reconstruct
.jpg difference.png
92
-> compare -channel red -metric PSNR rose.jpg
reconstruct
.jpg difference.png
99
-> compare -metric PSNR rose.jpg
reconstruct
.jpg difference.png
/external/mesa3d/bin/
bugzilla_mesa.sh
21
# regex pattern:
reconstruct
the url
/external/perfetto/include/perfetto/tracing/core/
shared_memory_arbiter.h
48
// the Service to
reconstruct
TracePackets written by the same TraceWriter.
/external/valgrind/none/tests/x86-solaris/
coredump_single_thread.c
33
// not %ebp as mdb is then not able to
reconstruct
stack trace
/packages/apps/Settings/src/com/android/settings/search/
IndexDatabaseHelper.java
201
reconstruct
(db);
213
reconstruct
(db);
222
reconstruct
(db);
225
public void
reconstruct
(SQLiteDatabase db) {
method in class:IndexDatabaseHelper
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
IndexDatabaseHelper.java
206
reconstruct
(db);
218
reconstruct
(db);
227
reconstruct
(db);
230
public void
reconstruct
(SQLiteDatabase db) {
method in class:IndexDatabaseHelper
/external/ImageMagick/www/api/
compare.php
80
<dd>the
reconstruct
image. </dd>
120
<dd>the
reconstruct
image. </dd>
160
<dd>the
reconstruct
image. </dd>
174
<p>IsImagesEqual() measures the difference between colors at each pixel location of two images. A value other than 0 means the colors match exactly. Otherwise an error measure is computed by summing over all pixels in an image the distance squared in RGB space between each image pixel and its corresponding pixel in the
reconstruct
image. The error measure is assigned to these image members:</p>
202
<p>the
reconstruct
image.</p>
/external/autotest/server/site_tests/network_WiFi_RxFrag/
network_WiFi_RxFrag.py
22
these fragments to
reconstruct
the original packets before processing
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
NormalizationCorrections.txt
25
# safely
reconstruct
the exact state of the data tables at
/external/icu/icu4c/source/data/unidata/
NormalizationCorrections.txt
25
# safely
reconstruct
the exact state of the data tables at
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationCorrections.txt
25
# safely
reconstruct
the exact state of the data tables at
Completed in 419 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>