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

  /external/chromium_org/media/blink/
test_response_generator.h 19 kNormal = 0,
  /external/chromium_org/media/filters/
ffmpeg_audio_decoder.h 51 // - kNormal: This is the normal state. The decoder is idle and ready to
59 // kUninitialized -> kNormal:
61 // kNormal -> kDecodeFinished:
64 // kNormal -> kError:
66 // (any state) -> kNormal:
70 kNormal,
ffmpeg_video_decoder.h 58 kNormal,
vpx_video_decoder.h 47 kNormal,
gpu_video_decoder.h 72 kNormal,
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_controller.h 110 kNormal,
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 43 kNormal, // normal playing state.
  /external/chromium_org/third_party/skia/include/core/
SkTypeface.h 44 kNormal = 0,
89 static SkTypeface* RefDefault(Style style = SkTypeface::kNormal);
295 static SkTypeface* GetDefaultTypeface(Style style = SkTypeface::kNormal);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
defines.h 17 kNormal = 0,
  /external/skia/include/core/
SkTypeface.h 44 kNormal = 0,
89 static SkTypeface* RefDefault(Style style = SkTypeface::kNormal);
295 static SkTypeface* GetDefaultTypeface(Style style = SkTypeface::kNormal);
  /external/chromium_org/printing/
print_job_constants.cc 190 const char kNormal[] = "Normal";
  /external/chromium_org/ui/native_theme/
native_theme.h 91 kNormal = 2,
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
os2_table.h 32 kNormal = 400,
52 kNormal = 5,
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 32 kNormal = 400,
52 kNormal = 5,

Completed in 1353 milliseconds