Home | History | Annotate | Download | only in functional

Lines Matching full:getwidth

174 	genTestRects(rects, dst.getWidth(), dst.getHeight());
389 access.getWidth(), access.getHeight(), access.getDepth(), access.getRowPitch(), access.getSlicePitch(), access.getDataPtr());
398 DE_ASSERT(stencilRef.getWidth() == result.getWidth() && stencilRef.getHeight() == result.getHeight());
402 for (int x = 0; x < stencilRef.getWidth(); x++)
439 for (int x = 0; x < result.getWidth(); x++)