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

  /external/skia/tools/
CopyTilesRenderer.cpp 41 for (int x = 0; x < this->getViewWidth(); x += fLargeTileWidth) {
PictureRenderer.cpp 94 const int width = this->getViewWidth();
140 int PictureRenderer::getViewWidth() {
251 SkCanvas* recorder = replayer->beginRecording(this->getViewWidth(), this->getViewHeight(),
385 const int width = this->getViewWidth();
424 const int width = this->getViewWidth();
548 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight());
743 SkCanvas* recorder = fReplayer->beginRecording(this->getViewWidth(), this->getViewHeight(),
PictureRenderer.h 221 int getViewWidth();
  /frameworks/base/core/java/android/webkit/
ZoomManager.java 409 mZoomCenterX = mWebView.getViewWidth() * .5f;
492 tx = -WebViewClassic.pinLoc(tx, mWebView.getViewWidth(), Math.round(mWebView.getContentWidth()
689 return mWebView.getViewWidth() * mInvZoomOverviewWidth;
    [all...]
WebViewClassic.java     [all...]
WebViewCore.java     [all...]
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 156 public int getViewWidth() {
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 73 public int getViewWidth() {
122 public int getViewWidth() {
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 845 if (getViewWidth() <= 0) {
    [all...]
  /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 233 milliseconds