Searched defs:pow2 (Results 1 – 19 of 19) sorted by relevance
213 int pow2 = conic.computeQuadPOW2(conicTol); in build() local256 int pow2 = conic.computeQuadPOW2(conicTol); in build() local
227 bool SkPixelRef::onDecodeInto(int pow2, SkBitmap* bitmap) { in onDecodeInto()
295 static bool get_locked_pixels(const SkBitmap& src, int pow2, SkBitmap* dst) { in get_locked_pixels()
83 DOUBLE pow2[64]; /* pow2[i] = 2^2^i */ in FUNC() local
90 DOUBLE pow2[64]; /* pow2[i] = 2^2^i */ in FUNC() local
282 int pow2 = conic.computeQuadPOW2(tol); in computeQuads() local
184 bool decodeInto(int pow2, SkBitmap* bitmap) { in decodeInto()
57 inline int pow2(int v) in pow2() function
675 static const FIXP_SGL pow2[ENV_EXP_FRACT] = in requantizeEnvelopeData() local
55 int pow2 = GrNextPow2(temp); in quadraticPointCount() local106 int pow2 = GrNextPow2(temp); in cubicPointCount() local
1185 size_t pow2 = 0; in ec_GFp_simple_points_make_affine() local
1138 Method pow2 = getMethod(); in testForLoop() local