Home
last modified time | relevance | path

Searched refs:SkHitTest (Results 1 – 4 of 4) 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&) { in draw()
54 bool SkHitTest::enable(SkAnimateMaker&) { in enable()
66 bool SkHitTest::hasEnable() const { in hasEnable()
70 const SkMemberInfo* SkHitTest::preferredChild(SkDisplayTypes) { in preferredChild()
DSkHitTest.h16 class SkHitTest : public SkADrawable {
18 SkHitTest();
/external/skia/gyp/
Danimator.gyp143 '../src/animator/SkHitTest.cpp',
144 '../src/animator/SkHitTest.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj337 …60E078C13B127E00064D447 /* SkHitTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E072B13…
1245 …127E00064D447 /* SkHitTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1246 …13B127E00064D447 /* SkHitTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2611 260E072B13B127E00064D447 /* SkHitTest.cpp */,
2612 260E072C13B127E00064D447 /* SkHitTest.h */,
3234 260E078C13B127E00064D447 /* SkHitTest.cpp in Sources */,