| /external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/renderers/ |
| D | HexagonalTiledMapRenderer.java | 126 final int col2 = Math.min(layerWidth, in renderTileLayer() local 152 …final int col2 = Math.min(layerWidth, (int)((viewBounds.x + viewBounds.width + layerTileWidth) / l… in renderTileLayer() local
|
| D | OrthogonalTiledMapRenderer.java | 78 …final int col2 = Math.min(layerWidth, (int)((viewBounds.x + viewBounds.width + layerTileWidth) / l… in renderTileLayer() local
|
| D | IsometricTiledMapRenderer.java | 109 int col2 = (int)(translateScreenToIso(topRight).x / tileWidth) + 2; in renderTileLayer() local
|
| D | OrthoCachedTiledMapRenderer.java | 221 …final int col2 = Math.min(layerWidth, (int)((cacheBounds.x + cacheBounds.width + layerTileWidth) /… in renderTileLayer() local
|
| /external/vulkan-validation-layers/libs/glm/gtx/ |
| D | color_space.inl | 116 T col2 = (T(1) - s) * rgbw.b; local
|
| /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationAPITest.java | 387 Collator col2 = null; in TestHashCode() local
|
| D | CollationMiscTest.java | 1607 RuleBasedCollator col2 = new RuleBasedCollator(rule); in TestLocaleRuleBasedCollators() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
| D | CollationAPITest.java | 391 Collator col2 = null; in TestHashCode() local
|
| D | CollationMiscTest.java | 1611 RuleBasedCollator col2 = new RuleBasedCollator(rule); in TestLocaleRuleBasedCollators() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | apicoll.cpp | 235 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local 433 Collator *col2 = 0; in TestHashCode() local 820 RuleBasedCollator *col2 = new RuleBasedCollator(ruleset2, success); in TestOperators() local 897 Collator *col2 = col1->clone(); in TestDuplicate() local 2219 TestCollator col2; in TestSubclass() local
|
| /external/opencv3/modules/core/src/ |
| D | lpsolver.cpp | 355 static inline void swap_columns(Mat_<double>& A,int col1,int col2){ in swap_columns()
|
| D | cuda_gpu_mat.cpp | 242 int col2 = std::min(ofs.x + cols + dright, wholeSize.width); in adjustROI() local
|
| D | umatrix.cpp | 467 int col1 = std::max(ofs.x - dleft, 0), col2 = std::min(ofs.x + cols + dright, wholeSize.width); in adjustROI() local
|
| D | matrix.cpp | 912 int col1 = std::max(ofs.x - dleft, 0), col2 = std::min(ofs.x + cols + dright, wholeSize.width); in adjustROI() local
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
| D | ShapeRenderer.java | 360 … (float x1, float y1, float x2, float y2, float x3, float y3, Color col1, Color col2, Color col3) { in triangle() 434 …public void rect (float x, float y, float width, float height, Color col1, Color col2, Color col3,… in rect() 488 float degrees, Color col1, Color col2, Color col3, Color col4) { in rect()
|
| /external/opencv/cvaux/src/ |
| D | cvtexture.cpp | 316 int col2, row2; in icvCreateGLCM_LookupTable_8u_C1R() local
|
| D | cvlmeds.cpp | 345 int row1, row2, col1, col2; in icvMinor() local
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
| D | btMatrix3x3.h | 619 btVector3 col2 = getColumn(1); in ATTRIBUTE_ALIGNED16() local
|
| /external/webp/src/enc/ |
| D | vp8l.c | 52 static WEBP_INLINE uint32_t PaletteColorDistance(uint32_t col1, uint32_t col2) { in PaletteColorDistance() 64 static WEBP_INLINE void SwapColor(uint32_t* const col1, uint32_t* const col2) { in SwapColor()
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | capitst.c | 448 UCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
|