/external/skqp/gm/ |
D | lightingshader2.cpp | 158 SkScalar xPos = (gridNum % kGridColumnNum) * kGridCellWidth; in onDraw() local 204 SkScalar xPos = (gridNum % kGridColumnNum) * kGridCellWidth; in onDraw() local 217 SkScalar xPos = (gridNum % kGridColumnNum) * kGridCellWidth; in onDraw() local 230 SkScalar xPos = (gridNum % kGridColumnNum) * kGridCellWidth; in onDraw() local 243 SkScalar xPos = (gridNum % kGridColumnNum) * kGridCellWidth; in onDraw() local
|
D | pathopsinverse.cpp | 85 int xPos = 150; in onDraw() local
|
D | multipicturedraw.cpp | 66 SkScalar xPos, yPos = 0; in make_hex_plane_picture() local 116 SkScalar xPos = 0.0f, yPos = 0.0f; in make_single_layer_hex_plane_picture() local
|
/external/perfetto/ui/src/frontend/ |
D | vertical_line_helper.ts | 24 const xPos = TRACK_SHELL_WIDTH + Math.floor(timeScale.timeToPx(time)); constant
|
D | overview_timeline_panel.ts | 84 const xPos = constant
|
D | time_selection_panel.ts | 165 const xPos = TRACK_SHELL_WIDTH + Math.floor(timeScale.timeToPx(ts)); constant
|
/external/skqp/tools/sk_app/win/ |
D | Window_win.cpp | 264 int xPos = GET_X_LPARAM(lParam); in WndProc() local 283 int xPos = GET_X_LPARAM(lParam); in WndProc() local
|
/external/skia/tools/sk_app/win/ |
D | Window_win.cpp | 266 int xPos = GET_X_LPARAM(lParam); in WndProc() local 285 int xPos = GET_X_LPARAM(lParam); in WndProc() local
|
/external/skia/docs/examples/ |
D | pathops.cpp | 67 int xPos = 150; in draw() local
|
/external/skqp/samplecode/ |
D | SampleShadowReference.cpp | 129 SkScalar xPos = 230; in onDrawContent() local
|
D | SampleShadowColor.cpp | 209 SkScalar xPos = 75; in onDrawContent() local
|
D | SampleShip.cpp | 67 float xPos = (x / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
|
/external/skia/samplecode/ |
D | SampleShadowReference.cpp | 123 SkScalar xPos = 230; in onDrawContent() local
|
D | SampleShadowColor.cpp | 204 SkScalar xPos = 75; in onDrawContent() local
|
D | SampleShip.cpp | 68 float xPos = (x / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
|
/external/skia/gm/ |
D | pathopsinverse.cpp | 91 int xPos = 150; in onDraw() local
|
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/ |
D | TensorFlowYoloDetector.java | 195 final float xPos = (x + expit(output[offset + 0])) * blockSize; in recognizeImage() local
|
/external/skqp/src/gpu/text/ |
D | GrTextContext.cpp | 242 int xPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skqp/src/core/ |
D | SkStrike.cpp | 260 SkScalar xPos, SkScalar* array, int* count) { in OffsetResults() 336 void SkStrike::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts()
|
/external/skia/src/core/ |
D | SkStrikeCache.h | 68 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts()
|
D | SkScalerCache.cpp | 251 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts()
|
D | SkGlyph.cpp | 290 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts()
|
D | SkStrikeSpec.cpp | 250 const SkScalar* bounds, SkScalar scale, SkScalar xPos, in findIntercepts()
|
/external/dng_sdk/source/ |
D | dng_resample.cpp | 403 real64 xPos = xInt - xFract; in Initialize() local
|
/external/skia/src/gpu/ops/ |
D | GrAtlasTextOp.cpp | 544 int xPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
|