Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/
H A DLayerState.cpp213 const bool hasLuts = (luts != nullptr); in write() local
380 bool hasLuts; in read() local
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DLayer.cpp326 bool Layer::hasLuts() const { in hasLuts() function in aidl::android::hardware::graphics::composer3::impl::Layer