Searched refs:setColorSpaceAgnostic (Results 1 – 12 of 12) sorted by relevance
223 void setColorSpaceAgnostic(boolean agnostic) { in setColorSpaceAgnostic() method in WindowSurfaceController234 getGlobalTransaction().setColorSpaceAgnostic(mSurfaceControl, agnostic); in setColorSpaceAgnostic()
347 mSurfaceController.setColorSpaceAgnostic((attrs.privateFlags in createSurfaceLocked()637 mSurfaceController.setColorSpaceAgnostic(agnostic); in setColorSpaceAgnosticLocked()
356 t.setLayer(mSurface, -1).setColorSpaceAgnostic(mSurface, true); in createSurface()
227 public SurfaceControl.Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in StubTransaction
490 Transaction& setColorSpaceAgnostic(const sp<SurfaceControl>& sc, const bool agnostic);
449 virtual bool setColorSpaceAgnostic(const bool agnostic);
1027 bool Layer::setColorSpaceAgnostic(const bool agnostic) { in setColorSpaceAgnostic() function in android::Layer
4146 if (layer->setColorSpaceAgnostic(s.colorSpaceAgnostic)) { in setClientStateLocked()
3047 public Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in SurfaceControl.Transaction
1437 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setColorSpaceAgnostic( in setColorSpaceAgnostic() function in android::SurfaceComposerClient::Transaction
783 transaction->setColorSpaceAgnostic(surfaceControl, agnostic); in nativeSetColorSpaceAgnostic()
50811 HPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Z)V+]Lcom/android/server/w…