Home | History | Annotate | Download | only in common

Lines Matching full:inrange

248 	DE_ASSERT(de::inRange(x+width, x+1, access.getWidth()));
251 DE_ASSERT(de::inRange(y+height, y+1, access.getHeight()));
254 DE_ASSERT(de::inRange(z+depth, z+1, access.getDepth()));
274 DE_ASSERT(de::inRange(x+width, x+1, access.getWidth()));
277 DE_ASSERT(de::inRange(y+height, y+1, access.getHeight()));
280 DE_ASSERT(de::inRange(z+depth, z+1, access.getDepth()));