Home | History | Annotate | Download | only in hwui

Lines Matching full:addop

977     addOp(DisplayList::DrawGLFunction);
983 addOp(DisplayList::Save);
990 addOp(DisplayList::Restore);
1004 addOp(DisplayList::SaveLayer);
1013 addOp(DisplayList::SaveLayerAlpha);
1021 addOp(DisplayList::Translate);
1027 addOp(DisplayList::Rotate);
1033 addOp(DisplayList::Scale);
1039 addOp(DisplayList::Skew);
1045 addOp(DisplayList::SetMatrix);
1051 addOp(DisplayList::ConcatMatrix);
1058 addOp(DisplayList::ClipRect);
1068 addOp(DisplayList::DrawDisplayList);
1075 addOp(DisplayList::DrawLayer);
1083 addOp(DisplayList::DrawBitmap);
1091 addOp(DisplayList::DrawBitmapMatrix);
1100 addOp(DisplayList::DrawBitmapRect);
1109 addOp(DisplayList::DrawBitmapMesh);
1126 addOp(DisplayList::DrawPatch);
1136 addOp(DisplayList::DrawColor);
1143 addOp(DisplayList::DrawRect);
1150 addOp(DisplayList::DrawRoundRect);
1157 addOp(DisplayList::DrawCircle);
1165 addOp(DisplayList::DrawOval);
1172 addOp(DisplayList::DrawArc);
1180 addOp(DisplayList::DrawPath);
1186 addOp(DisplayList::DrawLines);
1192 addOp(DisplayList::DrawPoints);
1200 addOp(DisplayList::DrawText);
1208 addOp(DisplayList::ResetShader);
1212 addOp(DisplayList::SetupShader);
1217 addOp(DisplayList::ResetColorFilter);
1221 addOp(DisplayList::SetupColorFilter);
1226 addOp(DisplayList::ResetShadow);
1230 addOp(DisplayList::SetupShadow);