Searched defs:SkDrawPoint (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/animator/
H A DSkDrawPoint.cpp10 #include "SkDrawPoint.h"
28 const SkMemberInfo SkDrawPoint::fInfo[] = {
35 DEFINE_GET_MEMBER(SkDrawPoint); variable
37 SkDrawPoint::SkDrawPoint() { function in class:SkDrawPoint
41 void SkDrawPoint::getBounds(SkRect* rect ) {
H A DSkDrawPoint.h24 class SkDrawPoint : public SkDisplayable { class in inherits:SkDisplayable
26 SkDrawPoint();

Completed in 83 milliseconds