Searched defs:tBits (Results 1 - 4 of 4) sorted by relevance
/external/skia/src/pathops/ |
H A D | SkPathOpsWinding.cpp | 223 int tBits = 0; local 226 ++tBits; 228 if (tBits) { 229 int tIndex = (tBase - 1) & ((1 << tBits) - 1);
|
/external/dng_sdk/source/ |
H A D | dng_bottlenecks.h | 528 uint32 tBits, 1621 uint32 tBits, 1633 tBits, 1613 DoVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) argument
|
H A D | dng_reference.cpp | 2196 uint32 tBits, 2200 uint32 tShift = 32 - tBits; 2202 uint32 tLimit = 1 << tBits; 2188 RefVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) argument
|
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
Completed in 297 milliseconds