Home
last modified time | relevance | path

Searched refs:BASE_PARAMS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordedOp.h154 #define BASE_PARAMS const Rect& unmappedBounds, const Matrix4& localMatrix, const ClipBase* localCl… macro
175 RecordedOp(unsigned int opId, BASE_PARAMS) in RecordedOp()
206 ArcOp(BASE_PARAMS, float startAngle, float sweepAngle, bool useCenter) in ArcOp()
217 BitmapOp(BASE_PARAMS, Bitmap* bitmap) in BitmapOp()
224 BitmapMeshOp(BASE_PARAMS, Bitmap* bitmap, int meshWidth, int meshHeight, in BitmapMeshOp()
240 BitmapRectOp(BASE_PARAMS, Bitmap* bitmap, const Rect& src) in BitmapRectOp()
280 LinesOp(BASE_PARAMS, const float* points, const int floatCount) in LinesOp()
289 OvalOp(BASE_PARAMS) in OvalOp()
294 PatchOp(BASE_PARAMS, Bitmap* bitmap, const Res_png_9patch* patch) in PatchOp()
303 PathOp(BASE_PARAMS, const SkPath* path) in PathOp()
[all …]