Home
last modified time | relevance | path

Searched refs:extent (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DScrollBarUtils.java21 public static int getThumbLength(int size, int thickness, int extent, int range) { in getThumbLength() argument
24 int length = Math.round((float) size * extent / range); in getThumbLength()
31 public static int getThumbOffset(int size, int thumbLength, int extent, int range, int offset) { in getThumbOffset() argument
33 int thumbOffset = Math.round((float) (size - thumbLength) * offset / (range - extent)); in getThumbOffset()
/frameworks/base/core/java/android/widget/
DScrollBarDrawable.java102 public void setParameters(int range, int offset, int extent, boolean vertical) { in setParameters() argument
109 if (mRange != range || mOffset != offset || mExtent != extent) { in setParameters()
112 mExtent = extent; in setParameters()
121 final int extent = mExtent; in draw() local
126 if (extent <= 0 || range <= extent) { in draw()
144 ScrollBarUtils.getThumbLength(scrollBarLength, thickness, extent, range); in draw()
146 ScrollBarUtils.getThumbOffset(scrollBarLength, thumbLength, extent, range, in draw()
DGridView.java2288 int extent = rowCount * 100; in computeVerticalScrollExtent() local
2294 extent += (top * 100) / height; in computeVerticalScrollExtent()
2301 extent -= ((bottom - getHeight()) * 100) / height; in computeVerticalScrollExtent()
2304 return extent; in computeVerticalScrollExtent()
DAbsListView.java2018 int extent = count * 100; in computeVerticalScrollExtent() local
2024 extent += (top * 100) / height; in computeVerticalScrollExtent()
2031 extent -= ((bottom - getHeight()) * 100) / height; in computeVerticalScrollExtent()
2034 return extent; in computeVerticalScrollExtent()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp640 .extent = {0, 0, 1}, in CreateSwapchainKHR()
668 image_create.extent = in CreateSwapchainKHR()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java1225 @Extent int extent) { in getScaleForExtent() argument
1226 if (extent == WIDTH) { in getScaleForExtent()
1229 } else if (extent == HEIGHT) { in getScaleForExtent()
/frameworks/base/core/java/android/view/
DView.java5245 final int extent = computeVerticalScrollExtent(); in isOnVerticalScrollbarThumb() local
5247 extent, range); in isOnVerticalScrollbarThumb()
5249 extent, range, offset); in isOnVerticalScrollbarThumb()
5270 final int extent = computeHorizontalScrollExtent(); in isOnHorizontalScrollbarThumb() local
5272 extent, range); in isOnHorizontalScrollbarThumb()
5274 extent, range, offset); in isOnHorizontalScrollbarThumb()
11071 final int extent = computeVerticalScrollExtent(); in handleScrollBarDragging() local
11074 bounds.height(), bounds.width(), extent, range); in handleScrollBarDragging()
11076 bounds.height(), thumbLength, extent, range, offset); in handleScrollBarDragging()
11084 && height > 0 && extent > 0) { in handleScrollBarDragging()
[all …]
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp843 VkDeviceSize(create_info->extent.width * create_info->extent.height) * in DEFINE_OBJECT_HANDLE_CONVERSION()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1534 VkExtent3D extent; member
1615 VkExtent3D extent; member
1759 VkExtent2D extent; member
2114 VkExtent3D extent; member
2166 VkExtent3D extent; member
/frameworks/base/docs/html/wear/preview/
Dlicense.jd42 … purpose not expressly permitted by the License Agreement. Except to the extent required by applic…
122 12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Googl…
Ddownloads.jd49 … purpose not expressly permitted by the License Agreement. Except to the extent required by applic…
129 12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Googl…
/frameworks/base/docs/html/distribute/googleplay/
Dauto.jd87 usability guidelines and plan on supporting them to the greatest extent
Dwear.jd98 greatest extent possible. You can design a great notification experience for users with the APIs
Dtv.jd92 usability guidelines and plan on supporting them to the greatest extent
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc84 .extent = the 2D dimensions requested for the gralloc buffer
/frameworks/base/docs/html/google/play/
Ddeveloper-api.jd201 <li><em>Cache purchase details on your servers</em> &mdash; To the extent possible,
/frameworks/base/docs/html/distribute/googleplay/edu/
Dstart.jd110 Guidelines</a> and plan on supporting them to the greatest extent possible.
/frameworks/base/docs/html/distribute/tools/
Dlocalization-checklist.jd157 display and editing, to the extent possible.
879 users in a variety of languages and time zones. The extent of your
/frameworks/base/docs/html/distribute/essentials/quality/
Dtablets.jd44 should address each guideline’s recommendations to the extent that they’re
46 product to your customers &mdash; follow them to the greatest extent
/frameworks/native/vulkan/api/
Dvulkan.api1395 VkExtent2D extent
1682 VkExtent3D extent
1730 VkExtent3D extent
1781 …VkExtent3D extent /// Specified in pixels for both…
1805 VkExtent3D extent
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt830 extent possible, whether at the time of the initial grant or
1055 the terms of this License to the maximum extent possible; and (b)
1059 extent prohibited by statute or regulation, such description must be
1192 unenforceable, such provision shall be reformed only to the extent
1194 California law provisions (except to the extent applicable law, if
/frameworks/base/docs/html/training/articles/
Dsecurity-key-attestation.jd315 This data structure indicates the extent to which a software feature, such as
Dmemory.jd331 requesting it to whatever extent possible. Using the extra memory will increasingly be to the
/frameworks/base/docs/html/google/play/licensing/
Dsetting-up.jd269 <p>Because you will be customizing the LVL sources to some extent, you should
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1083 is...Supported()} or {@code getMax...()} method to determine if (and to what extent) a feature is