Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleLighting.cpp40 SkString diffusePath = GetResourcePath("brickwork-texture.jpg"); in LightingView() local
41 decode_file(diffusePath.c_str(), &fDiffuseBitmap); in LightingView()