OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getinterpolationmode
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h
685
STDMETHOD_(D2D1_BITMAP_INTERPOLATION_MODE,
GetInterpolationMode
)(void) const PURE;
700
STDMETHOD_(D2D1_BITMAP_INTERPOLATION_MODE,
GetInterpolationMode
)(ID2D1BitmapBrush *This) PURE;
722
#define ID2D1BitmapBrush_GetInterpolationMode(this) (this)->lpVtbl->
GetInterpolationMode
(this)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h
[
all
...]
Completed in 156 milliseconds