Searched defs:agnostic (Results 1 – 8 of 8) sorted by relevance
498 void setColorSpaceAgnosticLocked(boolean agnostic) { in setColorSpaceAgnosticLocked()502 mSurfaceController.setColorSpaceAgnostic(mWin.getPendingTransaction(), agnostic); in setColorSpaceAgnosticLocked() local
239 void setColorSpaceAgnostic(SurfaceControl.Transaction t, boolean agnostic) { in setColorSpaceAgnostic()
248 public SurfaceControl.Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic()
151 boolean agnostic); in nativeSetColorSpaceAgnostic()3113 public Transaction setColorSpaceAgnostic(SurfaceControl sc, boolean agnostic) { in setColorSpaceAgnostic()
1115 bool Layer::setColorSpaceAgnostic(const bool agnostic) { in setColorSpaceAgnostic()
1877 const sp<SurfaceControl>& sc, const bool agnostic) { in setColorSpaceAgnostic()
886 jlong nativeObject, jboolean agnostic) { in nativeSetColorSpaceAgnostic()