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

  /external/skia/src/core/
SkColorData.h 531 #define SkShouldDitherXY(x, y) (((x) ^ (y)) & 1)
    [all...]
  /external/skqp/src/core/
SkColorData.h 531 #define SkShouldDitherXY(x, y) (((x) ^ (y)) & 1)
    [all...]

Completed in 67 milliseconds