Searched defs:rotated (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer.cpp75 bool rotated = false; local
78 rotated = true;
89 if (rotated) {
/external/skia/tests/
H A DPathOpsBuilderConicTest.cpp29 SkPath rotated; local
34 oval.transform(matrix, &rotated);
36 builder->add(rotated, kUnion_SkPathOp);
38 Op(*result, rotated, kUnion_SkPathOp, result);
42 rgnB.setPath(rotated, openClip);
/external/skqp/tests/
H A DPathOpsBuilderConicTest.cpp29 SkPath rotated; local
34 oval.transform(matrix, &rotated);
36 builder->add(rotated, kUnion_SkPathOp);
38 Op(*result, rotated, kUnion_SkPathOp, result);
42 rgnB.setPath(rotated, openClip);
/external/freetype/src/truetype/
H A Dttobjs.h265 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member in struct:TT_Size_Metrics_
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c7287 LLVMValueRef base, rotated, actual; local
7289 rotated = LLVMGetParam(func, vtx_params[(i + 4) % 6]);
7290 actual = LLVMBuildSelect(builder, rotate, rotated, base, "");
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 301 milliseconds