HomeSort by relevance Sort by last modified time
    Searched refs:odx (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkBitmapProcState_matrix_repeat.h 284 SkFixed ofx = bfx, ofy= bfy, odx= bdx, ody= bdy;
291 ofx += odx; ofy += ody;
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 254 SkFixed ofx = bfx, ofy= bfy, odx= bdx, ody= bdy;
261 ofx += odx; ofy += ody;

Completed in 699 milliseconds