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

  /external/skia/src/animator/
SkPathParts.h 154 class SkAddPath : public SkPathPart {
156 SkAddPath();
SkPathParts.cpp 299 const SkMemberInfo SkAddPath::fInfo[] = {
306 DEFINE_GET_MEMBER(SkAddPath);
308 SkAddPath::SkAddPath() : matrix(NULL), path(NULL) {
311 bool SkAddPath::add() {

Completed in 46 milliseconds