Searched refs:fSpecular (Results 1 – 9 of 9) sorted by relevance
18 SK_MEMBER(fSpecular, Float)33 fAmbient, fSpecular); in getMaskFilter()
23 SkScalar fSpecular; variable
52 light.fSpecular = SkToU8(sp); in CreateEmboss()157 fLight.fAmbient, fLight.fSpecular); in toString()
86 int specular = light.fSpecular; in Emboss()
23 uint8_t fSpecular; // exponent, 4.4 right now member
36 fLight.fSpecular = 16*2; in EmbossView()
382 light.fSpecular = 0x80; in drawPicture()
490 light.fSpecular = R(256); in make_mask_filter()
249 light.fSpecular = 0x80;