Searched defs:prim (Results 1 – 11 of 11) sorted by relevance
205 Primitive prim; field in Mesh.Builder.Entry361 int[] prim = new int[mIndexTypes.size()]; in create() local423 Primitive prim; field in Mesh.AllocationBuilder.Entry528 int[] prim = new int[mIndexTypes.size()]; in create() local
947 native long rsnMeshCreate(long con, long[] vtx, long[] idx, int[] prim); in rsnMeshCreate()948 synchronized long nMeshCreate(long[] vtx, long[] idx, int[] prim) { in nMeshCreate()
72 void setPrimitive(Allocation *idx, RsPrimitive prim, uint32_t index) { in setPrimitive()
351 auto prim2Value = [](const C2Value::Primitive &prim) -> TField { in getTestValues()444 for (const C2Value::Primitive &prim : c2FSV.values) { in getTestValues() local
205 BinaryPrimitive* prim = test::GetValueForConfigAndProduct<BinaryPrimitive>( in TEST() local320 const BinaryPrimitive* prim = ValueCast<BinaryPrimitive>(actual_attr.compiled_value.get()); in TEST() local
566 void Visit(const BinaryPrimitive* prim) override { in Visit()
480 for (const C2Value::Primitive& prim : c2FSVWidth.values) { in getMaxMinResolutionSupported() local485 for (const C2Value::Primitive& prim : c2FSVHeight.values) { in getMaxMinResolutionSupported() local
260 for (const C2Value::Primitive& prim : c2FSV.values) { in getChannelCount() local
271 Primitive prim = 7; field
797 if (BinaryPrimitive* prim = ValueCast<BinaryPrimitive>(attr->compiled_value.get())) { in ExtractCompileSdkVersions() local
2755 const jint prim = (jint)prims[i]; in nMeshGetIndices() local