Searched defs:combined (Results 1 - 25 of 35) sorted by relevance

12

/external/skia/src/gpu/glsl/
H A DGrGLSLPrimitiveProcessor.cpp17 SkMatrix combined; local
20 combined.setConcat(coordTransform.getMatrix(), localMatrix);
22 combined = coordTransform.getMatrix();
25 // combined.postScale(1,-1);
26 // combined.postTranslate(0,1);
27 combined.set(SkMatrix::kMSkewY,
28 combined[SkMatrix::kMPersp0] - combined[SkMatrix::kMSkewY]);
29 combined.set(SkMatrix::kMScaleY,
30 combined[SkMatri
[all...]
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/gles2/
H A DSimpleVertexShader.java34 Matrix4 combined = new Matrix4(); field in class:SimpleVertexShader
70 combined.set(projection).mul(view).mul(model);
75 shader.setUniformMatrix("u_mvpMatrix", combined);
/external/libchrome/base/trace_event/
H A Dtrace_sampling_thread.cc50 const char* const combined = local
54 ExtractCategoryAndName(combined, &category_group, &name);
80 void TraceSamplingThread::ExtractCategoryAndName(const char* combined, argument
83 *category = combined;
84 *name = &combined[strlen(combined) + 1];
/external/skia/src/gpu/gl/
H A DGrGLPathRendering.h98 SkMatrix combined; local
100 combined.setAll(SkIntToScalar(2) / fRenderTargetSize.fWidth, 0, -SK_Scalar1,
104 combined.setAll(SkIntToScalar(2) / fRenderTargetSize.fWidth, 0, -SK_Scalar1,
108 combined.preConcat(fViewMatrix);
109 GrGLSLGetMatrix<Size>(destMatrix, combined);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb45 GRAMMAR_TYPES = %w(lexer parser tree combined)
89 elsif combined? then base = name + 'Lexer'
101 elsif combined? then base = name + 'Parser'
116 @type == 'combined' || @type == 'lexer'
120 @type == 'combined' || @type == 'parser'
137 def combined?
138 @type == "combined"
264 @type = $1 || 'combined'
/external/harfbuzz_ng/src/
H A Dgen-indic-table.py45 combined = {} variable
48 if i == 2 and not u in combined:
50 if not u in combined:
51 combined[u] = list (defaults)
52 combined[u][i] = v
53 combined = {k:v for k,v in combined.items() if v[2] not in BLACKLISTED_BLOCKS} variable
54 data = combined
55 del combined
H A Dgen-use-table.py53 combined = {} variable
56 if i >= 2 and not u in combined:
58 if not u in combined:
59 combined[u] = list (defaults)
60 combined[u][i] = v
61 combined = {k:v for k,v in combined.items() if v[3] not in BLACKLISTED_BLOCKS} variable
62 data = combined
63 del combined
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
H A DCamera.java43 /** the combined projection and view matrix **/
44 public final Matrix4 combined = new Matrix4(); field in class:Camera
45 /** the inverse combined projection and view matrix **/
236 worldCoords.prj(combined);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_blit.c93 boolean combined; local
100 combined =
104 if ((mask & GL_DEPTH_BUFFER_BIT) || combined) {
105 /* resolve depth and, if combined and requested, stencil as well */
110 if (combined && (mask & GL_STENCIL_BUFFER_BIT)) {
295 /* Blitting depth and stencil values between combined
/external/v8/src/compiler/
H A Dtype-hints.h39 Hint combined() const { return Combine(Combine(left(), right()), result()); } function in class:v8::internal::compiler::final
83 CompareOperationHints(Hint left, Hint right, Hint combined) argument
85 CombinedField::encode(combined)) {}
93 Hint combined() const { return CombinedField::decode(bit_field_); } function in class:v8::internal::compiler::final
H A Djs-typed-lowering.cc39 BinaryOperationHints::Hint combined = hints.combined(); local
40 if (combined == BinaryOperationHints::kSignedSmall ||
41 combined == BinaryOperationHints::kSigned32 ||
42 combined == BinaryOperationHints::kNumberOrUndefined) {
43 return combined;
57 CompareOperationHints::Hint combined = hints.combined(); local
58 if (combined == CompareOperationHints::kSignedSmall ||
59 combined
[all...]
/external/icu/icu4c/source/i18n/
H A Dlocdspnm.cpp665 UnicodeString combined; local
672 separatorFormat->format(data, 2, combined, fpos, status);
674 buffer.setTo(combined);
/external/v8/src/regexp/
H A Dregexp-parser.cc1537 uc32 combined = local
1539 if (NeedsDesugaringForIgnoreCase(combined)) {
1540 AddCharacterClassForDesugaring(combined);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp45 STATISTIC(NodesCombined , "Number of dag nodes combined");
111 /// \brief Set of nodes which have been combined (at least once).
114 /// which have not yet been combined to the worklist.
134 // Skip handle nodes as they can't usefully be combined and confuse the
1300 // Add any operands of the new node which have not yet been combined to the
2194 SDValue combined; local
2207 if (!combined) {
2210 combined = DAG.getNode(DivRemOpc, SDLoc(Node), VTs, Op0, Op1);
2212 combined = SDValue(User, 0);
2219 CombineTo(User, combined);
[all...]
/external/robolectric/v1/lib/main/
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 718 milliseconds

12