Home
last modified time | relevance | path

Searched defs:lightInfo (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/
H A DLightingInfo.h72 static void updateLighting(const LightGeometry& lightGeometry, const LightInfo& lightInfo) { in updateLighting()
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaCpuPipeline.cpp102 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaVulkanPipeline.cpp77 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaOpenGLPipeline.cpp119 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaPipeline.cpp74 const LightInfo& lightInfo) { in renderLayers()
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/pipeline/skia/
H A DSkiaGpuPipeline.h52 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
/aosp_15_r20/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.cpp276 InputDeviceLightInfo lightInfo(light->name, light->id, light->type, light->capabilityFlags, in populateDeviceInfo() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp146 LightInfo lightInfo; in RENDERTHREAD_TEST() local
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2667 const InputDeviceLightInfo& lightInfo = lights[i]; in nativeGetLights() local