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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 51 typedef enum FillMode GpFillMode;
gdipluspath.h 45 GraphicsPath(FillMode fillMode = FillModeAlternate):
48 lastStatus = DllExports::GdipCreatePath(fillMode, &nativePath);
51 FillMode fillMode = FillModeAlternate):
55 points, types, count, fillMode, &nativePath);
58 FillMode fillMode = FillModeAlternate):
62 points, types, count, fillMode, &nativePath);
390 FillMode GetFillMode() cons
    [all...]
gdiplusenums.h 429 typedef enum FillMode {
432 } FillMode;
gdiplusgraphics.h 852 FillMode fillMode, REAL tension = 0.5f)
857 points, count, tension, fillMode));
861 FillMode fillMode, REAL tension = 0.5f)
866 points, count, tension, fillMode));
955 FillMode fillMode)
960 points, count, fillMode));
963 FillMode fillMode
    [all...]
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
QuadRenderer.cpp 102 cmdesc.FillMode = D3D11_FILL_SOLID;
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
CubeRenderer.cpp 107 cmdesc.FillMode = D3D11_FILL_SOLID;
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp 86 enum FillMode
107 void generateBuffer (tcu::PixelBufferAccess buffer, int width, int height, int depth = 1, FillMode = FILL_MODE_SEQUENTIAL);
180 void CopiesAndBlittingTestInstance::generateBuffer(tcu::PixelBufferAccess buffer, int width, int height, int depth, FillMode mode)
    [all...]
  /external/v8/src/crankshaft/
hydrogen.h     [all...]
hydrogen.cc     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 569 state.fill_front = state.fill_back = (rasterizer_desc->FillMode == D3D11_FILL_WIREFRAME) ? PIPE_POLYGON_MODE_LINE : PIPE_POLYGON_MODE_FILL;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl 386 D3D10_FILL_MODE FillMode;
    [all...]
d3d11.idl 693 D3D11_FILL_MODE FillMode;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl 352 D3D10_FILL_MODE FillMode;
    [all...]
d3d11.idl 327 D3D11_FILL_MODE FillMode;
344 cpp_quote(" FillMode = D3D11_FILL_SOLID;")
355 cpp_quote(" explicit CD3D11_RASTERIZER_DESC(D3D11_FILL_MODE fillMode, D3D11_CULL_MODE cullMode," )
358 cpp_quote(" FillMode = fillMode;")
    [all...]
d3d11.h 442 D3D11_FILL_MODE FillMode;
458 FillMode = D3D11_FILL_SOLID;
469 explicit CD3D11_RASTERIZER_DESC(D3D11_FILL_MODE fillMode, D3D11_CULL_MODE cullMode,
472 FillMode = fillMode;
    [all...]
d3d10.h 687 D3D10_FILL_MODE FillMode;
    [all...]
  /external/v8/src/
code-stubs-hydrogen.cc     [all...]
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /prebuilts/tools/common/google-java-format/
google-java-format-1.0-all-deps.jar 

Completed in 1550 milliseconds