Searched defs:GetImage (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | Static.h | 15 HANDLE GetImage(WPARAM imageType) { return (HANDLE)SendMsg(STM_GETIMAGE, imageType, 0); }
in GetImage() function in NWindows::NControl::CStatic |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ | ||
H A D | vktVideoFrameBuffer.hpp | 74 VkImage GetImage() const in GetImage() function in vkt::video::VkImageResource |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ | ||
H A D | function.cc | 5176 const spvtools::opt::Instruction* FunctionEmitter::GetImage( in GetImage() function in tint::reader::spirv::FunctionEmitter |
Completed in 10 milliseconds