Searched refs:idBefore (Results 1 – 4 of 4) sorted by relevance
354 uint32_t idBefore = surface->generationID(); in DEF_GPUTEST() local364 REPORTER_ASSERT(reporter, idBefore == idAfter); in DEF_GPUTEST()
460 uint32_t idBefore = surface->generationID(); in DEF_GPUTEST() local474 REPORTER_ASSERT(reporter, intersects == (idBefore != idAfter)); in DEF_GPUTEST()
356 … uint32_t idBefore = canvas.getDevice()->accessBitmap(false).getGenerationID(); in DEF_GPUTEST() local366 REPORTER_ASSERT(reporter, idBefore == idAfter); in DEF_GPUTEST()
452 … uint32_t idBefore = canvas.getDevice()->accessBitmap(false).getGenerationID(); in DEF_GPUTEST() local465 REPORTER_ASSERT(reporter, intersects == (idBefore != idAfter)); in DEF_GPUTEST()