Home
last modified time | relevance | path

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

12

/external/skia/src/codec/
DSkGifCodec.cpp432 int rowNumber, int repeatCount, bool writeTransparentPixels) in haveDecodedRow() argument
445 const int yEnd = std::min(yBegin + rowNumber + repeatCount, this->getInfo().height()); in haveDecodedRow()
460 for (int i = 0; i < repeatCount; i++) { in haveDecodedRow()
470 repeatCount -= i; in haveDecodedRow()
472 repeatCount = (repeatCount - 1) / sampleY + 1; in haveDecodedRow()
475 if (dstRow + repeatCount > scaledHeight) { in haveDecodedRow()
476 repeatCount = scaledHeight - dstRow; in haveDecodedRow()
477 SkASSERT(repeatCount >= 1); in haveDecodedRow()
489 repeatCount = SkTMin(repeatCount, this->dstInfo().height() - yBegin); in haveDecodedRow()
543 if (repeatCount > 1) { in haveDecodedRow()
[all …]
DSkGifCodec.h36 int rowNumber, int repeatCount, bool writeTransparentPixels);
/external/skqp/src/codec/
DSkGifCodec.cpp432 int rowNumber, int repeatCount, bool writeTransparentPixels) in haveDecodedRow() argument
445 const int yEnd = std::min(yBegin + rowNumber + repeatCount, this->getInfo().height()); in haveDecodedRow()
460 for (int i = 0; i < repeatCount; i++) { in haveDecodedRow()
470 repeatCount -= i; in haveDecodedRow()
472 repeatCount = (repeatCount - 1) / sampleY + 1; in haveDecodedRow()
475 if (dstRow + repeatCount > scaledHeight) { in haveDecodedRow()
476 repeatCount = scaledHeight - dstRow; in haveDecodedRow()
477 SkASSERT(repeatCount >= 1); in haveDecodedRow()
489 repeatCount = SkTMin(repeatCount, this->dstInfo().height() - yBegin); in haveDecodedRow()
543 if (repeatCount > 1) { in haveDecodedRow()
[all …]
DSkGifCodec.h36 int rowNumber, int repeatCount, bool writeTransparentPixels);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAnimation.java22 private int repeatCount; field in ShadowAnimation
78 public void setRepeatCount(int repeatCount) { in setRepeatCount() argument
79 this.repeatCount = repeatCount; in setRepeatCount()
84 return repeatCount; in getRepeatCount()
/external/skia/src/gpu/ops/
DGrMeshDrawOp.cpp19 int indicesPerRepetition, int repeatCount) { in init() argument
26 int vertexCount = verticesPerRepetition * repeatCount; in init()
38 repeatCount, maxRepetitions); in init()
/external/skqp/src/gpu/ops/
DGrMeshDrawOp.cpp19 int indicesPerRepetition, int repeatCount) { in init() argument
26 int vertexCount = verticesPerRepetition * repeatCount; in init()
38 repeatCount, maxRepetitions); in init()
/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c341 UInt32 repeatCount; in UnpackPEFDataSection() local
345 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()
346 repeatCount += 1; // stored value is (repeatCount - 1) in UnpackPEFDataSection()
348 for (loopCounter = 0; loopCounter < repeatCount; loopCounter++) { in UnpackPEFDataSection()
360 UInt32 repeatCount; in UnpackPEFDataSection() local
367 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()
372 for (loopCounter = 0; loopCounter < repeatCount; loopCounter++) { in UnpackPEFDataSection()
381 offset += (repeatCount * (commonSize + customSize)) + commonSize; in UnpackPEFDataSection()
389 UInt32 repeatCount; in UnpackPEFDataSection() local
395 offset += DecodeVCountValue(&packedData[offset], &repeatCount); in UnpackPEFDataSection()
[all …]
/external/sonivox/arm-wt-22k/lib_src/
Deas_imelody.c418 pData->repeatCount = -1; in IMY_Event()
420 } else if (pData->repeatCount >= 0) { in IMY_Event()
423 if (pData->repeatCount > 0) in IMY_Event()
425 if (--pData->repeatCount == 0) in IMY_Event()
427 pData->repeatCount = -1; in IMY_Event()
436 if ((parserMode == eParserModePlay) || (pData->repeatCount != 0)) in IMY_Event()
449 if (pData->repeatCount == -1) in IMY_Event()
465 if (pData->repeatCount < 0) in IMY_Event()
466 pData->repeatCount = (EAS_I16) temp; in IMY_Event()
1458 pData->repeatCount = -1; in IMY_ParseHeader()
Djet.c545 pStatus->segmentRepeatCount = pSeg->repeatCount; in JET_Status()
605 …EAS_DATA_HANDLE easHandle, EAS_INT segmentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT transp… in JET_QueueSegment() argument
628 p->repeatCount = (EAS_I16) repeatCount; in JET_QueueSegment()
920 if (pSeg->repeatCount != 0) in JET_Process()
926 if (pSeg->repeatCount > 0) in JET_Process()
927 pSeg->repeatCount--; in JET_Process()
Deas_public.c327 pStream->repeatCount = 0; in EAS_InitStream()
959 if (pEASData->streams[streamNum].repeatCount) in EAS_Render()
969 if (pEASData->streams[streamNum].repeatCount > 0) in EAS_Render()
970 pEASData->streams[streamNum].repeatCount--; in EAS_Render()
1122 …PUBLIC EAS_RESULT EAS_SetRepeat (EAS_DATA_HANDLE pEASData, EAS_HANDLE pStream, EAS_I32 repeatCount) in EAS_SetRepeat() argument
1124 pStream->repeatCount = repeatCount; in EAS_SetRepeat()
1152 *pRepeatCount = pStream->repeatCount; in EAS_GetRepeat()
1688 if (pStream->repeatCount && (*pState == EAS_STATE_STOPPED)) in EAS_State()
Deas_rtttl.c317 if (pData->repeatCount == 0) in RTTTL_Event()
325 if (pData->repeatCount != RTTTL_INFINITE_LOOP) in RTTTL_Event()
326 pData->repeatCount--; in RTTTL_Event()
992 pData->repeatCount = 0; in RTTTL_ParseHeader()
1068 pData->repeatCount = (EAS_U8) i; in RTTTL_ParseHeader()
Deas_tonecontrol.c283 if (pData->repeatCount) in TC_Event()
285 pData->repeatCount--; in TC_Event()
653 pData->repeatCount = 0; in TC_ParseHeader()
763 pData->repeatCount = count - 2; in TC_GetRepeat()
Deas_tcdata.h56 EAS_I8 repeatCount; /* note repeat counter */ member
Deas_rtttldata.h59 EAS_U8 repeatCount; /* repeat counter */ member
Deas_imelodydata.h61 EAS_I16 repeatCount; /* repeat counter */ member
Deas_data.h75 EAS_I32 repeatCount; member
Djet_data.h109 EAS_I16 repeatCount; member
/external/skqp/src/gpu/
DGrMesh.h238 int repeatCount = SkTMin(fPatternData.fMaxPatternRepetitionsInIndexBuffer, in sendToGpu() local
242 int maxIndexValue = fPatternData.fVertexCount * repeatCount - 1; in sendToGpu()
244 fIndexData.fIndexCount * repeatCount, 0, minIndexValue, in sendToGpu()
247 baseRepetition += repeatCount; in sendToGpu()
/external/skia/src/gpu/
DGrMesh.h238 int repeatCount = SkTMin(fPatternData.fMaxPatternRepetitionsInIndexBuffer, in sendToGpu() local
242 int maxIndexValue = fPatternData.fVertexCount * repeatCount - 1; in sendToGpu()
244 fIndexData.fIndexCount * repeatCount, 0, minIndexValue, in sendToGpu()
247 baseRepetition += repeatCount; in sendToGpu()
/external/skqp/include/utils/
DSkInterpolator.h52 void setRepeatCount(SkScalar repeatCount) { fRepeat = repeatCount; } in setRepeatCount() argument
/external/skia/include/utils/
DSkInterpolator.h52 void setRepeatCount(SkScalar repeatCount) { fRepeat = repeatCount; } in setRepeatCount() argument
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c667 int repeatCount; in deSingleton_selfTest() member
685 int repeatCount = cases[caseNdx].repeatCount; in deSingleton_selfTest() local
688 for (subCaseNdx = 0; subCaseNdx < repeatCount; subCaseNdx++) in deSingleton_selfTest()
/external/sonivox/arm-wt-22k/include/libsonivox/
Djet.h143 …EAS_DATA_HANDLE easHandle, EAS_INT segmentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT transp…
/external/sonivox/arm-wt-22k/host_src/
Djet.h143 …EAS_DATA_HANDLE easHandle, EAS_INT segmentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT transp…

12