Home | History | Annotate | Download | only in src

Lines Matching refs:GrAssert

206     GrAssert(key->width() == desc.fWidth);
207 GrAssert(key->height() == desc.fHeight);
224 GrAssert(NULL != clampEntry);
303 GrAssert(NULL != texture);
490 GrAssert(GR_MAX_OFFSCREEN_AA_DIM > 0);
492 GrAssert(NULL == record->fEntry0);
493 GrAssert(NULL == record->fEntry1);
544 GrAssert(NULL != offRT0);
574 GrAssert(NULL != record->fEntry0);
595 GrAssert(NULL != record->fEntry1);
617 GrAssert(OffscreenRecord::k4x4SinglePass_Downsample ==
714 GrAssert(NULL != fAAFillRectIndexBuffer);
750 GrAssert(NULL != fAAStrokeRectIndexBuffer);
903 GrAssert(combinedMatrix->preservesAxisAlignment());
1476 GrAssert(NULL == fDrawBuffer);
1477 GrAssert(NULL == fDrawBufferVBAllocPool);
1478 GrAssert(NULL == fDrawBufferIBAllocPool);
1521 GrAssert(fDefaultPathRenderer.canDrawPath(target, path, fill));