Home
last modified time | relevance | path

Searched refs:SkHitTest (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/animator/
DSkHitTest.cpp14 const SkMemberInfo SkHitTest::fInfo[] = {
23 DEFINE_GET_MEMBER(SkHitTest);
25 SkHitTest::SkHitTest() : value(false) { in SkHitTest() function in SkHitTest
28 bool SkHitTest::draw(SkAnimateMaker& maker) { in draw()
54 bool SkHitTest::enable(SkAnimateMaker& maker) { in enable()
66 bool SkHitTest::hasEnable() const { in hasEnable()
70 const SkMemberInfo* SkHitTest::preferredChild(SkDisplayTypes type) { in preferredChild()
DSkHitTest.h16 class SkHitTest : public SkDrawable {
18 SkHitTest();
/external/skia/legacy/src/animator/
DSkHitTest.cpp14 const SkMemberInfo SkHitTest::fInfo[] = {
23 DEFINE_GET_MEMBER(SkHitTest);
25 SkHitTest::SkHitTest() : value(false) { in SkHitTest() function in SkHitTest
28 bool SkHitTest::draw(SkAnimateMaker& maker) { in draw()
54 bool SkHitTest::enable(SkAnimateMaker& maker) { in enable()
66 bool SkHitTest::hasEnable() const { in hasEnable()
70 const SkMemberInfo* SkHitTest::preferredChild(SkDisplayTypes type) { in preferredChild()
DSkHitTest.h16 class SkHitTest : public SkDrawable {
18 SkHitTest();
/external/skia/gyp/
Danimator.gyp141 '../src/animator/SkHitTest.cpp',
142 '../src/animator/SkHitTest.h',