Searched refs:layoutType (Results 1 – 4 of 4) sorted by relevance
165 @NonNull String layoutType, in SearchTarget() argument177 mLayoutType = Objects.requireNonNull(layoutType); in SearchTarget()382 @SearchLayoutType @NonNull String layoutType, in Builder() argument385 mLayoutType = Objects.requireNonNull(layoutType); in Builder()
583 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() argument584 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()
1099 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() argument1100 mWindowLayoutType = layoutType; in setWindowLayoutType()
206 uint32_t layoutType = layout.type; in compareMd5Chksm() local210 if (bitDepth == 8 && layoutType == C2PlanarLayout::TYPE_YUV && colInc == 1) { in compareMd5Chksm()214 } else if (bitDepth == 8 && layoutType == C2PlanarLayout::TYPE_YUV && colInc == 2) { in compareMd5Chksm()