Searched refs:anchor_x (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/common/input/ |
D | synthetic_web_input_event_builders.cc | 124 float anchor_x, in BuildPinchUpdate() argument 131 result.x = anchor_x; in BuildPinchUpdate() 133 result.globalX = anchor_x; in BuildPinchUpdate()
|
D | synthetic_web_input_event_builders.h | 51 float anchor_x,
|
/external/chromium_org/content/browser/android/ |
D | content_view_core_impl.cc | 1062 jfloat anchor_x, jfloat anchor_y, in PinchBy() argument 1065 WebInputEvent::GesturePinchUpdate, time_ms, anchor_x, anchor_y); in PinchBy()
|
/external/opencv/cv/include/ |
D | cv.h | 318 int cols, int rows, int anchor_x, int anchor_y, in LOAD_CHDL()
|