Home
last modified time | relevance | path

Searched refs:setPhase (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
DOscillatorBase.h53 void setPhase(float phase) { in setPhase() function
/third_party/skia/src/pathops/
DSkOpBuilder.cpp73 globalState.setPhase(SkOpPhase::kFixWinding); in FixWinding()
DSkPathOpsSimplify.cpp190 globalState.setPhase(SkOpPhase::kWalking); in SimplifyDebug()
DSkPathOpsOp.cpp335 globalState.setPhase(SkOpPhase::kWalking); in OpDebug()
DSkPathOpsTypes.h166 void setPhase(SkOpPhase phase) { in setPhase() function
DSkPathOpsDebug.cpp656 writable->setPhase(phase); in debugSetPhase()
/third_party/skia/modules/skottie/src/layers/shapelayer/
DFillStroke.cpp116 this->node()->setPhase(fOffset); in onSync()
/third_party/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp215 tiler->setPhase(fPhase); in onSync()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.cpp334 mTriangleOscillator.setPhase(-1.0); in configureForStart()