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

  /external/skia/include/views/
SkView.h 44 kFlexV_Mask = 1 << kFlexV_Shift, //!< set if the view's height is stretchable
  /external/skia/src/views/
SkStackViewLayout.cpp 144 flexMask = SkView::kFlexV_Mask;

Completed in 88 milliseconds