HomeSort by relevance Sort by last modified time
    Searched refs:colorsPtr (Results 1 - 4 of 4) sorted by null

  /external/skia/samplecode/
SampleAtlas.cpp 189 const SkColor* colorsPtr = fUseColors ? colors : nullptr;
190 fProc(canvas, fAtlas.get(), xform, fTex, colorsPtr, N, &cull, &paint);
  /external/skqp/samplecode/
SampleAtlas.cpp 189 const SkColor* colorsPtr = fUseColors ? colors : nullptr;
190 fProc(canvas, fAtlas.get(), xform, fTex, colorsPtr, N, &cull, &paint);
  /external/skia/tools/debugger/
SkDrawCommand.cpp     [all...]
  /external/skqp/tools/debugger/
SkDrawCommand.cpp     [all...]

Completed in 510 milliseconds