Searched defs:kNoClip_Shift (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/views/
H A DSkView.h29 kNoClip_Shift, enumerator in enum:SkView::Flag_Shift
35 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds
/external/skqp/include/views/
H A DSkView.h29 kNoClip_Shift, enumerator in enum:SkView::Flag_Shift
35 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds

Completed in 129 milliseconds