Home
last modified time | relevance | path

Searched defs:interpolationMode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd2d1_1.h203 D2D1_INTERPOLATION_MODE interpolationMode; member
209 D2D1_INTERPOLATION_MODE interpolationMode; member
843 D2D1_INTERPOLATION_MODE interpolationMode, CONST D2D1_RECT_F &sourceRectangle, in DrawBitmap()
Dd2d1.h459 D2D1_BITMAP_INTERPOLATION_MODE interpolationMode; member
998 …t D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_BITMAP_INTERPOLATION_MODE interpolationMo… in DrawBitmap()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusgraphics.h1447 Status SetInterpolationMode(InterpolationMode interpolationMode) in SetInterpolationMode()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h477 unsigned int interpolationMode : 4; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c5073 unsigned type, interpolationMode, name; in emit_fs_input_declarations() local