Home | History | Annotate | Download | only in input

Lines Matching refs:isPointInsideSurface

3891         if (!isPointInsideSurface(pointer.x, pointer.y)) {
5660 bool TouchInputMapper::isPointInsideSurface(int32_t x, int32_t y) {