Home
last modified time | relevance | path

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

/hardware/google/interfaces/light/1.0/default/
DLightExt.h41 struct LightExt : public ::hardware::google::light::V1_0::ILight { struct
42 LightExt(HwILight*&& light) : mLight(light) { in LightExt() argument
47 Return<void> getSupportedTypes(getSupportedTypes_cb _hidl_cb) override { in getSupportedTypes()
57 bool mVRMode = 0;
58 bool mRegHBM = 0;
59 bool mCurHBM = 0;
60 bool mHasHbmNode = false;