Searched refs:genIDC (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | ClipStackTest.cpp | 1055 int32_t genIDC = stack.getTopmostGenID(); in test_reduced_clip_stack_genid() local 1097 … { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, XYWH(0, 50, 27, 26) }, in test_reduced_clip_stack_genid() 1098 { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
|