Home | History | Annotate | Download | only in gpu

Lines Matching refs:contains

55                 // check if the shape subtracted either contains the entire bounds (and makes
58 if (element->contains(queryBounds)) {
65 if (element->contains(queryBounds)) {
77 // check if the shape intersected contains the entire bounds and therefore can
81 if (element->contains(queryBounds)) {
88 if (element->contains(queryBounds)) {
100 // If the union-ed shape contains the entire bounds then after this element
104 if (element->contains(queryBounds)) {
111 if (element->contains(queryBounds)) {
128 if (element->contains(queryBounds)) {
134 if (element->contains(queryBounds)) {
150 if (element->contains(queryBounds)) {
157 if (element->contains(queryBounds)) {
174 if (element->contains(queryBounds)) {
182 if (element->contains(queryBounds)) {
280 element->contains(queryBounds);
362 if (stackBounds.contains(scalarQueryBounds)) {
419 if (stackBounds.contains(scalarQueryBounds)) {