Home
last modified time | relevance | path

Searched refs:ctop (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/src/core/
DSkQuadClipper.cpp68 const SkScalar ctop = fClip.fTop; in clipQuad() local
70 if (dst[2].fY <= ctop || dst[0].fY >= cbot) { in clipQuad()
78 if (dst[0].fY < ctop) { in clipQuad()
79 if (chopMonoQuadAtY(dst, ctop, &t)) { in clipQuad()
88 if (dst[i].fY < ctop) { in clipQuad()
89 dst[i].fY = ctop; in clipQuad()
DSkCubicClipper.cpp125 const SkScalar ctop = fClip.fTop; in clipCubic() local
127 if (dst[3].fY <= ctop || dst[0].fY >= cbot) { in clipCubic()
135 if (dst[0].fY < ctop && ChopMonoAtY(dst, ctop, &t)) { in clipCubic()
/third_party/flutter/skia/src/core/
DSkQuadClipper.cpp68 const SkScalar ctop = fClip.fTop; in clipQuad() local
70 if (dst[2].fY <= ctop || dst[0].fY >= cbot) { in clipQuad()
78 if (dst[0].fY < ctop) { in clipQuad()
79 if (chopMonoQuadAtY(dst, ctop, &t)) { in clipQuad()
88 if (dst[i].fY < ctop) { in clipQuad()
89 dst[i].fY = ctop; in clipQuad()
DSkCubicClipper.cpp125 const SkScalar ctop = fClip.fTop; in clipCubic() local
127 if (dst[3].fY <= ctop || dst[0].fY >= cbot) { in clipCubic()
135 if (dst[0].fY < ctop && ChopMonoAtY(dst, ctop, &t)) { in clipCubic()
/third_party/openssl/crypto/
Dia64cpuid.S86 br.ctop.sptk .L_wipe_top };;
208 br.ctop.sptk .Loop_cmp_ctop };;
/third_party/EGL/sdk/docs/man/
DNOTES24 NO> ctop.xsl - no longer used?
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/
DNOTES24 NO> ctop.xsl - no longer used?
/third_party/openssl/crypto/bn/asm/
Dia64.S217 br.ctop.sptk .L_bn_add_words_ctop };;
270 br.ctop.sptk .L_bn_sub_words_ctop };;
351 br.ctop.sptk .L_bn_mul_words_ctop };;
384 br.ctop.sptk .L_bn_mul_words_ctop };;
455 br.ctop.sptk .L_bn_mul_add_words_ctop};;
521 br.ctop.sptk .L_bn_sqr_words_ctop };;
/third_party/boost/boost/intrusive/
Dtreap.hpp267 { return this->ctop(); } in top()
274 const_iterator ctop() const in ctop() function in boost::intrusive::treap_impl
Dtreap_set.hpp224 const_iterator ctop() const;
783 const_iterator ctop() const;
/third_party/libunwind/tests/
Dia64-test-nat-asm.S464 br.ctop.dptk.few 1b;;
/third_party/openssl/crypto/aes/asm/
Daes-ia64.S195 br.ctop.sptk .Le_top };;
572 br.ctop.sptk .Ld_top };;