HomeSort by relevance Sort by last modified time
    Searched defs:kNoClip_Shift (Results 1 - 2 of 2) sorted by null

  /external/skia/include/views/
SkView.h 36 kNoClip_Shift,
46 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds
  /external/skia/legacy/include/views/
SkView.h 35 kNoClip_Shift,
45 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds

Completed in 389 milliseconds