OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkNextPow2
(Results
1 - 3
of
3
) sorted by null
/external/skia/tests/
PathCoverageTest.cpp
52
uint32_t count = SkMinScalar(
SkNextPow2
(temp), MAX_POINTS_PER_CURVE);
/external/skia/include/core/
SkMath.h
132
static inline int
SkNextPow2
(int value) {
/external/skia/src/images/
SkImageDecoder_libpng.cpp
[
all
...]
Completed in 391 milliseconds