Home | History | Annotate | Download | only in gm

Lines Matching full:displ

90         SkAutoTUnref<SkImageFilter> displ(SkNEW_ARGS(SkBitmapSource, (fCheckerboard)));
93 SkDisplacementMapEffect::kG_ChannelSelectorType, 0.0f, displ)))->unref();
97 SkDisplacementMapEffect::kA_ChannelSelectorType, 16.0f, displ)))->unref();
101 SkDisplacementMapEffect::kB_ChannelSelectorType, 32.0f, displ)))->unref();
105 SkDisplacementMapEffect::kA_ChannelSelectorType, 48.0f, displ)))->unref();
109 SkDisplacementMapEffect::kA_ChannelSelectorType, 64.0f, displ)))->unref();
114 SkDisplacementMapEffect::kG_ChannelSelectorType, 40.0f, displ)))->unref();
118 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ)))->unref();
122 SkDisplacementMapEffect::kB_ChannelSelectorType, 40.0f, displ)))->unref();
126 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ)))->unref();
130 SkDisplacementMapEffect::kA_ChannelSelectorType, 40.0f, displ)))->unref();
137 0.0f, displ, NULL, &cropRect)))->unref();
142 16.0f, displ, NULL, &cropRect)))->unref();
147 32.0f, displ, NULL, &cropRect)))->unref();
152 48.0f, displ, NULL, &cropRect)))->unref();
157 64.0f, displ, NULL, &cropRect)))->unref();
163 40.0f, displ, NULL, &cropRect)))->unref();
168 40.0f, displ, NULL, &cropRect)))->unref();
173 40.0f, displ, NULL, &cropRect)))->unref();
178 40.0f, displ, NULL, &cropRect)))->unref();
183 40.0f, displ, NULL, &cropRect)))->unref();
186 displ.reset(SkNEW_ARGS(SkBitmapSource, (fSmall)));
190 40.0f, displ)))->unref();
192 displ.reset(SkNEW_ARGS(SkBitmapSource, (fLarge)));
196 40.0f, displ)))->unref();
198 displ.reset(SkNEW_ARGS(SkBitmapSource, (fLargeW)));
202 40.0f, displ)))->unref();
204 displ.reset(SkNEW_ARGS(SkBitmapSource, (fLargeH)));
208 40.0f, displ)))->unref();