HomeSort by relevance Sort by last modified time
    Searched defs:lighting (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 321 // lighting shaders are complicated. We just throw up our hands.
1366 const GrLightingEffect& lighting = drawEffect.castEffect<GrLightingEffect>(); local
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp 321 // lighting shaders are complicated. We just throw up our hands.
1366 const GrLightingEffect& lighting = drawEffect.castEffect<GrLightingEffect>(); local
    [all...]
  /frameworks/native/opengl/libagl/
context.h 123 LIT = 0x4000, // lighting has been applied
281 // lighting
616 lighting_t lighting; member in struct:android::gl::ogles_context_t

Completed in 675 milliseconds