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

  /external/chromium_org/third_party/skia/src/animator/
SkTextOnPath.h 19 class SkTextOnPath : public SkBoundable {
21 SkTextOnPath();
SkTextOnPath.cpp 10 #include "SkTextOnPath.h"
19 const SkMemberInfo SkTextOnPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextOnPath);
29 SkTextOnPath::SkTextOnPath() : offset(0), path(NULL), text(NULL) {
32 bool SkTextOnPath::draw(SkAnimateMaker& maker) {
  /external/skia/src/animator/
SkTextOnPath.h 19 class SkTextOnPath : public SkBoundable {
21 SkTextOnPath();
SkTextOnPath.cpp 10 #include "SkTextOnPath.h"
19 const SkMemberInfo SkTextOnPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextOnPath);
29 SkTextOnPath::SkTextOnPath() : offset(0), path(NULL), text(NULL) {
32 bool SkTextOnPath::draw(SkAnimateMaker& maker) {

Completed in 337 milliseconds