Searched refs:endOpIndex (Results 1 – 4 of 4) sorted by relevance
82 size_t endOpIndex; member
596 newChunk.endOpIndex = insertIndex + 1; in addOp()605 mDisplayList->chunks.back().endOpIndex = insertIndex + 1; in addOp()
511 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) { in deferNodeOps()
37 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) { in playbackOps()675 EXPECT_EQ(1u, chunks[0].endOpIndex); in OPENGL_PIPELINE_TEST()679 EXPECT_EQ(2u, chunks[1].endOpIndex); in OPENGL_PIPELINE_TEST()