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

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp338 addDrawOp(new (alloc()) DrawPathOp(path, paint));
H A DDisplayListOp.h1219 class DrawPathOp : public DrawBoundedOp { class in namespace:android::uirenderer
1221 DrawPathOp(const SkPath* path, const SkPaint* paint) function in class:android::uirenderer::DrawPathOp

Completed in 165 milliseconds