HomeSort by relevance Sort by last modified time
    Searched defs:iIndex (Results 1 - 25 of 35) sorted by null

1 2

  /external/skia/tests/
PathOpsCubicQuadIntersectionTest.cpp 55 int iIndex = static_cast<int>(index);
69 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
73 SkDebugf("[%d] quad order=%d\n", iIndex, order2);
85 __FUNCTION__, iIndex, pt, tt1, xy1.fX, xy1.fY, tt2, xy2.fX, xy2.fY);
PathOpsConicLineIntersectionTest.cpp 100 int iIndex = static_cast<int>(index);
115 SkDebugf("%s [%d] conic verb=%d\n", __FUNCTION__, iIndex, order1);
120 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, iIndex, order2);
139 __FUNCTION__, iIndex, pt, tt1, t1.fX, t1.fY, tt2, t2.fX, t2.fY);
PathOpsCubicLineIntersectionTest.cpp 27 static void testFail(skiatest::Reporter* reporter, int iIndex) {
28 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic;
32 const SkDLine& line = failLineCubicTests[iIndex].line;
39 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
43 SkDebugf("[%d] line order=%d\n", iIndex, order2);
127 static void testOne(skiatest::Reporter* reporter, int iIndex) {
128 const CubicPts& cuPts = lineCubicTests[iIndex].cubic;
132 const SkDLine& line = lineCubicTests[iIndex].line;
139 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
143 SkDebugf("[%d] line order=%d\n", iIndex, order2)
    [all...]
PathOpsQuadLineIntersectionTest.cpp 110 int iIndex = static_cast<int>(index);
121 SkDebugf("%s [%d] quad order=%d\n", __FUNCTION__, iIndex, order1);
125 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, iIndex, order2);
144 __FUNCTION__, iIndex, pt, tt1, t1.fX, t1.fY, tt2, t2.fX, t2.fY);
PathOpsCubicIntersectionTest.cpp 21 int iIndex = static_cast<int>(index);
33 SkDebugf("%s [%d] cubic1 order=%d\n", __FUNCTION__, iIndex, order1);
39 SkDebugf("%s [%d] cubic2 order=%d\n", __FUNCTION__, iIndex, order2);
47 SkDebugf("%s [%d] no intersection\n", __FUNCTION__, iIndex);
53 SkDebugf("%s [%d] coincident\n", __FUNCTION__, iIndex);
  /external/skqp/tests/
PathOpsCubicQuadIntersectionTest.cpp 55 int iIndex = static_cast<int>(index);
69 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
73 SkDebugf("[%d] quad order=%d\n", iIndex, order2);
85 __FUNCTION__, iIndex, pt, tt1, xy1.fX, xy1.fY, tt2, xy2.fX, xy2.fY);
PathOpsConicLineIntersectionTest.cpp 100 int iIndex = static_cast<int>(index);
115 SkDebugf("%s [%d] conic verb=%d\n", __FUNCTION__, iIndex, order1);
120 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, iIndex, order2);
139 __FUNCTION__, iIndex, pt, tt1, t1.fX, t1.fY, tt2, t2.fX, t2.fY);
PathOpsCubicLineIntersectionTest.cpp 27 static void testFail(skiatest::Reporter* reporter, int iIndex) {
28 const CubicPts& cuPts = failLineCubicTests[iIndex].cubic;
32 const SkDLine& line = failLineCubicTests[iIndex].line;
39 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
43 SkDebugf("[%d] line order=%d\n", iIndex, order2);
127 static void testOne(skiatest::Reporter* reporter, int iIndex) {
128 const CubicPts& cuPts = lineCubicTests[iIndex].cubic;
132 const SkDLine& line = lineCubicTests[iIndex].line;
139 SkDebugf("[%d] cubic order=%d\n", iIndex, order1);
143 SkDebugf("[%d] line order=%d\n", iIndex, order2)
    [all...]
PathOpsQuadLineIntersectionTest.cpp 110 int iIndex = static_cast<int>(index);
121 SkDebugf("%s [%d] quad order=%d\n", __FUNCTION__, iIndex, order1);
125 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, iIndex, order2);
144 __FUNCTION__, iIndex, pt, tt1, t1.fX, t1.fY, tt2, t2.fX, t2.fY);
PathOpsCubicIntersectionTest.cpp 21 int iIndex = static_cast<int>(index);
33 SkDebugf("%s [%d] cubic1 order=%d\n", __FUNCTION__, iIndex, order1);
39 SkDebugf("%s [%d] cubic2 order=%d\n", __FUNCTION__, iIndex, order2);
47 SkDebugf("%s [%d] no intersection\n", __FUNCTION__, iIndex);
53 SkDebugf("%s [%d] coincident\n", __FUNCTION__, iIndex);
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gestureDetector.cpp 165 int32_t iIndex = (action & AMOTION_EVENT_ACTION_POINTER_INDEX_MASK)
167 vec_pointers_.push_back( AMotionEvent_getPointerId( event, iIndex ) );
337 int32_t iIndex = FindIndex( event_, vec_pointers_[0] );
338 if( iIndex == -1 )
341 float x = AMotionEvent_getX( event_, iIndex );
342 float y = AMotionEvent_getY( event_, iIndex );
  /external/pdfium/core/fxcrt/
