Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkEmbossMaskFilter.cpp138 Light tmpLight = fLight; in flatten() local
139 tmpLight.fPad = 0; // for the font-cache lookup to be clean in flatten()
140 buffer.writeByteArray(&tmpLight, sizeof(tmpLight)); in flatten()