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

  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp 101 static const char *boolString(bool val)
513 LOG(Media, "HTMLMediaElement::load(isUserGesture : %s)", boolString(isUserGesture));
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/avfoundation/
MediaPlayerPrivateAVFoundationObjC.mm 114 static const char *boolString(bool val)
433 LOG(Media, "MediaPlayerPrivateAVFoundationObjC::setClosedCaptionsVisible(%p) - setting to %s", this, boolString(closedCaptionsVisible));

Completed in 686 milliseconds