Searched defs:tBits (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsWinding.cpp223 int tBits = 0; local
226 ++tBits;
228 if (tBits) {
229 int tIndex = (tBase - 1) & ((1 << tBits) - 1);
/external/dng_sdk/source/
H A Ddng_bottlenecks.h528 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 Ddng_reference.cpp2196 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 Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...

Completed in 297 milliseconds