Searched full:slightly (Results 1 – 25 of 1213) sorted by relevance
12345678910>>...49
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
| D | PolygonSprite.java | 69 * are changed, it is slightly more efficient to set the bounds after those operations. */ 80 …* it is slightly more efficient to set the size after those operations. If both position and size … 89 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 96 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 103 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 111 * changed, it is slightly more efficient to translate after those operations. */ 123 * changed, it is slightly more efficient to translate after those operations. */ 135 * changed, it is slightly more efficient to translate after those operations. */
|
| D | Sprite.java | 130 * are changed, it is slightly more efficient to set the bounds after those operations. */ 158 …* it is slightly more efficient to set the size after those operations. If both position and size … 184 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 191 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 198 … the sprite will be drawn. If origin, rotation, or scale are changed, it is slightly more efficient 222 * changed, it is slightly more efficient to translate after those operations. */ 236 * changed, it is slightly more efficient to translate after those operations. */ 250 * changed, it is slightly more efficient to translate after those operations. */
|
| /external/curl/tests/data/ |
| D | test599 | 31 this data is slightly larger than the first piece 53 this data is slightly larger than the first piece
|
| /external/hamcrest/src/org/hamcrest/core/ |
| D | Is.java | 12 * to be slightly more expressive. 35 * to be slightly more expressive.
|
| /external/opencv3/samples/python2/ |
| D | peopledetect.py | 19 # the HOG detector returns slightly larger rectangles than the real objects. 20 # so we slightly shrink the rectangles to get a nicer output.
|
| /external/skia/src/gpu/text/ |
| D | GrDistanceFieldAdjustTable.cpp | 40 // slightly different geometry. 43 // previously covered; however those pixels would have been only slightly
|
| /external/libopus/celt/ |
| D | entcode.h | 103 This will always be slightly larger than the exact value (e.g., all 113 This will always be slightly larger than the exact value (e.g., all
|
| /external/opencv3/doc/tutorials/imgproc/imgtrans/hough_circle/ |
| D | hough_circle.markdown | 28 - For sake of efficiency, OpenCV implements a detection method slightly trickier than the standard 43 A slightly fancier version (which shows trackbars for
|
| /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/ |
| D | Mp3.java | 33 // Note: This uses a slightly modified version of JLayer. 106 // Note: This uses a slightly modified version of JLayer.
|
| /external/liblzf/ |
| D | Changes | 8 - slightly improve compressor speed. 118 - slightly better compression ratio, almost unmeasurably
|
| /external/compiler-rt/lib/asan/ |
| D | asan_posix.cc | 43 // Access at a reasonable offset above SP, or slightly below it (to account in AsanOnDeadlySignal() 53 // will not work, becase the fault address will be more than just "slightly" in AsanOnDeadlySignal()
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
| D | BitmapPool.java | 56 …* Because this method erases all pixels in the {@link Bitmap}, this method is slightly slower … 85 …* Although this method is slightly more efficient than {@link #get(int, int, android.graphics.…
|
| /external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/ |
| D | Mp3.java | 33 // Note: This uses a slightly modified version of JLayer. 106 // Note: This uses a slightly modified version of JLayer.
|
| /external/opencv/ |
| D | README.rdoc | 53 …slightly different 'flavors' of running. Both are socket based cameras, but one is written in C++…
|
| /external/chromium-trace/catapult/third_party/html5lib-python/ |
| D | requirements-optional.txt | 8 # slightly better parsing performance.
|
| /external/zlib/src/old/os2/ |
| D | zlib.def | 2 ; Slightly modified version of ../nt/zlib.dnt :-)
|
| /external/dagger2/ |
| D | README.android | 7 Upstream depends (slightly) on Guava v19 but we only have Guava v18 in
|
| /external/skia/src/pathops/ |
| D | SkLineParameters.h | 57 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a) in cubicEndPoints() 66 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a) in cubicEndPoints()
|
| /external/toybox/tests/ |
| D | md5sum.test | 7 # These tests are from RFC 1321 appendix 5, reshuffled slightly to test
|
| /external/jemalloc/test/include/test/ |
| D | mtx.h | 2 * mtx is a slightly simplified version of malloc_mutex. This code duplication
|
| /external/snakeyaml/src/test/resources/pyyaml/ |
| D | spec-02-28.data | 11 A slightly different error
|
| /external/snakeyaml/src/test/resources/specification/ |
| D | example2_28.yaml | 11 A slightly different error
|
| /external/llvm/test/YAMLParser/ |
| D | spec-02-28.test | 13 A slightly different error
|
| /external/clang/test/CXX/special/class.copy/ |
| D | p11.0x.move.cpp | 60 // FIXME: This diagnostic is slightly wrong: the constructor we select to move 76 // FIXME: This diagnostic is slightly wrong: the constructor we select to move
|
| /external/libmtp/src/ |
| D | README | 22 I have changed the config script slightly for the le64atoh function
|
12345678910>>...49