Searched defs:EndUnclippedLayerOp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordedOp.h82 PRE_RENDER_OP_FN(EndUnclippedLayerOp) \
462 struct EndUnclippedLayerOp : RecordedOp { struct in namespace:android::uirenderer
463 EndUnclippedLayerOp() function in struct:android::uirenderer::EndUnclippedLayerOp
464 : RecordedOp(RecordedOpId::EndUnclippedLayerOp, Rect(), Matrix4::identity(), nullptr, nullptr) {}

Completed in 46 milliseconds