Searched defs:hasLuts (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/ | ||
H A D | LayerState.cpp | 213 const bool hasLuts = (luts != nullptr); in write() local |
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Layer.cpp | 326 bool Layer::hasLuts() const { in hasLuts() function in aidl::android::hardware::graphics::composer3::impl::Layer |