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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp1465 addOp(DisplayList::DrawGLFunction);
1472 addOp(DisplayList::Save);
1496 addOp(DisplayList::SaveLayer);
1505 addOp(DisplayList::SaveLayerAlpha);
1521 addOp(DisplayList::Rotate);
1527 addOp(DisplayList::Scale);
1533 addOp(DisplayList::Skew);
1539 addOp(DisplayList::SetMatrix);
1545 addOp(DisplayList::ConcatMatrix);
1552 addOp(DisplayLis
[all...]
H A DDisplayListRenderer.h690 inline void addOp(const DisplayList::Op drawOp) { function in class:android::uirenderer::DisplayListRenderer
697 uint32_t* addOp(const DisplayList::Op drawOp, const bool reject) { function in class:android::uirenderer::DisplayListRenderer
/frameworks/base/core/java/android/app/
H A DBackStackRecord.java125 bse.addOp(op);
363 void addOp(Op op) { method in class:BackStackRecord
417 addOp(op);
437 addOp(op);
446 addOp(op);
455 addOp(op);
464 addOp(op);
473 addOp(op);
/frameworks/support/v4/java/android/support/v4/app/
H A DBackStackRecord.java125 bse.addOp(op);
363 void addOp(Op op) { method in class:BackStackRecord
417 addOp(op);
437 addOp(op);
446 addOp(op);
455 addOp(op);
464 addOp(op);
473 addOp(op);

Completed in 1402 milliseconds