Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleAtlas.cpp192 const SkColor* colorsPtr = fUseColors ? colors : nullptr; variable
193 fProc(canvas, fAtlas.get(), xform, fTex, colorsPtr, N, &cull, sampling, &paint);

Completed in 2 milliseconds