Home | History | Annotate | Download | only in tests

Lines Matching refs:isDrawingToLayer

132     // checking that isDrawingToLayer() is correct at each step.
134 REPORTER_ASSERT(r, !recorder.isDrawingToLayer());
136 REPORTER_ASSERT(r, !recorder.isDrawingToLayer());
138 REPORTER_ASSERT(r, recorder.isDrawingToLayer());
140 REPORTER_ASSERT(r, recorder.isDrawingToLayer());
142 REPORTER_ASSERT(r, recorder.isDrawingToLayer());
144 REPORTER_ASSERT(r, recorder.isDrawingToLayer());
146 REPORTER_ASSERT(r, recorder.isDrawingToLayer());
148 REPORTER_ASSERT(r, !recorder.isDrawingToLayer());
150 REPORTER_ASSERT(r, !recorder.isDrawingToLayer());