OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resized
(Results
26 - 50
of
375
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/base/
pickle.cc
67
bool
resized
= Resize(payload_size);
local
68
CHECK(
resized
); // Realloc failed.
91
bool
resized
= Resize(other.header_size_ + other.header_->payload_size);
local
92
CHECK(
resized
); // Realloc failed.
/external/chromium/chrome/browser/chromeos/login/
user_view.h
61
// the image is
resized
to fit window size precisely. Image view repaints
/external/libvpx/vpx_mem/memory_manager/
hmm_resize.c
83
** in the block being
resized
.
/frameworks/base/core/java/android/view/
IWindow.aidl
48
void
resized
(in Rect frame, in Rect contentInsets,
/frameworks/base/core/java/com/android/internal/view/
BaseIWindow.java
37
public void
resized
(Rect frame, Rect contentInsets,
method in class:BaseIWindow
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindow.java
50
public void
resized
(Rect arg1, Rect arg2, Rect arg3,
method in class:BridgeWindow
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
exception.hpp
65
// A container cannot be
resized
.
hash_policy.hpp
255
// Notifies the table was
resized
as a result of this object's
361
// Notifies the table was
resized
as a result of this object's
579
//
resized
naturally. The current __size of the container is
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp
65
// A container cannot be
resized
.
hash_policy.hpp
255
// Notifies the table was
resized
as a result of this object's
361
// Notifies the table was
resized
as a result of this object's
579
//
resized
naturally. The current __size of the container is
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp
65
// A container cannot be
resized
.
hash_policy.hpp
255
// Notifies the table was
resized
as a result of this object's
361
// Notifies the table was
resized
as a result of this object's
579
//
resized
naturally. The current __size of the container is
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp
65
// A container cannot be
resized
.
hash_policy.hpp
255
// Notifies the table was
resized
as a result of this object's
361
// Notifies the table was
resized
as a result of this object's
579
//
resized
naturally. The current __size of the container is
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
exception.hpp
65
// A container cannot be
resized
.
hash_policy.hpp
255
// Notifies the table was
resized
as a result of this object's
361
// Notifies the table was
resized
as a result of this object's
579
//
resized
naturally. The current __size of the container is
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
splitter.js
143
* element being
resized
.
156
* Handles splitter moves. Updates width of the element being
resized
.
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlresizeevent.html
196
> the user is allowed to resize the applications window. When the window is
resized
an <TT
212
> is recieved the window should be
resized
to the new dimensions using <A
/frameworks/av/libvideoeditor/vss/common/inc/
M4AIR_API.h
82
* @brief The following structure is used to retrieve the parameters needed to get a
resized
ROI (Region of interest).
160
* @brief This function will provide the requested
resized
area of interest according to
M4VIFI_FiltersAPI.h
612
/** YUV420 (Planar) to
Resized
RGB565 */
615
/** YUV420 (Planar) to
Resized
RGB888 */
618
/** YUV420(Planar) to
Resized
and Rotated (-90) RGB565 */
622
/** YUV420(Planar) to
Resized
and Rotated (+90) RGB565 */
627
/** YUV420(Planar) to
Resized
YUV420(Planar) */
[
all
...]
/libcore/dalvik/src/main/java/dalvik/system/
VMRuntime.java
73
* be
resized
so that (size of live objects) / (size of heap) is
83
* be
resized
so that (size of live objects) / (size of heap) is
/frameworks/base/core/java/android/appwidget/
AppWidgetProviderInfo.java
85
* Minimum width (in dp) which the widget can be
resized
to. This field has no effect if it
94
* Minimum height (in dp) which the widget can be
resized
to. This field has no effect if it
178
* The rules by which a widget can be
resized
. See {@link #RESIZE_NONE},
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
hash_policy.hpp
256
// Notifies the table was
resized
as a result of this object's
362
// Notifies the table was
resized
as a result of this object's
580
//
resized
naturally. The current __size of the container is
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
hash_policy.hpp
256
// Notifies the table was
resized
as a result of this object's
362
// Notifies the table was
resized
as a result of this object's
580
//
resized
naturally. The current __size of the container is
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeRenderer.java
72
* be set when the viewport is
resized
.
Completed in 447 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>