Home
last modified time | relevance | path

Searched refs:ImageLoad (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpe_util.cc143 AutoImage img(ImageLoad((PSTR)img_file.c_str(), NULL)); in ReadModuleInfo()
217 AutoImage img(ImageLoad((PSTR)img_file.c_str(), NULL)); in ReadPEInfo()
259 AutoImage img(ImageLoad((PSTR)img_file.c_str(), NULL)); in PrintPEFrameData()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dimagehlp.h97 PLOADED_IMAGE IMAGEAPI ImageLoad(PCSTR DllName,PCSTR DllPath);
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DShaderImage_test.cpp171 TEST_F(ShaderImageTest, ImageLoad) in TEST_F() argument
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp1109 TEST_P(ComputeShaderTest, ImageLoad) in TEST_P() argument