Searched refs:initType (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/gpu/
H A DGrShape.h41 GrShape() { this->initType(Type::kEmpty); }
50 this->initType(Type::kPath, &path);
56 this->initType(Type::kRRect);
67 this->initType(Type::kRRect);
86 this->initType(Type::kRRect);
95 this->initType(Type::kPath, &path);
101 this->initType(Type::kRRect);
111 this->initType(Type::kRRect);
422 void initType(Type type, const SkPath* path = nullptr) { function in class:GrShape
H A DGrShape.cpp111 result.initType(Type::kPath, &original.fPathData.fPath);
399 this->initType(that.fType, thatPath);
433 this->initType(Type::kEmpty);
442 this->initType(Type::kPath);
/external/skqp/src/gpu/
H A DGrShape.h41 GrShape() { this->initType(Type::kEmpty); }
50 this->initType(Type::kPath, &path);
56 this->initType(Type::kRRect);
67 this->initType(Type::kRRect);
86 this->initType(Type::kRRect);
95 this->initType(Type::kPath, &path);
101 this->initType(Type::kRRect);
111 this->initType(Type::kRRect);
394 void initType(Type type, const SkPath* path = nullptr) { function in class:GrShape
H A DGrShape.cpp100 result.initType(Type::kPath, &original.fPathData.fPath);
354 this->initType(that.fType, thatPath);
385 this->initType(Type::kEmpty);
394 this->initType(Type::kPath);
/external/ims/rcs/rcsservice/src/com/android/service/ims/
H A DRcsStackAdaptor.java643 private void startInitPresenceTimer(int times, int initType){ argument
645 logger.print("set the retry alarm, times=" + times + " initType=" + initType +
/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp12276 QualType initType = Context.getExceptionObjectType(ExDeclType); local
12284 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary);
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 272 milliseconds