Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds