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

1 2 3

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.h 18 GLenum GetFormat() const;
FrameBuffer.cpp 86 GLenum FrameBuffer::GetFormat() const {
  /external/vulkan-validation-layers/tests/
vktestframeworkandroid.h 45 VkFormat GetFormat(VkInstance instance, vk_testing::Device *device);
vktestframework.h 66 VkFormat GetFormat(VkInstance instance, vk_testing::Device *device);
vktestframeworkandroid.cpp 29 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
austream.idl 39 HRESULT GetFormat(
101 HRESULT GetFormat(
ddstream.idl 46 HRESULT GetFormat(
austream.h 83 virtual HRESULT STDMETHODCALLTYPE GetFormat(
145 HRESULT (STDMETHODCALLTYPE *GetFormat)(
179 #define IAudioMediaStream_GetFormat(This,pWaveFormatCurrent) (This)->lpVtbl->GetFormat(This,pWaveFormatCurrent)
214 return This->lpVtbl->GetFormat(This,pWaveFormatCurrent);
535 virtual HRESULT STDMETHODCALLTYPE GetFormat(
579 HRESULT (STDMETHODCALLTYPE *GetFormat)(
604 #define IAudioData_GetFormat(This,pWaveFormatCurrent) (This)->lpVtbl->GetFormat(This,pWaveFormatCurrent)
629 return This->lpVtbl->GetFormat(This,pWaveFormatCurrent);
ddstream.h 84 virtual HRESULT STDMETHODCALLTYPE GetFormat(
160 HRESULT (STDMETHODCALLTYPE *GetFormat)(
211 #define IDirectDrawMediaStream_GetFormat(This,pDDSDCurrent,ppDirectDrawPalette,pDDSDDesired,pdwFlags) (This)->lpVtbl->GetFormat(This,pDDSDCurrent,ppDirectDrawPalette,pDDSDDesired,pdwFlags)
249 return This->lpVtbl->GetFormat(This,pDDSDCurrent,ppDirectDrawPalette,pDDSDDesired,pdwFlags);
dmusics.h 100 STDMETHOD(GetFormat)(THIS_ LPWAVEFORMATEX pWaveFormatEx, LPDWORD pdwWaveFormatExSiz) PURE;
126 #define IDirectMusicSynth_GetFormat(p,a,b) (p)->lpVtbl->GetFormat(p,a,b)
157 STDMETHOD(GetFormat)(THIS_ LPWAVEFORMATEX pWaveFormatEx, LPDWORD pdwWaveFormatExSiz) PURE;
189 #define IDirectMusicSynth8_GetFormat(p,a,b) (p)->lpVtbl->GetFormat(p,a,b)
dsound.h 577 STDMETHOD(GetFormat)(THIS_ LPWAVEFORMATEX lpwfxFormat, DWORD dwSizeAllocated, LPDWORD lpdwSizeWritten) PURE;
604 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c)
628 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->GetFormat(a,b,c)
660 STDMETHOD(GetFormat)(THIS_ LPWAVEFORMATEX lpwfxFormat, DWORD dwSizeAllocated, LPDWORD lpdwSizeWritten) PURE;
692 #define IDirectSoundBuffer8_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c)
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h 78 int GetFormat() const { return format_; }
gr_buf_mgr.cpp 110 descriptor->GetFormat()));
166 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(),
168 int buffer_type = GetBufferType(descriptor.GetFormat());
179 descriptor.GetFormat(),
462 int format = descriptor.GetFormat();
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_descriptor.h 76 int GetFormat() const { return format_; }
gr_buf_mgr.cpp 107 descriptor->GetFormat()));
162 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(),
164 int buffer_type = GetBufferType(descriptor.GetFormat());
175 descriptor.GetFormat(),
480 int format = descriptor.GetFormat();
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
PgmImage.h 71 int GetFormat() const { return m_format; }
dbregtest.cpp 166 int format = ref.GetFormat();
  /external/pdfium/core/fxge/dib/
fx_dib_main.cpp 134 if (!Create(pSrc->GetWidth(), pSrc->GetHeight(), pSrc->GetFormat()))
186 if (!pNewBitmap->Create(rect.Width(), rect.Height(), GetFormat()))
308 switch (GetFormat()) {
349 if (FXDIB_Rgb32 == GetFormat() && !IsCmykImage()) {
419 FXDIB_Format dest_format = GetFormat();
420 FXDIB_Format src_format = pSrcBitmap->GetFormat();
516 if (GetFormat() == FXDIB_Argb) {
610 ASSERT(GetFormat() == FXDIB_Argb);
635 if (!HasAlpha() || GetFormat() == FXDIB_Argb)
679 srcOffset = pSrcBitmap->GetFormat() == FXDIB_Argb ? 3 : 0
    [all...]
fx_dib_convert.cpp 665 FXDIB_Format src_format = pSrcBitmap->GetFormat();
788 if (dest_format == GetFormat())
797 if (GetFormat() == FXDIB_Argb)
830 FXDIB_Format src_format = GetFormat();
  /external/pdfium/core/fpdfapi/render/
cpdf_dibtransferfunc.cpp 42 switch (m_pSrc->GetFormat()) {
  /external/pdfium/core/fxge/apple/
fx_quartz_device.cpp 32 switch (pBitmap->GetFormat()) {
  /external/pdfium/core/fxge/ge/
cfx_cliprgn.cpp 66 ASSERT(mask_dib->GetFormat() == FXDIB_8bppMask);
  /external/pdfium/core/fxcodec/codec/
fx_codec_progress.cpp 385 FXDIB_Format format = m_pDeviceBitmap->GetFormat();
433 switch (pDIBitmap->GetFormat()) {
493 switch (pDeviceBitmap->GetFormat()) {
799 switch (pDeviceBitmap->GetFormat()) {
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
format.go 64 // GetFormat checks that the block is a valid tar header based on the checksum.
67 func (b *block) GetFormat() (format int) {
  /prebuilts/go/linux-x86/src/archive/tar/
format.go 64 // GetFormat checks that the block is a valid tar header based on the checksum.
67 func (b *block) GetFormat() (format int) {

Completed in 362 milliseconds

1 2 3