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

  /external/skia/tools/
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(),
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 73 public int getViewWidth() {
122 public int getViewWidth() {
    [all...]
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 156 public int getViewWidth() {
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 845 if (getViewWidth() <= 0) {
    [all...]
  /frameworks/base/core/java/android/webkit/
WebViewClassic.java     [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 145 milliseconds