Lines Matching refs:VERIFY_REGION
301 VERIFY_REGION(pRegion, stuff->region, client, DixWriteAccess); in ProcXFixesDestroyRegion()
326 VERIFY_REGION(pRegion, stuff->region, client, DixWriteAccess); in ProcXFixesSetRegion()
364 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesCopyRegion()
365 VERIFY_REGION(pDestination, stuff->destination, client, DixWriteAccess); in ProcXFixesCopyRegion()
393 VERIFY_REGION(pSource1, stuff->source1, client, DixReadAccess); in ProcXFixesCombineRegion()
394 VERIFY_REGION(pSource2, stuff->source2, client, DixReadAccess); in ProcXFixesCombineRegion()
395 VERIFY_REGION(pDestination, stuff->destination, client, DixWriteAccess); in ProcXFixesCombineRegion()
437 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesInvertRegion()
438 VERIFY_REGION(pDestination, stuff->destination, client, DixWriteAccess); in ProcXFixesInvertRegion()
483 VERIFY_REGION(pRegion, stuff->region, client, DixWriteAccess); in ProcXFixesTranslateRegion()
510 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesRegionExtents()
511 VERIFY_REGION(pDestination, stuff->destination, client, DixWriteAccess); in ProcXFixesRegionExtents()
543 VERIFY_REGION(pRegion, stuff->region, client, DixReadAccess); in ProcXFixesFetchRegion()
775 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesExpandRegion()
776 VERIFY_REGION(pDestination, stuff->destination, client, DixWriteAccess); in ProcXFixesExpandRegion()