Searched refs:pathEffect (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.cpp50 pathEffect(NULL) {
61 pathEffect(paint->getPathEffect()) {
72 hash = JenkinsHashMix(hash, android::hash_type(pathEffect));
H A DPathCache.h116 SkPathEffect* pathEffect; member in struct:android::uirenderer::PathDescription

Completed in 201 milliseconds