Searched refs:ftl (Results 1 – 6 of 6) sorted by relevance
50 void usage(const char* pname, ftl::Optional<DisplayId> displayIdOpt) { in usage()62 return std::string(ftl::Concat(" (default: ", id.value, ')').str()); in usage()
178 mutable ftl::SharedMutex mMutex;
334 ftl::enum_string(mLocked.presentation).c_str()); in dump()
615 const ANativeWindowFrameTimelineInfo ftl = { in draw() local626 native_window_set_frame_timeline_info(mNativeSurface->getNativeWindow(), ftl); in draw()
154 const auto flags = ftl::Flags<WindowInfo::Flag>( in updateInfo()
2244 vec.push_back(ftl::to_underlying(it)); in nativeGetLights()