Home | History | Annotate | Download | only in service

Lines Matching refs:ClearStencil

835   ClearStencil stencil_cmd;
845 EXPECT_CALL(*gl_, ClearStencil(123)).Times(1).RetiresOnSaturation();
869 ClearStencil stencil_cmd;
880 EXPECT_CALL(*gl_, ClearStencil(123))