Searched refs:getContentWidth (Results 1 – 6 of 6) sorted by relevance
366 if (mCurrentTextureWidth != mUi.getContentWidth() || in dispatchDraw()368 mCurrentTextureWidth = mUi.getContentWidth(); in dispatchDraw()
178 int getContentWidth() { in getContentWidth() method in XLargeUi
1979 || view.getContentWidth() == 0) { in createScreenshot()1998 int contentWidth = view.getContentWidth(); in createScreenshot()
1841 if (mMainView.getContentWidth() <= 0 || mMainView.getContentHeight() <= 0) { in capture()
396 mContentWidth = mWidgetSpacingLayout.getContentWidth(); in onDataReady()1171 int contentWidth = mWidgetSpacingLayout.getContentWidth(); in syncWidgetPageItems()
224 int getContentWidth() { in getContentWidth() method in PagedViewCellLayout