Searched refs:parallaxType (Results 1 – 1 of 1) sorted by relevance
134 ShellTaskOrganizer taskOrganizer, int parallaxType) { in SplitLayout() argument146 mSurfaceEffectPolicy = new ResizingEffectPolicy(parallaxType); in SplitLayout()921 ResizingEffectPolicy(int parallaxType) { in ResizingEffectPolicy() argument922 mParallaxType = parallaxType; in ResizingEffectPolicy()