HomeSort by relevance Sort by last modified time
    Searched refs:HINSTANCE (Results 201 - 219 of 219) sorted by null

1 2 3 4 5 6 7 89

  /external/swiftshader/src/OpenGL/libGLES_CM/
main.cpp 61 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID reserved)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 58 GpStatus WINGDIPAPI GdipCreateBitmapFromResource(HINSTANCE,GDIPCONST WCHAR*,GpBitmap**);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 15 #define GetInstanceModule(hInstance) GetModuleHandle((LPCSTR)MAKELP(0,hInstance))
53 #define GetWindowInstance(hwnd) ((HINSTANCE)GetWindowWord(hwnd,GWW_HINSTANCE))
    [all...]
cor.h 220 WINBOOL STDMETHODCALLTYPE _CorDllMain (HINSTANCE hInst, DWORD dwReason, LPVOID lpReserved);
    [all...]
shlobj.h 967 STDMETHOD(SetAnimation) (THIS_ HINSTANCE hInstAnimation, UINT idAnimation) PURE;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h     [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c 226 static HINSTANCE g_hAAPI32 = NULL;
    [all...]
  /external/mesa3d/include/vulkan/
vulkan.h 3718 HINSTANCE hinstance; member in struct:VkWin32SurfaceCreateInfoKHR
    [all...]
  /external/swiftshader/src/D3D8/
Direct3DDevice8.cpp 50 Direct3DDevice8::Direct3DDevice8(const HINSTANCE instance, Direct3D8 *d3d8, unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsigned long behaviourFlags, D3DPRESENT_PARAMETERS *presentParameters) : instance(instance), d3d8(d3d8), adapter(adapter), deviceType(deviceType), focusWindow(focusWindow), behaviourFlags(behaviourFlags), presentParameters(*presentParameters)
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 153 HINSTANCE h_instance; // Windows Instance
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.h 3709 HINSTANCE hinstance; member in struct:VkWin32SurfaceCreateInfoKHR
    [all...]
vulkan.hpp 8298 HINSTANCE hinstance; member in struct:vk::vk::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::Win32SurfaceCreateInfoKHR
    [all...]
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp 54 Direct3DDevice9::Direct3DDevice9(const HINSTANCE instance, Direct3D9 *d3d9, unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsigned long behaviourFlags, D3DPRESENT_PARAMETERS *presentParameters) : instance(instance), adapter(adapter), d3d9(d3d9), deviceType(deviceType), focusWindow(focusWindow), behaviourFlags(behaviourFlags)
    [all...]
  /external/vulkan-validation-layers/loader/
loader.c     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h 4033 HINSTANCE hinstance; member in struct:VkWin32SurfaceCreateInfoKHR
    [all...]
vulkan.hpp 9678 HINSTANCE hinstance; member in struct:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::Win32SurfaceCreateInfoKHR
    [all...]
  /external/sqlite/dist/orig/
shell.c 310 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll"));
    [all...]
  /external/sqlite/dist/
shell.c 316 HINSTANCE hinstLib = LoadLibrary(TEXT("Kernel32.dll"));
    [all...]

Completed in 1442 milliseconds

1 2 3 4 5 6 7 89