Searched refs:toPaint (Results 1 – 4 of 4) sorted by relevance
33 delete TypeCast::toPaint(paint); in APaint_destroyPaint()60 TypeCast::toPaint(paint)->setBlendMode(convertBlendMode(blendMode)); in APaint_setBlendMode()64 TypeCast::toPaint(paint)->setImageFilter(convertImageFilter(imageFilter)); in APaint_setImageFilter()
56 static inline const Paint* toPaint(const APaint* paint) { in toPaint() function60 static inline Paint* toPaint(APaint* paint) { in toPaint() function
110 TypeCast::toPaint(paint)); in ACanvas_drawBitmap()
42 static inline Paint* toPaint(jlong ptr) { in toPaint() function67 Paint* paint = toPaint(paintPtr); in nAddStyleRun()79 toPaint(paintPtr)->getMinikinLocaleListId()); in nAddReplacementRun()