HomeSort by relevance Sort by last modified time
    Searched refs:hasTextShadow (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
DisplayListOp.h 187 virtual bool hasTextShadow() const {
    [all...]
DeferredDisplayList.cpp 190 if (!isTextBatch || op->hasTextShadow()) {
OpenGLRenderer.h 323 static inline bool hasTextShadow(const SkPaint* paint) {
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 809 milliseconds