OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpLight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkEmbossMaskFilter.cpp
146
Light
tmpLight
= fLight;
147
tmpLight
.fPad = 0; // for the font-cache lookup to be clean
148
buffer.writeByteArray(&
tmpLight
, sizeof(
tmpLight
));
/external/skia/src/effects/
SkEmbossMaskFilter.cpp
146
Light
tmpLight
= fLight;
147
tmpLight
.fPad = 0; // for the font-cache lookup to be clean
148
buffer.writeByteArray(&
tmpLight
, sizeof(
tmpLight
));
Completed in 351 milliseconds