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

  /external/chromium_org/third_party/skia/include/views/
SkView.h 38 kFlagShiftCount
48 kAllFlagMasks = (uint32_t)(0 - 1) >> (32 - kFlagShiftCount)
  /external/skia/include/views/
SkView.h 38 kFlagShiftCount
48 kAllFlagMasks = (uint32_t)(0 - 1) >> (32 - kFlagShiftCount)

Completed in 105 milliseconds