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

  /external/skia/src/effects/
SkEmbossMask.cpp 13 static inline int nonzero_to_one(int x) { function
71 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)];
  /external/skqp/src/effects/
SkEmbossMask.cpp 13 static inline int nonzero_to_one(int x) { function
71 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)];

Completed in 457 milliseconds