OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:corner
(Results
101 - 125
of
242
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp
279
/* pad the
corner
*/
335
/* pad the
corner
*/
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h
392
* nLeft : X Coordinate of the top left
corner
of the rectangle
393
* nTop : Y Coordinate of the top left
corner
of the rectangle
[
all
...]
/sdk/traceview/src/com/android/traceview/
TimeLineView.java
195
// Create a blank
corner
space in the upper left
corner
196
BlankCorner
corner
= new BlankCorner(composite);
local
199
corner
.setLayoutData(gridData);
201
// Add the thread labels below the blank
corner
.
[
all
...]
/external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation32.cpp
256
{ /* move the starting point to the bottom-left
corner
of the picture */
394
{ /* move the starting point to the bottom-right
corner
of the picture */
405
{ /* move the starting point to the top-right
corner
of the picture */
[
all
...]
/cts/tests/tests/graphics/src/android/graphics/cts/
RegionTest.java
368
// Test left-top
corner
.
371
// Test left-bottom
corner
.
374
// Test right-top
corner
.
377
// Test right-bottom
corner
.
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java
345
* lower-left-hand-
corner
of the view being (0,0).
/external/icu4c/test/intltest/
thcoll.cpp
200
* Odd
corner
conditions taken from "How to Sort Thai Without Rewriting Sort",
/external/jpeg/
jccoefct.c
302
blocks_across += ndummy; /* include lower right
corner
*/
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
motion_comp.cpp
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QWin.cc
207
fb += 320*239; // Move "fb" to top left
corner
/external/webkit/WebCore/platform/graphics/
GraphicsLayer.h
219
// The position of the layer (the location of its top-left
corner
in its parent)
/external/webkit/WebCore/platform/graphics/cg/
ImageCG.cpp
268
// We have to adjust the phase to deal with the fact we're in Cartesian space now (with the bottom left
corner
of destRect being
/external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h
191
// The y position is the upper left
corner
, NOT the baseline.
/external/webkit/WebCore/rendering/
RenderBoxModelObject.cpp
[
all
...]
/external/webkit/WebKit/chromium/public/
WebFrameClient.h
285
// relative to the top left
corner
of the web page area and represent
/external/webkit/WebKit/chromium/src/
ChromeClientImpl.cpp
111
// be the top left
corner
of the screen and the size will be the content
/external/webkit/WebKit/gtk/webkit/
webkitwebinspector.cpp
511
* left-most top
corner
of the content, since the contents may have
/frameworks/base/docs/html/guide/topics/ui/
layout-objects.jd
29
All child elements of the FrameLayout are pinned to the top left
corner
of the screen; you cannot
/sdk/ddms/app/src/com/android/ddms/
UIThread.java
525
// then check x. Make sure the left
corner
is in the screen
533
// then check y. Make sure the left
corner
is in the screen
593
// then check x. Make sure the left
corner
is in the screen
601
// then check y. Make sure the left
corner
is in the screen
[
all
...]
/external/quake/quake/src/QW/client/
draw.c
300
Draws a single character directly to the upper right
corner
of the screen.
996
Draws the little blue disc in the
corner
of the screen.
gl_model.c
1141
vec3_t
corner
;
local
1145
corner
[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]);
1148
return Length (
corner
);
[
all
...]
model.c
1110
vec3_t
corner
;
local
1114
corner
[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]);
1117
return Length (
corner
);
[
all
...]
/packages/apps/Phone/src/com/android/phone/
PhoneUtils.java
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-8
68
problems in some
corner
cases, thus turning it off
876
* glib/gutils.c (g_getenv): [Win32] Fix
corner
case bug when
[
all
...]
/external/opencore/codecs_v2/video/avc_h264/enc/src/
motion_est.cpp
496
temp1 = *src; /* top-left
corner
*/
497
temp2 = src[width-1]; /* top-right
corner
*/
[
all
...]
Completed in 2615 milliseconds
1
2
3
4
5
6
7
8
9
10