HomeSort by relevance Sort by last modified time
    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