OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:projected
(Results
1 - 25
of
100
) sorted by null
1
2
3
4
/external/chromium_org/content/test/data/gpu/
pixel_css3d.html
11
<title>CSS 3D Test:
Projected
Blue Box over Black Background</title>
pixel_browser_plugin.html
11
<title>Browser Plugin Compositing Test:
Projected
Blue Box over Black Background</title>
/external/jmonkeyengine/engine/src/android/jme3test/android/
TestUnshadedModel.java
23
sphMesh.setTextureMode(Sphere.TextureMode.
Projected
);
TestNormalMapping.java
62
sphMesh.setTextureMode(Sphere.TextureMode.
Projected
);
/external/jmonkeyengine/engine/src/test/jme3test/material/
TestUnshadedModel.java
23
sphMesh.setTextureMode(Sphere.TextureMode.
Projected
);
TestNormalMapping.java
60
sphMesh.setTextureMode(Sphere.TextureMode.
Projected
);
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Direction.c
68
AKFLOAT Xh; /* X axis element of vector which is
projected
to horizontal plane */
69
AKFLOAT Yh; /* Y axis element of vector which is
projected
to horizontal plane */
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
UVProjectionGenerator.java
23
* mesh that is to be
projected
48
* mesh that is to be
projected
111
* mesh that is to be
projected
170
* mesh that is to be
projected
/external/bison/m4/
libunistring-base.m4
17
dnl You have to bump the VERSION argument to the next
projected
version
45
dnl You have to bump the VERSION argument to the next
projected
version
/external/ceres-solver/examples/
snavely_reprojection_error.h
83
// Compute final
projected
point position.
138
// Compute final
projected
point position.
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.h
49
/* KW: Clip functions now do projective divide as well. The
projected
74
* as the
projected
coordinates - they are identical.
m_clip_tmp.h
37
* \param proj_vec vector of resultant NDC-space
projected
coords
117
* \param proj_vec vector of resultant NDC-space
projected
coords
/external/mesa3d/src/mesa/math/
m_xform.h
49
/* KW: Clip functions now do projective divide as well. The
projected
74
* as the
projected
coordinates - they are identical.
m_clip_tmp.h
37
* \param proj_vec vector of resultant NDC-space
projected
coords
117
* \param proj_vec vector of resultant NDC-space
projected
coords
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
NOTES
62
produce/not produce
projected
clip coordinates.
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestCollisionListener.java
66
bullet.setTextureMode(TextureMode.
Projected
);
TestCcd.java
85
bullet.setTextureMode(TextureMode.
Projected
);
/external/mesa3d/src/mesa/tnl/
NOTES
62
produce/not produce
projected
clip coordinates.
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
Sphere.java
67
Projected
,
229
} else if (textureMode == TextureMode.
Projected
) {
249
} else if (textureMode == TextureMode.
Projected
) {
/external/opencv/cvaux/src/
cvlevmartrif.cpp
176
/*
projected
points store as (projection by matrix P1),(projection by matrix P2),(projection by matrix P3) */
365
/* Reconstruct points 4D using
projected
points and projection matrices */
374
/*
projected
points store as (projection by matrix P1),(projection by matrix P2),(projection by matrix P3) */
/external/chromium/webkit/glue/media/
video_renderer_impl.cc
225
// the
projected
rectangle to integer values, this will give us pixel values
245
// dimensions of the
projected
clip rect, "left" and "top" of the rect.
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
590
/*
Projected
total bits available for a key frame group of frames */
594
/*
Projected
Bits available for a group including 1 GF or ARF */
/external/chromium_org/cc/base/
math_util_unittest.cc
114
// Finally check than an arbitrary vector
projected
to another one gives a
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloMaterial.java
93
rock.setTextureMode(Sphere.TextureMode.
Projected
); // better quality on spheres
/external/jmonkeyengine/engine/src/test/jme3test/light/
TestTangentGen.java
69
sphereMesh.setTextureMode(Sphere.TextureMode.
Projected
);
Completed in 826 milliseconds
1
2
3
4