Home
last modified time | relevance | path

Searched refs:GetImage (Results 1 - 9 of 9) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DStatic.h15 HANDLE GetImage(WPARAM imageType) { return (HANDLE)SendMsg(STM_GETIMAGE, imageType, 0); } in GetImage() function in NWindows::NControl::CStatic
19 HICON GetIcon() { return (HICON)GetImage(IMAGE_ICON); } in GetIcon()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoFrameBuffer.hpp74 VkImage GetImage() const in GetImage() function in vkt::video::VkImageResource
H A DvktVideoDecodeTests.cpp502 << "\tdstImageView " << (pLastDecodedFrame->outputImageView ? pLastDecodedFrame->outputImageView->GetImageResource()->GetImage() : VK_NULL_HANDLE) in decodeFrame()
551 const VkImage image = frame->outputImageView->GetImageResource()->GetImage(); in getDecodedImage()
H A DvktVideoFrameBuffer.cpp125 pDpbPictureResourceInfo->image = m_frameDpbImageView->GetImageResource()->GetImage(); in GetImageSetNewLayout()
139 pOutputPictureResourceInfo->image = m_outImageView->GetImageResource()->GetImage(); in GetImageSetNewLayout()
H A DvktVideoBaseDecodeUtils.cpp2524 viewInfo.image = imageResource->GetImage();
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_marmalade.cpp188 CIwImage& image = g_FontTexture->GetImage(); in ImGui_Marmalade_CreateDeviceObjects()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.h1037 const spvtools::opt::Instruction* GetImage(
H A Dfunction.cc5176 const spvtools::opt::Instruction* FunctionEmitter::GetImage( in GetImage() function in tint::reader::spirv::FunctionEmitter
5214 auto* image = GetImage(inst); in GetImageExpression()
5244 const spvtools::opt::Instruction* image = GetImage(inst); in EmitImageAccess()
5515 const spvtools::opt::Instruction* image = GetImage(inst); in EmitImageQuery()
5597 const spvtools::opt::Instruction* image = GetImage(inst); in MakeCoordinateOperandsForImageAccess()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 43 milliseconds