HomeSort by relevance Sort by last modified time
    Searched defs:pathRef (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkPathRef.h 38 Editor(SkAutoTUnref<SkPathRef>* pathRef,
42 if ((*pathRef)->unique()) {
43 (*pathRef)->incReserve(incReserveVerbs, incReservePoints);
46 copy->copy(**pathRef, incReserveVerbs, incReservePoints);
47 pathRef->reset(copy);
49 fPathRef = *pathRef;
113 SkPathRef* pathRef() { return fPathRef; }
182 static void Rewind(SkAutoTUnref<SkPathRef>* pathRef) {
183 if ((*pathRef)->unique()) {
184 (*pathRef)->validate()
    [all...]
  /external/skia/src/core/
SkPathRef.h 38 Editor(SkAutoTUnref<SkPathRef>* pathRef,
42 if ((*pathRef)->unique()) {
43 (*pathRef)->incReserve(incReserveVerbs, incReservePoints);
46 copy->copy(**pathRef, incReserveVerbs, incReservePoints);
47 pathRef->reset(copy);
49 fPathRef = *pathRef;
113 SkPathRef* pathRef() { return fPathRef; }
182 static void Rewind(SkAutoTUnref<SkPathRef>* pathRef) {
183 if ((*pathRef)->unique()) {
184 (*pathRef)->validate()
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 510 milliseconds