Home
last modified time | relevance | path

Searched refs:kFill_RRectType (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.h42 kFill_RRectType, enumerator
DGLSkiaShadowPort.cpp193 case kFill_RRectType: in rrect_type_to_vert_count()
206 case kFill_RRectType: in rrect_type_to_index_count()
219 case kFill_RRectType: in rrect_type_to_indices()
523 RRectType type = kFill_RRectType; in getShadowGeometry()
534 type = innerRadius > 0 ? kStroke_RRectType : kFill_RRectType; in getShadowGeometry()