Searched refs:isTransparentBackground (Results 1 – 5 of 5) sorted by relevance
109 public boolean isTransparentBackground() { in isTransparentBackground() method in RemoteRenderParamsAdapter110 return mDelegate.isTransparentBackground(); in isTransparentBackground()
45 boolean isTransparentBackground() throws RemoteException; in isTransparentBackground() method
86 if (remoteParams.isTransparentBackground()) { in setupRenderParams()
428 if (!mParams.isTransparentBackground()) { in findBackground()
500 if (params.isTransparentBackground()) { in renderAndBuildResult()