Home
last modified time | relevance | path

Searched refs:gfx_image (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/url_loading/
H A Dimage_search_param_generator.mm23 gfx::Image gfx_image(image);
27 if (gfx_image.IsEmpty()) {
31 gfx::ResizedImageForSearchByImage(gfx_image).ToUIImage();
43 gfx::Image gfx_image(image);
47 if (gfx_image.IsEmpty()) {
51 gfx::ResizedImageForSearchByImage(gfx_image).ToUIImage();
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/image_fetcher/ios/
H A Dios_image_decoder_impl.mm97 gfx::Image gfx_image(ui_image);
98 std::move(callback).Run(gfx_image);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/image_fetcher/ios/
H A Dios_image_decoder_impl.mm97 gfx::Image gfx_image(ui_image);
98 std::move(callback).Run(gfx_image);
/dports/games/gigalomania/gigalomaniasrc/
H A Dgame.cpp1279 Image *gfx_image = Image::loadImage(gfx_dir + filename); in loadAttackersWalkingImages() local
1281 if( gfx_image != NULL ) { in loadAttackersWalkingImages()
1286 if( gfx_image == NULL ) { in loadAttackersWalkingImages()
1291 gfx_image = Image::loadImage(gfx_dir + filename); in loadAttackersWalkingImages()
1292 if( gfx_image == NULL ) { in loadAttackersWalkingImages()
1298 int height_per_frame = gfx_image->getScaledHeight(); in loadAttackersWalkingImages()
1300 n_attacker_frames[epoch][dir] = gfx_image->getScaledWidth()/width_per_frame; in loadAttackersWalkingImages()
1315 delete gfx_image; in loadAttackersWalkingImages()
1316 gfx_image = NULL; in loadAttackersWalkingImages()
1319 if( gfx_image != NULL ) { in loadAttackersWalkingImages()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/
H A DWATCHLISTS1067 'gfx_image': {
2529 'gfx_image': ['rsesek+watch@chromium.org'],
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/
H A DWATCHLISTS1057 'gfx_image': {
2472 'gfx_image': ['rsesek+watch@chromium.org'],