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()
354 mSurfaceController.setColorSpaceAgnostic((attrs.privateFlags in createSurfaceLocked()644 mSurfaceController.setColorSpaceAgnostic(agnostic); in setColorSpaceAgnosticLocked()
301 t.setLayer(mSurface, -1).setColorSpaceAgnostic(mSurface, true); in createSurface()
222 public SurfaceControl.Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in StubTransaction
486 Transaction& setColorSpaceAgnostic(const sp<SurfaceControl>& sc, const bool agnostic);
438 virtual bool setColorSpaceAgnostic(const bool agnostic);
1021 bool Layer::setColorSpaceAgnostic(const bool agnostic) { in setColorSpaceAgnostic() function in android::Layer
4139 if (layer->setColorSpaceAgnostic(s.colorSpaceAgnostic)) { in setClientStateLocked()
2952 public Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic() method in SurfaceControl.Transaction
1408 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setColorSpaceAgnostic( in setColorSpaceAgnostic() function in android::SurfaceComposerClient::Transaction
781 transaction->setColorSpaceAgnostic(surfaceControl, agnostic); in nativeSetColorSpaceAgnostic()
50811 HPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Z)V+]Lcom/android/server/w…