Searched refs:hintForSeamlessTransition (Results 1 – 6 of 6) sorted by relevance
49 jfieldID hintForSeamlessTransition; member178 captureArgs.hintForSeamlessTransition = in getCaptureArgs()180 gCaptureArgsClassInfo.hintForSeamlessTransition); in getCaptureArgs()313 gCaptureArgsClassInfo.hintForSeamlessTransition = in register_android_window_ScreenCapture()
69 bool hintForSeamlessTransition = false; member
471 public T setHintForSeamlessTransition(boolean hintForSeamlessTransition) { in setHintForSeamlessTransition() argument472 mHintForSeamlessTransition = hintForSeamlessTransition; in setHintForSeamlessTransition()
299 captureArgs.hintForSeamlessTransition = true; in main()
886 SAFE_PARCEL(output->writeBool, hintForSeamlessTransition); in writeToParcel()911 SAFE_PARCEL(input->readBool, &hintForSeamlessTransition); in readFromParcel()
7904 bool capturingHdrLayers, bool hintForSeamlessTransition) { in pickBestDataspace() argument7993 if (args.hintForSeamlessTransition) in captureDisplay()8049 if (args.hintForSeamlessTransition) in captureDisplay()8154 if (args.hintForSeamlessTransition) in captureLayers()