Home | History | Annotate | Download | only in core

Lines Matching full:asint

1467 static uintptr_t asint(const void* p) {
1518 if (asint(this->getPathEffect()) |
1519 asint(this->getShader()) |
1520 asint(this->getXfermode()) |
1521 asint(this->getMaskFilter()) |
1522 asint(this->getColorFilter()) |
1523 asint(this->getRasterizer()) |
1524 asint(this->getLooper())) {