Searched defs:xPos (Results 1 – 8 of 8) sorted by relevance
/external/skia/gm/ |
D | pathopsinverse.cpp | 84 int xPos = 150; in onDraw() local
|
D | multipicturedraw.cpp | 65 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/webrtc/src/modules/audio_processing/aec/ |
D | aec_core_sse2.c | 39 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFarSSE2() local 134 int xPos = (i + aec->xfBufBlockPos)*(PART_LEN1); in FilterAdaptationSSE2() local
|
D | aec_core.c | 248 int xPos = (i + aec->xfBufBlockPos) * PART_LEN1; in FilterFar() local 314 int xPos = (i + aec->xfBufBlockPos)*(PART_LEN1); in FilterAdaptation() local
|
/external/pdfium/core/src/reflow/ |
D | reflowedpage.cpp | 151 void CPDF_ReflowedPage::GetDisplayMatrix(CFX_AffineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX… in GetDisplayMatrix()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat.java | 790 public static int squareWordAdd(int[] x, int xPos, int[] z) in squareWordAdd() 804 public static int squareWordAdd(int[] x, int xOff, int xPos, int[] z, int zOff) in squareWordAdd()
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 973 void CPDF_Page::GetDisplayMatrix(CFX_AffineMatrix& matrix, int xPos, int yPos, in GetDisplayMatrix()
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|