Searched refs:loadImage (Results 1 - 22 of 22) sorted by relevance

/external/deqp/framework/common/
H A DtcuImageIO.hpp39 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName);
H A DtcuImageIO.cpp55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) function in namespace:tcu::ImageIO
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImageTest.cpp77 void loadImage(const char* fileName) function in class:blink::BitmapImageTest
93 // forces all frames to be decoded in loadImage() above. There is no general guarantee that frameDecodedSize()
132 loadImage("/LayoutTests/fast/images/resources/animated-10color.gif");
149 loadImage("/LayoutTests/fast/images/resources/animated-10color.gif");
159 loadImage("/LayoutTests/fast/images/resources/gif-loop-count.gif");
192 loadImage("/LayoutTests/fast/images/resources/icc-v2-gbr.jpg");
200 loadImage("/LayoutTests/fast/images/resources/green.jpg");
208 loadImage("/LayoutTests/fast/images/resources/palatted-color-png-gamma-one-color-profile.png");
216 loadImage("/LayoutTests/fast/images/resources/green.jpg");
224 loadImage("/LayoutTest
[all...]
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DPingLoader.h69 static void loadImage(LocalFrame*, const KURL& url);
H A DPingLoader.cpp59 void PingLoader::loadImage(LocalFrame* frame, const KURL& url) function in class:blink::PingLoader
/external/deqp/modules/internal/
H A DditImageIOTests.cpp55 tcu::ImageIO::loadImage(texture, m_testCtx.getArchive(), m_filename.c_str());
H A DditImageCompareTests.cpp46 tcu::ImageIO::loadImage(tmp, archive, path);
75 tcu::ImageIO::loadImage(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath());
76 tcu::ImageIO::loadImage(cmpImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_cmpImg).getPath());
/external/chromium_org/ui/file_manager/image_loader/
H A Dcache.js249 this.loadImage(key, timestamp, function() {}, onNotFoundInCache);
261 Cache.prototype.loadImage = function(key, timestamp, onSuccess, onFailure) {
H A Dimage_loader_client.js162 var cachedData = this.cache_.loadImage(cacheKey, opt_options.timestamp);
302 ImageLoaderClient.Cache.prototype.loadImage = function(key, opt_timestamp) {
H A Drequest.js154 this.cache_.loadImage(cacheKey,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
H A DFlyoutControlComposite.java62 private static final Image PIN = loadImage("icons/pin.gif");
63 private static final Image ARROW_LEFT = loadImage("icons/arrow_left.gif");
64 private static final Image ARROW_RIGHT = loadImage("icons/arrow_right.gif");
65 private static final Image ARROW_TOP = loadImage("icons/arrow_top.gif");
66 private static final Image ARROW_BOTTOM = loadImage("icons/arrow_bottom.gif");
68 private static Image loadImage(String path) { method in class:FlyoutControlComposite
69 return DrawUtils.loadImage(FlyoutControlComposite.class, path);
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Dthumbnail_loader.js191 this.taskId_ = util.loadImage(
274 this.taskId_ = util.loadImage(
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dimage_util.js476 var loadImage = function() {
501 loadImage();
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
H A DDrawUtils.java205 public static Image loadImage(Class<?> clazz, String path) { method in class:DrawUtils
/external/chromium_org/ui/file_manager/file_manager/common/js/
H A Dutil.js727 util.loadImage = function(image, url, opt_options, opt_isValid) {
738 * @param {number} taskId Task identifier returned by util.loadImage().
/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DResourceFetcher.cpp314 PingLoader::loadImage(f, requestURL);
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4790 milliseconds