Home
last modified time | relevance | path

Searched defs:hintForSeamlessTransition (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/
DDisplayRenderArea.cpp38 bool hintForSeamlessTransition, in create()
52 bool useIdentityTransform, bool hintForSeamlessTransition, in DisplayRenderArea()
DLayerRenderArea.cpp43 const Rect& layerBufferSize, bool hintForSeamlessTransition) in LayerRenderArea()
DSurfaceFlinger.cpp6983 bool capturingHdrLayers, bool hintForSeamlessTransition) { in pickBestDataspace()
/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h69 bool hintForSeamlessTransition = false; member
/frameworks/base/core/jni/
Dandroid_window_ScreenCapture.cpp49 jfieldID hintForSeamlessTransition; member
/frameworks/base/core/java/android/window/
DScreenCapture.java467 public T setHintForSeamlessTransition(boolean hintForSeamlessTransition) { in setHintForSeamlessTransition()