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

  /external/chromium_org/third_party/webrtc/common_audio/
wav_header.cc 118 uint16_t BlockAlign;
141 WriteLE16(&header.fmt.BlockAlign, num_channels * bytes_per_sample);
  /external/clang/lib/CodeGen/
CGBlocks.h 213 CharUnits BlockAlign;
CGBlocks.cpp 314 info.BlockAlign = ptrAlign;
468 info.BlockAlign = std::max(maxFieldAlign, info.BlockAlign);
575 blockInfo.Address->setAlignment(blockInfo.BlockAlign.getQuantity());
    [all...]
CGDebugInfo.cpp     [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfBlockLevelStructureElementsDictionary_autogen.cpp 159 SkString SkPdfBlockLevelStructureElementsDictionary::BlockAlign(SkPdfNativeDoc* doc) {
160 SkPdfNativeObject* ret = get("BlockAlign", "");
168 return get("BlockAlign", "") != NULL;
SkPdfBlockLevelStructureElementsDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfBlockLevelStructureElementsDictionary_autogen.cpp 159 SkString SkPdfBlockLevelStructureElementsDictionary::BlockAlign(SkPdfNativeDoc* doc) {
160 SkPdfNativeObject* ret = get("BlockAlign", "");
168 return get("BlockAlign", "") != NULL;
SkPdfBlockLevelStructureElementsDictionary_autogen.h     [all...]

Completed in 486 milliseconds