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

  /external/chromium_org/third_party/skia/tools/
CopyTilesRenderer.cpp 48 for (int x = 0; x < this->getViewWidth(); x += fLargeTileWidth) {
PictureRenderer.cpp 116 const int width = this->getViewWidth();
189 int PictureRenderer::getViewWidth() {
355 SkCanvas* canvas = recorder.beginRecording(this->getViewWidth(), this->getViewHeight(),
497 const int width = this->getViewWidth();
536 const int width = this->getViewWidth();
672 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight());
886 SkCanvas* canvas = fRecorder->beginRecording(this->getViewWidth(), this->getViewHeight(),
    [all...]
PictureRenderer.h 402 int getViewWidth();
  /external/skia/tools/
CopyTilesRenderer.cpp 48 for (int x = 0; x < this->getViewWidth(); x += fLargeTileWidth) {
PictureRenderer.cpp 116 const int width = this->getViewWidth();
189 int PictureRenderer::getViewWidth() {
355 SkCanvas* canvas = recorder.beginRecording(this->getViewWidth(), this->getViewHeight(),
497 const int width = this->getViewWidth();
536 const int width = this->getViewWidth();
672 clipRegion.setRect(0, 0, this->getViewWidth(), this->getViewHeight());
886 SkCanvas* canvas = fRecorder->beginRecording(this->getViewWidth(), this->getViewHeight(),
    [all...]
PictureRenderer.h 402 int getViewWidth();
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 73 public int getViewWidth() {
122 public int getViewWidth() {
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]