OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofx
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java
274
int
ofx
= 0;
local
277
ofx
= +1;
285
ofx
= -2;
291
int tx = (SX +
ofx
- p.x) / 2;
/external/skia/src/core/
SkBitmapProcState_matrix_repeat.h
279
SkFixed
ofx
= bfx, ofy= bfy, odx= bdx, ody= bdy;
281
uint32_t val = (TILEY_PROCF(ofy, maxY) << 16) | TILEX_PROCF(
ofx
, maxX);
286
ofx
+= odx; ofy += ody;
Completed in 235 milliseconds