8 calls to image_style_path()

FileMoveTest::testNormal in drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php
Tests moving a randomly generated image.
ImageStyleFlushTest::createSampleImage in drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlTest::testImageStylePath in drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php
Test image_style_path().
ImageStylesPathAndUrlTest::_testImageStyleUrlAndPath in drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php
Tests image_style_url().
image_path_flush in drupal/core/modules/image/image.module
Clears cached versions of a specific file in all styles.
image_style_deliver in drupal/core/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_url in drupal/core/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
theme_image_style_preview in drupal/core/modules/image/image.admin.inc
Returns HTML for a preview of an image style.