Searched
full:coordinate (Results
276 -
300 of
1025) sorted by null
<<11121314151617181920>>
/developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/ |
TextureRenderer.java | 78 // Setup coordinate buffers
|
/development/ndk/platforms/android-18/samples/gles3jni/jni/ |
gles3jni.h | 48 // This demo uses three coordinate spaces:
|
/development/perftests/panorama/feature_mos/src/mosaic_renderer/ |
WarpRenderer.cpp | 135 // Load the texture coordinate
|
YVURenderer.cpp | 104 // Load the texture coordinate
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
BitmapMesh.java | 110 private int mLastWarpX = -9999; // don't match a touch coordinate
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
TextureRenderer.java | 78 // Setup coordinate buffers
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
TextureRenderer.java | 78 // Setup coordinate buffers
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
SimpleRealPointChecker.java | 28 * difference between each point coordinate are smaller than a threshold
|
SimpleVectorialPointChecker.java | 28 * difference between each point coordinate are smaller than a threshold
|
/external/ceres-solver/internal/ceres/ |
coordinate_descent_minimizer.h | 49 // perform coordinate descent on the parameter blocks in the
|
/external/chromium-trace/trace-viewer/tracing/tracing/model/ |
location.html | 17 * coordinate.
|
/external/deqp/doc/testspecs/GLES2/ |
functional.vertex_arrays.multiple_attributes.txt | 44 are used as x coordinate and second and fourth as y. These values are also scaled to
|
/external/deqp/doc/testspecs/GLES3/ |
functional.vertex_arrays.multiple_attributes.txt | 44 are used as x coordinate and second and fourth as y. These values are also scaled to
|
/external/eigen/bench/spbench/ |
sp_solver.cpp | 36 /* Fill the matrix with sparse matrix stored in Matrix-Market coordinate column-oriented format */
|
spbenchsolver.cpp | 8 cout<< " The matrices are stored using the matrix market coordinate format \n";
|
/external/mesa3d/docs/ |
perf.html | 45 texture coordinate wrap modes for S and T are GL_REPEAT
|
relnotes-7.4.3.html | 51 <li>Fixed texture coordinate repeat bug in swrast (bug 21872)
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_points.c | 45 * coordinate and the point size attenuation factors.
|
/external/skia/include/effects/ |
SkMatrixConvolutionImageFilter.h | 42 @param kernelOffset An offset applied to each pixel coordinate before
|
/external/skia/include/gpu/ |
GrCoordTransform.h | 39 * A class representing a linear transformation from one of the built-in coordinate sets (local or
|
/external/skia/include/utils/ |
SkLayer.h | 86 // coordinate system transformations
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
ToGrayValuesFilter.java | 49 // the equation below locates the 4 input pixels from the coordinate of the output pixel
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
PhotoViewFragment.java | 69 * @param origX the raw x coordinate of the initial touch 70 * @param origY the raw y coordinate of the initial touch 79 * @param origX the raw x coordinate of the initial touch 80 * @param origY the raw y coordinate of the initial touch
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
AKFS_Direction.c | 24 Coordinate system is right-handed.
|
/hardware/intel/img/psb_video/src/x11/ |
psb_ctexture.c | 404 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: ExtVideo coordinate srcx= %d, srcy=%d, \ 465 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video Pixmap, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n", 483 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video, swap buffer, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n", 501 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video, flip chain, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n",
|
Completed in 468 milliseconds
<<11121314151617181920>>