OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorsPtr
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleAtlas.cpp
189
const SkColor*
colorsPtr
= fUseColors ? colors : nullptr;
190
fProc(canvas, fAtlas, xform, fTex,
colorsPtr
, N, &cull, &paint);
/external/skia/tools/debugger/
SkDrawCommand.cpp
[
all
...]
Completed in 64 milliseconds