cfx_seekablestreamproxy.cpp 41 size_t iIndex = 0;
43 while (iIndex < srcLen) {
44 uint8_t byte = static_cast<uint8_t>(*(pSrc + iIndex));
89 iIndex++;
  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutitem.cpp 140 int32_t iIndex = 0;
145 ++iIndex;
147 return iIndex;
cxfa_nodehelper.cpp 305 int32_t iIndex = wsIndex.GetInteger();
306 m_iCreateCount = iIndex;
336 for (int32_t iIndex = 0; iIndex < m_iCreateCount; iIndex++) {
340 if (iIndex == m_iCreateCount - 1) {
351 for (int32_t iIndex = 0; iIndex < m_iCreateCount; iIndex++) {
358 if (iIndex == m_iCreateCount - 1)
    [all...]
cxfa_layoutpagemgr.cpp     [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_formcontrol.cpp 120 int iIndex = m_pField->GetControlIndex(this);
121 csOn = pArray->GetStringAt(iIndex);
cpdf_formfield.cpp 188 int iIndex = GetDefaultSelectedItem();
189 if (iIndex >= 0)
190 csValue = GetOptionLabel(iIndex);
195 SetItemSelection(iIndex, true);
359 int iIndex = FindOptionValue(csValue);
360 if (iIndex < 0) {
370 SetItemSelection(iIndex, true);
378 int iIndex = FindOptionValue(value);
379 if (iIndex < 0)
382 if (bDefault && iIndex == GetDefaultSelectedItem()
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_layoutpseudomodel.cpp 88 int32_t iIndex = params.size() >= 3 ? runtime->ToInt32(params[2]) : 0;
98 while (iIndex > 0 && pLayoutItem) {
100 --iIndex;
352 int32_t iIndex = 0;
354 iIndex = runtime->ToInt32(params[0]);
374 GetObjArray(pDocLayout, iIndex, wsType, bOnPageArea));
cjx_field.cpp 99 int32_t iIndex = runtime->ToInt32(params[0]);
100 if (iIndex < 0)
107 Optional<WideString> value = pWidgetAcc->GetChoiceListItem(iIndex, true);
163 int32_t iIndex = runtime->ToInt32(params[0]);
164 if (iIndex < 0)
171 Optional<WideString> value = pWidgetAcc->GetChoiceListItem(iIndex, false);
188 int32_t iIndex = runtime->ToInt32(params[0]);
190 pWidgetAcc->SetItemState(iIndex, true, true, true, true);
193 if (pWidgetAcc->GetItemState(iIndex))
194 pWidgetAcc->SetItemState(iIndex, false, true, true, true)
    [all...]
cjx_node.cpp 190 int32_t iIndex = params.size() == 3 ? runtime->ToInt32(params[2]) : 0;
192 bool bHas = !!GetOrCreateProperty<CXFA_Node>(iIndex, eType);
197 !!jsnode->GetOrCreateProperty<CXFA_Node>(iIndex, eType);
cjx_object.cpp 83 size_t iIndex = 0;
87 ++iIndex;
88 if (iIndex > 2)
93 switch (iIndex) {
    [all...]
  /external/skia/src/pathops/
SkPathWriter.cpp 221 int rIndex, iIndex;
233 for (iIndex = rIndex + 1; iIndex < endCount; ++iIndex) {
234 const SkOpPtT* iPtT = runs[iIndex];
238 distLookup.push_back(rRow + iIndex);
  /external/skqp/src/pathops/
SkPathWriter.cpp 221 int rIndex, iIndex;
233 for (iIndex = rIndex + 1; iIndex < endCount; ++iIndex) {
234 const SkOpPtT* iPtT = runs[iIndex];
238 distLookup.push_back(rRow + iIndex);
  /external/pdfium/fxjs/
cjs_publicmethods.cpp     [all...]
cjs_field.cpp     [all...]

Completed in 315 milliseconds

1 2