OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofx
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java
410
int
ofx
= 0;
local
413
ofx
= +1;
421
ofx
= -2;
427
int tx = (SX +
ofx
- p.x) / 2;
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h
252
SkFixed
ofx
= bfx, ofy= bfy, odx= bdx, ody= bdy;
254
uint32_t val = (TILEY_PROCF(ofy, maxY) << 16) | TILEX_PROCF(
ofx
, maxX);
259
ofx
+= odx; ofy += ody;
/external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h
252
SkFixed
ofx
= bfx, ofy= bfy, odx= bdx, ody= bdy;
254
uint32_t val = (TILEY_PROCF(ofy, maxY) << 16) | TILEX_PROCF(
ofx
, maxX);
259
ofx
+= odx; ofy += ody;
Completed in 267 milliseconds