Home
last modified time | relevance | path

Searched defs:toPaint (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/apex/
DTypeCast.h56 static inline const Paint* toPaint(const APaint* paint) { in toPaint() function
60 static inline Paint* toPaint(APaint* paint) { in toPaint() function
/frameworks/base/libs/hwui/jni/text/
DMeasuredText.cpp42 static inline Paint* toPaint(jlong ptr) { in toPaint() function