HomeSort by relevance Sort by last modified time
    Searched refs:SkDrawPoint (Results 1 - 2 of 2) sorted by null

  /external/skia/src/animator/
SkDrawPoint.h 24 class SkDrawPoint : public SkDisplayable {
26 SkDrawPoint();
SkDrawPoint.cpp 10 #include "SkDrawPoint.h"
28 const SkMemberInfo SkDrawPoint::fInfo[] = {
35 DEFINE_GET_MEMBER(SkDrawPoint);
37 SkDrawPoint::SkDrawPoint() {
41 void SkDrawPoint::getBounds(SkRect* rect ) {

Completed in 54 milliseconds