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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.cpp 200 bool seamless; local
202 seamless = supportsSeamlessAudioFormatChange(targetFormat);
204 seamless = mCodec != NULL && mCodec->isConfiguredForAdaptivePlayback();
207 ALOGV("%s seamless support for %s", seamless ? "yes" : "no", oldMime.c_str());
208 return seamless;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLIFrameElement.idl 30 [Reflect, RuntimeEnabled=SeamlessIFrames] attribute boolean seamless;
  /external/chromium_org/third_party/WebKit/Source/core/css/
html.css 62 body:-webkit-seamless-document {
1111 iframe:not([seamless]) {
1115 iframe[seamless] {
  /external/libvorbis/doc/
01-introduction.tex 352 added. The window shape assures seamless reconstruction.
370 must be modified for seamless lapping as above. It is possible to
  /frameworks/base/docs/html/training/
training_toc.cs 98 a seamless user experience by implementing lifecycle callback methods."
    [all...]

Completed in 234 milliseconds