OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkDash
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkDrawDash.cpp
23
const SkMemberInfo
SkDash
::fInfo[] = {
30
DEFINE_GET_MEMBER(
SkDash
);
32
SkDash
::
SkDash
() : phase(0) {
35
SkDash
::~
SkDash
() {
38
SkPathEffect*
SkDash
::getPathEffect() {
SkDrawDash.h
24
class
SkDash
: public SkDrawPathEffect {
26
SkDash
();
27
virtual ~
SkDash
();
Completed in 92 milliseconds