Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DLightingInfo.h72 static void updateLighting(const LightGeometry& lightGeometry, const LightInfo& lightInfo) { in updateLighting()
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaVulkanPipeline.cpp76 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaOpenGLPipeline.cpp113 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo, in draw()
H A DSkiaPipeline.cpp96 const LightInfo& lightInfo) { in renderLayers()
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp146 LightInfo lightInfo; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2213 const InputDeviceLightInfo& lightInfo = lights[i]; in nativeGetLights() local