/external/chromium_org/chrome/browser/ui/views/ |
constrained_window_views.h | 27 // reposition widgets e.g. when the host dimensions change.
|
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
icons_handler.h | 18 // Max size (both dimensions) for browser and page actions.
|
/external/chromium_org/chrome_frame/infobars/internal/ |
displaced_window_manager.cc | 34 // If we modified the window's dimensions, there is no way to respect a custom
|
/external/chromium_org/media/filters/ |
skcanvas_video_renderer.h | 26 // Paints |video_frame| on |canvas|, scaling the result to fit dimensions
|
/external/chromium_org/media/tools/player_x11/ |
x11_video_renderer.h | 29 // Initializes X11 rendering for the given dimensions.
|
/external/chromium_org/ppapi/api/ |
pp_rect.idl | 35 * coordinates and width and height dimensions as int32_t values.
|
/external/chromium_org/ppapi/cpp/dev/ |
video_decoder_client_dev.h | 29 const PP_Size& dimensions,
|
/external/chromium_org/ppapi/proxy/ |
ppp_video_decoder_proxy.h | 33 const PP_Size& dimensions,
|
/external/chromium_org/remoting/protocol/ |
host_stub.h | 29 // Notification of the client dimensions and pixel density.
|
/external/chromium_org/sync/protocol/ |
favicon_image_specifics.proto | 17 // The favicon dimensions.
|
/external/chromium_org/third_party/skia/src/utils/ |
SkBitmapHasher.cpp | 36 // start with the x/y dimensions
|
/external/chromium_org/ui/android/java/res/values/ |
dimens.xml | 18 <!-- Infobar dimensions -->
|
/external/jpeg/ |
rdjpgcom.1 | 31 to also display the JPEG image dimensions.
|
/external/qemu/distrib/jpeg-6b/ |
rdjpgcom.1 | 31 to also display the JPEG image dimensions.
|
/external/skia/src/utils/ |
SkBitmapHasher.cpp | 36 // start with the x/y dimensions
|
/frameworks/base/core/res/res/values-large/ |
dimens.xml | 33 <!-- Preference UI dimensions for larger screens. -->
|
/frameworks/base/packages/Keyguard/res/values-large/ |
dimens.xml | 26 <!-- Preference UI dimensions for larger screens. -->
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
Frame.java | 136 public static Frame create(FrameType type, int[] dimensions) { 142 return new Frame(type, dimensions, manager); 166 Frame(FrameType type, int[] dimensions, FrameManager manager) { 167 mBackingStore = new BackingStore(type, dimensions, manager);
|
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/ |
FrameBuffer.cpp | 48 // dimensions that are NOT powers of 2.
|
/packages/apps/Camera2/jni/feature_mos/src/mosaic_renderer/ |
FrameBuffer.cpp | 48 // dimensions that are NOT powers of 2.
|
/packages/apps/Contacts/res/layout/ |
custom_action_bar.xml | 17 <!-- Dimensions are set at runtime in ActionBarAdapter -->
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTileStarredView.java | 23 * in a square. The actual dimensions are set by
|
/packages/apps/InCallUI/res/values/ |
dimens.xml | 19 <!-- Dimensions for CallCard elements (the normal in-call UI) --> 65 <!-- Dimensions for OTA Call Card --> 71 <!-- Dimensions for Emergency Dialer and dialpad inside the in-call screen --> 120 <!-- Text dimensions for dialpad keys -->
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/ |
FrameBuffer.cpp | 48 // dimensions that are NOT powers of 2.
|
/device/generic/goldfish/camera/ |
Converters.h | 260 * width, height - Dimensions for both framebuffers. 268 * width, height - Dimensions for both framebuffers. 276 * width, height - Dimensions for both framebuffers. 284 * width, height - Dimensions for both framebuffers. 292 * width, height - Dimensions for both framebuffers. 300 * width, height - Dimensions for both framebuffers. 308 * width, height - Dimensions for both framebuffers.
|