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

/frameworks/base/libs/hwui/
H A DRecordedOp.h80 PRE_RENDER_OP_FN(EndLayerOp) \
452 struct EndLayerOp : RecordedOp { struct in namespace:android::uirenderer
453 EndLayerOp() function in struct:android::uirenderer::EndLayerOp
454 : RecordedOp(RecordedOpId::EndLayerOp, Rect(), Matrix4::identity(), nullptr, nullptr) {}

Completed in 48 milliseconds