HomeSort by relevance Sort by last modified time
    Searched defs:creationFlags (Results 1 - 3 of 3) sorted by null

  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.cpp 26 UINT creationFlags = D3D11_CREATE_DEVICE_BGRA_SUPPORT;
30 creationFlags |= D3D11_CREATE_DEVICE_DEBUG;
54 creationFlags, // Set set debug and Direct2D compatibility flags.
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.cpp 26 UINT creationFlags = D3D11_CREATE_DEVICE_BGRA_SUPPORT;
30 creationFlags |= D3D11_CREATE_DEVICE_DEBUG;
54 creationFlags, // Set set debug and Direct2D compatibility flags.
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 

Completed in 171 milliseconds