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