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

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

Completed in 15 milliseconds