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

  /external/skia/tools/
CopyTilesRenderer.cpp 42 for (int y = 0; y < this->getViewHeight(); y += fLargeTileHeight) {
PictureRenderer.cpp 95 const int height = this->getViewHeight();
149 int PictureRenderer::getViewHeight() {
251 SkCanvas* recorder = replayer->beginRecording(this->getViewWidth(), this->getViewHeight(),
386 const int height = this->getViewHeight();
425 const int height = this->getViewHeight();
548 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight());
743 SkCanvas* recorder = fReplayer->beginRecording(this->getViewWidth(), this->getViewHeight(),
PictureRenderer.h 227 int getViewHeight();
  /frameworks/base/core/java/android/webkit/
ZoomManager.java 410 mZoomCenterY = mWebView.getViewHeight() * .5f;
499 - titleHeight, mWebView.getViewHeight(), Math.round(mWebView.getContentHeight()
    [all...]
WebViewClassic.java     [all...]
WebViewCore.java     [all...]
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 160 public int getViewHeight() {
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 66 milliseconds