Home
last modified time | relevance | path

Searched defs:mirror (Results 1 – 25 of 31) sorted by relevance

12

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DVideoRendererGui.java114 private boolean mirror; field in VideoRendererGui.YuvImageRenderer
160 RendererCommon.ScalingType scalingType, boolean mirror, RendererCommon.GlDrawer drawer) { in YuvImageRenderer()
327 RendererCommon.ScalingType scalingType, boolean mirror) { in setPosition()
450 RendererCommon.ScalingType scalingType, boolean mirror) throws Exception { in createGui()
458 RendererCommon.ScalingType scalingType, boolean mirror) { in createGuiRenderer()
468 RendererCommon.ScalingType scalingType, boolean mirror) { in create()
478 RendererCommon.ScalingType scalingType, boolean mirror, RendererCommon.GlDrawer drawer) { in create()
523 RendererCommon.ScalingType scalingType, boolean mirror) { in update()
DSurfaceViewRenderer.java105 private boolean mirror; field in SurfaceViewRenderer
278 public void setMirror(final boolean mirror) { in setMirror()
DRendererCommon.java183 boolean mirror, float videoAspectRatio, float displayAspectRatio) { in getLayoutMatrix()
/external/v8/test/mjsunit/es6/
Dmirror-collections.js7 function testMapMirror(mirror) { argument
25 function testSetMirror(mirror) { argument
Dgenerators-mirror.js65 function TestInternalProperties(mirror, status, receiver) { argument
Ddebug-function-scopes.js75 var mirror = Debug.MakeMirror(f1); variable
/external/v8/test/mjsunit/
Dmirror-null.js32 var mirror = debug.MakeMirror(null); variable
Dmirror-undefined.js32 var mirror = debug.MakeMirror(void 0); variable
Dmirror-unresolved-function.js43 var mirror = new debug.UnresolvedFunctionMirror("f"); variable
Ddebug-referenced-by.js36 var mirror = debug.MakeMirror(a); variable
Ddebug-function-scopes.js63 var mirror = Debug.MakeMirror(f1); variable
/external/ImageMagick/PerlMagick/demo/
DTurtle.pm50 sub mirror subroutine
/external/icu/icu4c/source/layout/
DDefaultCharMapper.h42 DefaultCharMapper(le_bool filterControls, le_bool mirror) in DefaultCharMapper()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DWildcardName.java36 static WildcardName forTypeMirror(WildcardType mirror) { in forTypeMirror()
DPrimitiveName.java42 static PrimitiveName forTypeMirror(PrimitiveType mirror) { in forTypeMirror()
DTypeNames.java51 public static TypeName forTypeMirror(TypeMirror mirror) { in forTypeMirror()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DBreakpointMultipleTest.java113 VmMirror mirror = debuggeeWrapper.vmMirror; in setBreakpoint() local
/external/v8/src/debug/
Dmirrors.js1464 function PropertyMirror(mirror, name, details) { argument
2468 JSONProtocolSerializer.prototype.serializeReference = function(mirror) { argument
2480 JSONProtocolSerializer.prototype.serializeValue = function(mirror) { argument
2527 JSONProtocolSerializer.prototype.add_ = function(mirror) { argument
2547 function(mirror) { argument
2583 JSONProtocolSerializer.prototype.serialize_ = function(mirror, reference, argument
2734 JSONProtocolSerializer.prototype.serializeObject_ = function(mirror, content, argument
2914 JSONProtocolSerializer.prototype.serializeFrame_ = function(mirror, content) { argument
2965 JSONProtocolSerializer.prototype.serializeScope_ = function(mirror, content) { argument
/external/skia/include/utils/
DSkInterpolator.h45 void setMirror(bool mirror) { in setMirror()
/external/iproute2/tc/
Dm_mirred.c71 int ok = 0, iok = 0, mirror=0,redir=0; in parse_egress() local
/external/deqp/framework/common/
DtcuTexVerifierUtil.cpp126 static inline int mirror (int a) in mirror() function
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DModuleValidator.java145 AnnotationMirror mirror = getAnnotationMirror(subject, moduleClass).get(); in validateReferencedModules() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp43 fixup_mirroring(bool &mirror, GLint &coord0, GLint &coord1) in fixup_mirroring()
69 clip_or_scissor(bool mirror, GLint &src_x0, GLint &src_x1, GLint &dst_x0, in clip_or_scissor()
1580 bool mirror) in setup()
/external/harfbuzz_ng/src/
Dhb-ot-shape.cc817 hb_bool_t mirror, in add_char()
851 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/external/skia/src/utils/
DSkInterpolator.cpp86 int mirror = fFlags & kMirror; in timeToT() local

12