Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordedOp.h76 #define MAP_OPS_BASED_ON_TYPE(PRE_RENDER_OP_FN, RENDER_ONLY_OP_FN, UNMERGEABLE_OP_FN, \ argument
92 UNMERGEABLE_OP_FN(ArcOp) \
93 UNMERGEABLE_OP_FN(BitmapMeshOp) \
94 UNMERGEABLE_OP_FN(BitmapRectOp) \
95 UNMERGEABLE_OP_FN(ColorOp) \
96 UNMERGEABLE_OP_FN(FunctorOp) \
97 UNMERGEABLE_OP_FN(LinesOp) \
98 UNMERGEABLE_OP_FN(OvalOp) \
99 UNMERGEABLE_OP_FN(PathOp) \
100 UNMERGEABLE_OP_FN(PointsOp) \
[all …]