Searched defs:getColorTransform (Results 1 – 2 of 2) sorted by relevance
| /device/generic/goldfish-opengl/system/hwc3/ | ||
| D | Display.h | 151   std::array<float, 16> getColorTransform() const { return *mColorTransform; }  in getColorTransform()  function | 
| D | Layer.cpp | 306 const std::optional<std::array<float, 16>>& Layer::getColorTransform() const {  in getColorTransform()  function in aidl::android::hardware::graphics::composer3::impl::Layer |