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

  /external/v8/src/
mark-compact.h 69 static inline bool IsBlack(MarkBit mark_bit) {
138 if (IsBlack(mark_bit)) return BLACK_OBJECT;
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 470 static bool IsBlack(const cricket::VideoFrame& frame) {
    [all...]

Completed in 63 milliseconds