Searched refs:EndLayerOp (Results 1 – 4 of 4) sorted by relevance
82 PRE_RENDER_OP_FN(EndLayerOp) \425 struct EndLayerOp : RecordedOp { struct426 EndLayerOp() in EndLayerOp() function427 : RecordedOp(RecordedOpId::EndLayerOp, Rect(), Matrix4::identity(), nullptr, nullptr) {} in EndLayerOp()
297 deferEndLayerOp(*mAllocator.create_trivial<EndLayerOp>()); in deferNodePropsAndOps()857 void FrameBuilder::deferEndLayerOp(const EndLayerOp& /* ignored */) { in deferEndLayerOp() argument
91 addOp(alloc().create_trivial<EndLayerOp>()); in onSnapshotRestored()
365 EXPECT_EQ(RecordedOpId::EndLayerOp, op.opId); in OPENGL_PIPELINE_TEST()395 EXPECT_EQ(RecordedOpId::EndLayerOp, op.opId); in OPENGL_PIPELINE_TEST()414 EXPECT_EQ(RecordedOpId::EndLayerOp, op.opId); in OPENGL_PIPELINE_TEST()