Searched defs:lightInfo (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/libs/hwui/ |
D | LightingInfo.h | 72 static void updateLighting(const LightGeometry& lightGeometry, const LightInfo& lightInfo) { in updateLighting()
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaCpuPipeline.cpp | 102 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|
D | SkiaVulkanPipeline.cpp | 77 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|
D | SkiaOpenGLPipeline.cpp | 119 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|
D | SkiaPipeline.cpp | 74 const LightInfo& lightInfo) { in renderLayers()
|
/frameworks/base/libs/hwui/platform/host/pipeline/skia/ |
D | SkiaGpuPipeline.h | 52 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
|
/frameworks/native/services/inputflinger/reader/controller/ |
D | PeripheralController.cpp | 280 InputDeviceLightInfo lightInfo(light->name, light->id, light->type, light->capabilityFlags, in populateDeviceInfo() local
|
/frameworks/base/libs/hwui/tests/unit/ |
D | SkiaPipelineTests.cpp | 146 LightInfo lightInfo; in RENDERTHREAD_TEST() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_input_InputManagerService.cpp | 2301 const InputDeviceLightInfo& lightInfo = lights[i]; in nativeGetLights() local
|