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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.h 50 int nFormat;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Edit.h 71 void SetAlignFormatH(PWL_EDIT_ALIGNFORMAT_H nFormat = PEAH_LEFT,
73 void SetAlignFormatV(PWL_EDIT_ALIGNFORMAT_V nFormat = PEAV_TOP,
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_IVCommonExtensions.h 478 OMX_U32 nFormat;
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_IVCommonExtensions.h 478 OMX_U32 nFormat;
OMX_QCOMExtns.h     [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 356 void SetAlignment(int32_t nFormat = 0) override { m_nAlignment = nFormat; }
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 211 // set the horizontal text alignment in text box, nFormat (0:left 1:middle
213 virtual void SetAlignmentH(int32_t nFormat = 0, FX_BOOL bPaint = TRUE) = 0;
214 // set the vertical text alignment in text box, nFormat (0:top 1:center
216 virtual void SetAlignmentV(int32_t nFormat = 0, FX_BOOL bPaint = TRUE) = 0;
fxet_edit.h 538 void SetAlignmentH(int32_t nFormat = 0, FX_BOOL bPaint = TRUE) override;
539 void SetAlignmentV(int32_t nFormat = 0, FX_BOOL bPaint = TRUE) override;
  /external/pdfium/fpdfsdk/src/javascript/
util.cpp 208 int nFormat = p1.ToInt();
211 switch (nFormat) {
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 333 virtual void SetAlignment(int32_t nFormat = 0) = 0;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 102 void CPWL_Edit::SetAlignFormatH(PWL_EDIT_ALIGNFORMAT_H nFormat,
104 m_pEdit->SetAlignmentH((int32_t)nFormat, bPaint);
107 void CPWL_Edit::SetAlignFormatV(PWL_EDIT_ALIGNFORMAT_V nFormat,
109 m_pEdit->SetAlignmentV((int32_t)nFormat, bPaint);
    [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp 686 audio_format_t nFormat = audioFormatToNative(jFormat);
687 ALOGV("convertAudioPortConfigToNative format %d native %d", jFormat, nFormat);
688 nAudioPortConfig->format = nFormat;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmc.h     [all...]
shlobj.h     [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 824 void CFX_Edit::SetAlignmentH(int32_t nFormat, FX_BOOL bPaint) {
825 m_pVT->SetAlignment(nFormat);
830 void CFX_Edit::SetAlignmentV(int32_t nFormat, FX_BOOL bPaint) {
831 m_nAlignment = nFormat;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 733 * nFormat : bitmapped value indentifying the interlaced formats supported by component
740 OMX_U32 nFormat;
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 510 /* TODO: Once Venus 3XX target names are known, nFormat should 2 for those
512 mbi->nFormat = 1;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 590 /* TODO: Once Venus 3XX target names are known, nFormat should 2 for those
592 mbi->nFormat = 1;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 977 milliseconds