Home
last modified time | relevance | path

Searched refs:setColorSpaceAgnostic (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java223 void setColorSpaceAgnostic(boolean agnostic) { in setColorSpaceAgnostic() method in WindowSurfaceController
234 getGlobalTransaction().setColorSpaceAgnostic(mSurfaceControl, agnostic); in setColorSpaceAgnostic()
DWindowStateAnimator.java354 mSurfaceController.setColorSpaceAgnostic((attrs.privateFlags in createSurfaceLocked()
644 mSurfaceController.setColorSpaceAgnostic(agnostic); in setColorSpaceAgnosticLocked()
DLetterbox.java301 t.setLayer(mSurface, -1).setColorSpaceAgnostic(mSurface, true); in createSurface()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DStubTransaction.java222 public SurfaceControl.Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in StubTransaction
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h486 Transaction& setColorSpaceAgnostic(const sp<SurfaceControl>& sc, const bool agnostic);
/frameworks/native/services/surfaceflinger/
DLayer.h438 virtual bool setColorSpaceAgnostic(const bool agnostic);
DLayer.cpp1021 bool Layer::setColorSpaceAgnostic(const bool agnostic) { in setColorSpaceAgnostic() function in android::Layer
DSurfaceFlinger.cpp4139 if (layer->setColorSpaceAgnostic(s.colorSpaceAgnostic)) { in setClientStateLocked()
/frameworks/base/core/java/android/view/
DSurfaceControl.java2952 public Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in SurfaceControl.Transaction
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1408 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setColorSpaceAgnostic( in setColorSpaceAgnostic() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp781 transaction->setColorSpaceAgnostic(surfaceControl, agnostic); in nativeSetColorSpaceAgnostic()
/frameworks/base/services/
Dart-profile50811 HPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Z)V+]Lcom/android/server/w…