Searched refs:WRAP (Results 1 – 15 of 15) sorted by relevance
49 private static int WRAP = View.MeasureSpec.makeMeasureSpec(10, View.MeasureSpec.AT_MOST); field in WrapContentBasicTest79 mRecyclerView.onMeasure(WRAP, WRAP); in testLayoutInOnMeasureWithoutPredictive()80 mRecyclerView.onMeasure(WRAP, WRAP); in testLayoutInOnMeasureWithoutPredictive()89 mRecyclerView.onMeasure(WRAP, WRAP); in dataChangeAfterMeasure()90 mRecyclerView.onMeasure(WRAP, WRAP); in dataChangeAfterMeasure()101 mLayoutManager.setMeasuredDimensionFromChildren(WRAP, WRAP); in setDimensionsFromChildren()111 mLayoutManager.setMeasuredDimensionFromChildren(WRAP, hSpec); in setDimensionsFromChildrenAnsSpec1()120 mLayoutManager.setMeasuredDimensionFromChildren(wSpec, WRAP); in setDimensionsFromChildrenAnsSpec2()
48 WRAP (3), enumConstant177 b.setWrapS(Value.WRAP); in WRAP_NEAREST()178 b.setWrapT(Value.WRAP); in WRAP_NEAREST()197 b.setWrapS(Value.WRAP); in WRAP_LINEAR()198 b.setWrapT(Value.WRAP); in WRAP_LINEAR()217 b.setWrapS(Value.WRAP); in WRAP_LINEAR_MIP_LINEAR()218 b.setWrapT(Value.WRAP); in WRAP_LINEAR_MIP_LINEAR()281 mWrapS = Value.WRAP; in Builder()282 mWrapT = Value.WRAP; in Builder()283 mWrapR = Value.WRAP; in Builder()[all …]
35 WRAP (3), enumConstant179 b.setWrapS(Value.WRAP); in WRAP_NEAREST()180 b.setWrapT(Value.WRAP); in WRAP_NEAREST()203 b.setWrapS(Value.WRAP); in WRAP_LINEAR()204 b.setWrapT(Value.WRAP); in WRAP_LINEAR()227 b.setWrapS(Value.WRAP); in WRAP_LINEAR_MIP_LINEAR()228 b.setWrapT(Value.WRAP); in WRAP_LINEAR_MIP_LINEAR()325 mWrapS = Value.WRAP; in Builder()326 mWrapT = Value.WRAP; in Builder()327 mWrapR = Value.WRAP; in Builder()[all …]
57 b.setWrapS(Sampler.Value.WRAP); in initializeGlobals()61 b.setWrapT(Sampler.Value.WRAP); in initializeGlobals()112 wrapS.getWrapS() == Sampler.Value.WRAP); in testJavaSide()125 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
601 enum_constant public static final android.support.v8.renderscript.Sampler.Value WRAP;
599 enum_constant public static final android.support.v8.renderscript.Sampler.Value WRAP;
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
26511 enum_constant public static final android.renderscript.Sampler.Value WRAP;
33656 enum_constant public static final android.renderscript.Sampler.Value WRAP;
33732 enum_constant public static final android.renderscript.Sampler.Value WRAP;
36364 enum_constant public static final android.renderscript.Sampler.Value WRAP;