Searched defs:changedFlags (Results 1 – 3 of 3) sorted by relevance
601 const uint64_t changedFlags = diff(s); in isSimpleBufferUpdate() local
736 uint64_t changedFlags = (flags & other.mask) ^ (other.flags & other.mask); in diff() local
496 ArgumentCaptor<Integer> changedFlags = ArgumentCaptor.forClass(Integer.class); in testRelayoutFlagChanges() local