Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dbicubic.cpp15 const SkSamplingOptions gSamplings[] = { variable
34 for (const auto& s : gSamplings) {
Dtilemodes_scaled.cpp29 const SkSamplingOptions gSamplings[] = { variable
129 for (size_t j = 0; j < SK_ARRAY_COUNT(gSamplings); j++) { in onDraw()
140 setup(&paint, fTexture[i], gSamplings[j], gModes[kx], gModes[ky]); in onDraw()
Drectangletexture.cpp204 const SkSamplingOptions gSamplings[] = { in onDraw() local
211 for (const auto& sampling : gSamplings) { in onDraw()
Dimage.cpp42 const SkSamplingOptions gSamplings[] = { variable
209 for (auto s : gSamplings) { in show_scaled_pixels()
408 for (auto s : gSamplings) {