Searched refs:endOpIndex (Results 1 – 4 of 4) sorted by relevance
81 size_t endOpIndex; member
644 newChunk.endOpIndex = insertIndex + 1; in addOp()653 mDisplayList->chunks.back().endOpIndex = insertIndex + 1; in addOp()
525 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()680 EXPECT_EQ(1u, chunks[0].endOpIndex); in OPENGL_PIPELINE_TEST()684 EXPECT_EQ(2u, chunks[1].endOpIndex); in OPENGL_PIPELINE_TEST()