Searched refs:SetResolution (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusheaders.h230 Status SetResolution(REAL xdpi, REAL ydpi);
H A Dgdiplusimpl.h622 __inline__ Status Bitmap::SetResolution(REAL xdpi, REAL ydpi) function in class:Bitmap
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusheaders.h230 Status SetResolution(REAL xdpi, REAL ydpi);
H A Dgdiplusimpl.h622 __inline__ Status Bitmap::SetResolution(REAL xdpi, REAL ydpi) function in class:Bitmap
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwincodec.h1018 virtual HRESULT STDMETHODCALLTYPE SetResolution(
1079 HRESULT (STDMETHODCALLTYPE *SetResolution)(
1105 #define IWICBitmap_SetResolution(This,dpiX,dpiY) (This)->lpVtbl->SetResolution(This,dpiX,dpiY)
1141 return This->lpVtbl->SetResolution(This,dpiX,dpiY);
3659 virtual HRESULT STDMETHODCALLTYPE SetResolution(
3722 HRESULT (STDMETHODCALLTYPE *SetResolution)(
3778 #define IWICBitmapFrameEncode_SetResolution(This,dpiX,dpiY) (This)->lpVtbl->SetResolution(This,dpiX,dpiY)
3806 return This->lpVtbl->SetResolution(This,dpiX,dpiY);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwincodec.h1018 virtual HRESULT STDMETHODCALLTYPE SetResolution(
1079 HRESULT (STDMETHODCALLTYPE *SetResolution)(
1105 #define IWICBitmap_SetResolution(This,dpiX,dpiY) (This)->lpVtbl->SetResolution(This,dpiX,dpiY)
1141 return This->lpVtbl->SetResolution(This,dpiX,dpiY);
3659 virtual HRESULT STDMETHODCALLTYPE SetResolution(
3722 HRESULT (STDMETHODCALLTYPE *SetResolution)(
3778 #define IWICBitmapFrameEncode_SetResolution(This,dpiX,dpiY) (This)->lpVtbl->SetResolution(This,dpiX,dpiY)
3806 return This->lpVtbl->SetResolution(This,dpiX,dpiY);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h13769 IN BOOLEAN SetResolution);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h13769 IN BOOLEAN SetResolution);

Completed in 260 milliseconds