OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonzero_to_one
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkEmbossMask.cpp
13
static inline int
nonzero_to_one
(int x) {
function
109
int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x -
nonzero_to_one
(x)];
/external/skia/src/effects/
SkEmbossMask.cpp
13
static inline int
nonzero_to_one
(int x) {
function
109
int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x -
nonzero_to_one
(x)];
Completed in 1808 milliseconds