Home
last modified time | relevance | path

Searched refs:yPos (Results 1 – 25 of 25) sorted by relevance

/external/skia/gm/
Dstlouisarch.cpp33 SkScalar yPos = kHeight / 2 + 10; in onOnceBeforeDraw() local
34 degenBigQuad->moveTo(0, yPos); in onOnceBeforeDraw()
35 degenBigQuad->quadTo(0, yPos, kWidth, yPos); in onOnceBeforeDraw()
49 SkScalar yPos = kHeight / 2; in onOnceBeforeDraw() local
50 degenBigCubic->moveTo(0, yPos); in onOnceBeforeDraw()
51 degenBigCubic->cubicTo(0, yPos, in onOnceBeforeDraw()
52 0, yPos, in onOnceBeforeDraw()
53 kWidth, yPos); in onOnceBeforeDraw()
64 SkScalar yPos = kHeight / 2 - 10; in onOnceBeforeDraw() local
65 degenBigConic->moveTo(0, yPos); in onOnceBeforeDraw()
[all …]
Dlightingshader2.cpp161 SkScalar yPos = (gridNum / GRID_COLUMN_NUM) * GRID_CELL_WIDTH; in onDraw() local
165 canvas->translate(xPos, yPos); in onDraw()
207 SkScalar yPos = (gridNum / GRID_COLUMN_NUM) * GRID_CELL_WIDTH; in onDraw() local
210 canvas->translate(xPos, yPos); in onDraw()
220 SkScalar yPos = (gridNum / GRID_COLUMN_NUM) * GRID_CELL_WIDTH; in onDraw() local
223 canvas->translate(xPos, yPos); in onDraw()
233 SkScalar yPos = (gridNum / GRID_COLUMN_NUM) * GRID_CELL_WIDTH; in onDraw() local
236 canvas->translate(xPos, yPos); in onDraw()
246 SkScalar yPos = (gridNum / GRID_COLUMN_NUM) * GRID_CELL_WIDTH; in onDraw() local
249 canvas->translate(xPos, yPos); in onDraw()
Dpathopsinverse.cpp64 int yPos = 0; in onDraw() local
78 canvas->translate(0, SkIntToScalar(yPos)); in onDraw()
90 canvas->translate(SkIntToScalar(xPos), SkIntToScalar(yPos)); in onDraw()
97 yPos += 150; in onDraw()
Dlightingshaderbevel.cpp162 SkScalar yPos = (gridNum % GRID_NUM_ROWS) * GRID_CELL_WIDTH; in onDraw() local
166 canvas->translate(xPos, yPos); in onDraw()
207 SkScalar yPos = (gridNum % GRID_NUM_ROWS) * GRID_CELL_WIDTH; in onDraw() local
211 canvas->translate(xPos, yPos); in onDraw()
Dmultipicturedraw.cpp65 SkScalar xPos, yPos = 0; in make_hex_plane_picture() local
72 canvas->translate(xPos, yPos + ((x % 2) ? kRoot3Over2 * kHexSide : 0)); in make_hex_plane_picture()
80 yPos += 2 * kHexSide * kRoot3Over2; in make_hex_plane_picture()
115 SkScalar xPos = 0.0f, yPos = 0.0f; in make_single_layer_hex_plane_picture() local
117 for (int y = 0; yPos < kBig; ++y) { in make_single_layer_hex_plane_picture()
122 canvas->translate(xPos, yPos + ((x % 2) ? kRoot3Over2 * kHexSide : 0)); in make_single_layer_hex_plane_picture()
133 yPos += 2 * kHexSide * kRoot3Over2; in make_single_layer_hex_plane_picture()
/external/pdfium/core/fpdfapi/page/
Dcpdf_page.cpp124 int yPos, in GetDisplayMatrix() argument
141 y0 = yPos + ySize; in GetDisplayMatrix()
143 y1 = yPos; in GetDisplayMatrix()
145 y2 = yPos + ySize; in GetDisplayMatrix()
149 y0 = yPos; in GetDisplayMatrix()
151 y1 = yPos; in GetDisplayMatrix()
153 y2 = yPos + ySize; in GetDisplayMatrix()
157 y0 = yPos; in GetDisplayMatrix()
159 y1 = yPos + ySize; in GetDisplayMatrix()
161 y2 = yPos; in GetDisplayMatrix()
[all …]
Dcpdf_page.h49 int yPos,
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTDecompress.cpp367 …Values[16][8],PVRTint32 i32ModulationModes[16][8],PVRTuint32 xPos,PVRTuint32 yPos,PVRTuint8 ui8Bpp) in getModulationValues() argument
374 if(i32ModulationModes[xPos][yPos]==0) in getModulationValues()
376 return RepVals0[i32ModulationValues[xPos][yPos]]; in getModulationValues()
381 if(((xPos^yPos)&1)==0) in getModulationValues()
383 return RepVals0[i32ModulationValues[xPos][yPos]]; in getModulationValues()
388 else if(i32ModulationModes[xPos][yPos] == 1) in getModulationValues()
390 return (RepVals0[i32ModulationValues[xPos][yPos-1]] + in getModulationValues()
391 RepVals0[i32ModulationValues[xPos][yPos+1]] + in getModulationValues()
392 RepVals0[i32ModulationValues[xPos-1][yPos]] + in getModulationValues()
393 RepVals0[i32ModulationValues[xPos+1][yPos]] + 2) / 4; in getModulationValues()
[all …]
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.cpp191 int yPos, in GetDisplayMatrix() argument
203 CFX_Rect(xPos, yPos, xSize, ySize), iRotate); in GetDisplayMatrix()
210 return m_pPDFPage->GetDisplayMatrix(xPos, yPos, xSize, ySize, iRotate); in GetDisplayMatrix()
Dcpdfxfa_page.h64 int yPos,
/external/skia/tools/viewer/sk_app/win/
DWindow_win.cpp261 int yPos = GET_Y_LPARAM(lParam); in WndProc() local
274 eventHandled = window->onMouse(xPos, yPos, istate, in WndProc()
280 int yPos = GET_Y_LPARAM(lParam); in WndProc() local
290 eventHandled = window->onMouse(xPos, yPos, Window::kMove_InputState, in WndProc()
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp438 int yPos = ySize - my - _buttonSizeY; in OnSize() local
464 int ySize2 = yPos - my - y; in OnSize()
480 MoveItem(IDCANCEL, xPos, yPos, bSizeX, _buttonSizeY); in OnSize()
482 MoveItem(IDB_PAUSE, xPos, yPos, bSizeX, _buttonSizeY); in OnSize()
484 MoveItem(IDB_PROGRESS_BACKGROUND, xPos, yPos, bSizeX, _buttonSizeY); in OnSize()
514 yPos = my; in OnSize()
522 yPos = my; in OnSize()
525 MoveItem(kIDs[i], x, yPos, labelSize, sY); in OnSize()
526 MoveItem(kIDs[i + 1], x + labelSize, yPos, valueSize, sY); in OnSize()
527 yPos += sStep; in OnSize()
/external/skia/experimental/GLFWTest/
Dglfw_main.cpp103 float yPos = (y / (kGrid - 1.0)) * kWidth; in main() local
107 xPos, yPos, anchorX, anchorY); in main()
/external/skia/samplecode/
DSampleShip.cpp68 float yPos = (y / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
74 xPos, yPos, anchorX, anchorY); in DrawShipView()
DSampleQuadStroker.cpp504 SkScalar yPos = bounds.fTop + (value - min) * bounds.height() / scale; in draw_control() local
506 canvas->drawLine(bounds.fLeft - 5, yPos, bounds.fRight + 5, yPos, paint); in draw_control()
512 canvas->drawText(label.c_str(), label.size(), bounds.fLeft + 5, yPos - 5, paint); in draw_control()
DSampleAAGeometry.cpp630 SkScalar yPos = fBounds.fTop + (fValHi - fMin) * fBounds.height() / (fMax - fMin); in draw() local
631 canvas->drawLine(fBounds.fLeft - 5, yPos, fBounds.fRight + 5, yPos, paints.fIndicator); in draw()
634 if (yPos < fYLo + 10) { in draw()
635 yPos = fYLo + 10; in draw()
637 canvas->drawText(label.c_str(), label.size(), fBounds.fLeft + 5, yPos - 5, paints.fValue); in draw()
638 SkRect fill = { fBounds.fLeft, fYLo, fBounds.fRight, yPos }; in draw()
DSampleBevel.cpp757 SkScalar yPos = fShapeBounds.height(); in onDrawContent() local
760 canvas->translate(xPos, yPos); in onDrawContent()
/external/dng_sdk/source/
Ddng_resample.cpp397 real64 yPos = yInt - yFract; in Initialize() local
409 real64 dy2 = yPos * yPos; in Initialize()
421 (real32) kernel.Evaluate (yPos); in Initialize()
/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp371 int yPos = (random->nextU() % 2) * 2 - 1; in DRAW_OP_TEST_DEFINE() local
373 int yInt = (random->nextU() % kMaxTrans) * yPos; in DRAW_OP_TEST_DEFINE()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...