Searched refs:STORE_CONFIG_DEPTH_READS (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselController.java814 public static final int STORE_CONFIG_DEPTH_READS = 2; field in class:CarouselController
826 * {@link CarouselController#STORE_CONFIG_DEPTH_READS}, and
H A DCarouselRS.java567 final boolean depthReads = (config & CarouselController.STORE_CONFIG_DEPTH_READS) != 0;

Completed in 77 milliseconds