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

  /frameworks/av/media/libstagefright/rtsp/
ARawAudioAssembler.cpp 118 bool ARawAudioAssembler::Supports(const char *desc) {
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 50 Supports = 12,
65 bool isSupportsRule() const { return type() == Supports; }
287 DEFINE_STYLE_RULE_TYPE_CASTS(Supports);

Completed in 306 milliseconds