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

  /external/skia/samplecode/
SampleApp.h 90 void setZoomCenter(float x, float y);
SampleApp.cpp 551 void SampleWindow::setZoomCenter(float x, float y)
    [all...]
  /frameworks/base/core/java/android/webkit/
ZoomManager.java 352 public final void setZoomCenter(float x, float y) {
639 setZoomCenter(lastTouchX, lastTouchY);
    [all...]
WebViewClassic.java     [all...]

Completed in 223 milliseconds