Searched refs:setTargetID (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/views/
H A DSkEvent.h78 SkEvent* setTargetID(SkEventSinkID targetID) { function in class:SkEvent
/external/skia/src/views/
H A DSkEventSink.cpp213 copy->setTargetID(*iter++)->postDelay(delay);
/external/skia/src/animator/
H A DSkAnimator.cpp482 evt->setTargetID(sinkID)->post();
496 evt->setTargetID(sinkID)->postTime(time);
/external/skia/samplecode/
H A DSampleApp.cpp114 evt->setTargetID(sink->getSinkID())->post();

Completed in 666 milliseconds