Searched refs:SUPER (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ |
D | RecordedOp.h | 155 #define SUPER(Type) RecordedOp(RecordedOpId::Type, unmappedBounds, localMatrix, localClip, paint) macro 207 : SUPER(ArcOp), startAngle(startAngle), sweepAngle(sweepAngle), useCenter(useCenter) {} in ArcOp() 214 BitmapOp(BASE_PARAMS, Bitmap* bitmap) : SUPER(BitmapOp), bitmap(bitmap) {} in BitmapOp() 221 : SUPER(BitmapMeshOp) in BitmapMeshOp() 236 : SUPER(BitmapRectOp), bitmap(bitmap), src(src) {} in BitmapRectOp() 274 : SUPER(LinesOp), points(points), floatCount(floatCount) {} in LinesOp() 280 OvalOp(BASE_PARAMS) : SUPER(OvalOp) {} in OvalOp() 285 : SUPER(PatchOp), bitmap(bitmap), patch(patch) {} in PatchOp() 291 PathOp(BASE_PARAMS, const SkPath* path) : SUPER(PathOp), path(path) {} in PathOp() 297 : SUPER(PointsOp), points(points), floatCount(floatCount) {} in PointsOp() [all …]
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 15051 Landroid/icu/lang/UCharacter$DecompositionType;->SUPER:I
|
/frameworks/base/api/ |
D | current.txt | 17038 field public static final int SUPER = 15; // 0xf
|