OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ny1
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java
199
int
ny1
= b.y + deltaY;
local
200
if (
ny1
< y2) {
201
y =
ny1
;
/external/pixman/pixman/
pixman-region.c
241
#define ADDRECT(next_rect, nx1,
ny1
, nx2, ny2) \
245
next_rect->y1 =
ny1
; \
252
#define NEWRECT(region, next_rect, nx1,
ny1
, nx2, ny2) \
262
ADDRECT (next_rect, nx1,
ny1
, nx2, ny2); \
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c
1681
VGfloat nx1,
ny1
, nx2, ny2;
local
[
all
...]
/external/mesa3d/src/gallium/state_trackers/vega/
path.c
1681
VGfloat nx1,
ny1
, nx2, ny2;
local
[
all
...]
Completed in 32 milliseconds