Home | History | Annotate | Download | only in core

Lines Matching refs:asint

1771 static uintptr_t asint(const void* p) {
1822 if (asint(this->getPathEffect()) |
1823 asint(this->getShader()) |
1824 asint(this->getXfermode()) |
1825 asint(this->getMaskFilter()) |
1826 asint(this->getColorFilter()) |
1827 asint(this->getRasterizer()) |
1828 asint(this->getLooper()) |
1829 asint(this->getImageFilter())) {