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

  /external/skia/gm/
shapes.cpp 49 SkGroupShape fGroup;
56 fGroup.appendShape(make_shape0(false))->unref();
59 fGroup.appendShape(make_shape0(true), m)->unref();
62 fGroup.appendShape(make_shape1(), m)->unref();
64 fGroup.appendShape(make_shape2(), m)->unref();
67 SkSafeRef(fMatrixRefs[i] = fGroup.getShapeMatrixRef(i));
93 gs->appendShape(&fGroup);
96 gs->appendShape(&fGroup, matrix);
99 gs->appendShape(&fGroup, matrix);
  /external/skia/samplecode/
SampleShapes.cpp 57 SkGroupShape fGroup;
62 fGroup.appendShape(make_shape0(false))->unref();
65 fGroup.appendShape(make_shape0(true), m)->unref();
68 fGroup.appendShape(make_shape1(), m)->unref();
70 fGroup.appendShape(make_shape2(), m)->unref();
73 SkSafeRef(fMatrixRefs[i] = fGroup.getShapeMatrixRef(i));
129 gs->appendShape(&fGroup);
132 gs->appendShape(&fGroup, matrix);
135 gs->appendShape(&fGroup, matrix);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 28 milliseconds