Searched refs:applyParams (Results 1 – 3 of 3) sorted by relevance
64 applyParams(t, surfaceParams, mTmpFloat9); in scheduleApply()74 public static void applyParams(Transaction t, SurfaceParams params, float[] tmpFloat9) { in applyParams() method in SyncRtSurfaceTransactionApplier
106 applyParams(t, surfaceParams); in scheduleApply()142 public static void applyParams(TransactionCompat t, in applyParams() method in SyncRtSurfaceTransactionApplierCompat
404 TextLinksParams applyParams = new TextLinksParams.Builder() in addLinkifiedTextToTextView() local407 applyParams.apply(content, links); in addLinkifiedTextToTextView()