HomeSort by relevance Sort by last modified time
    Searched refs:within_bound_2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/examples/mouse_lock/
mouse_lock.cc 202 bool within_bound_2 = local
211 if (within_bound_1 && within_bound_2 && within_bound_3) {
  /external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
mouse_lock.cc 314 bool within_bound_2 = ((y - anchor_2.y()) * (vertex.x() - anchor_2.x())) < local
321 if (within_bound_1 && within_bound_2 && within_bound_3) {

Completed in 192 milliseconds