HomeSort by relevance Sort by last modified time
    Searched defs:adobe (Results 1 - 25 of 48) sorted by null

1 2

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPException.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
XMPIterator.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
XMPVersionInfo.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
XMPPathFactory.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
12 import com.adobe.xmp.impl.Utils;
13 import com.adobe.xmp.impl.xpath.XMPPath;
14 import com.adobe.xmp.impl.xpath.XMPPathParser;
XMPSchemaRegistry.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
14 import com.adobe.xmp.properties.XMPAliasInfo;
XMPDateTimeFactory.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
17 import com.adobe.xmp.impl.XMPDateTimeImpl;
XMPError.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
XMPDateTime.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
XMPMetaFactory.java 2 //ADOBE SYSTEMS INCORPORATED
3 //Copyright 2006-2007 Adobe Systems Incorporated
6 //NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 //of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
15 import com.adobe.xmp.impl.XMPMetaImpl;
16 import com.adobe.xmp.impl.XMPMetaParser;
17 import com.adobe.xmp.impl.XMPSchemaRegistryImpl;
18 import com.adobe.xmp.impl.XMPSerializerHelper;
19 import com.adobe.xmp.options.ParseOptions
    [all...]
XMPUtils.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp;
12 import com.adobe.xmp.impl.Base64;
13 import com.adobe.xmp.impl.ISO8601Converter;
14 import com.adobe.xmp.impl.XMPUtilsImpl;
15 import com.adobe.xmp.options.PropertyOptions;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/adobe/
ActionMessageFormat0SampleEntryBox.java 1 package com.googlecode.mp4parser.boxes.adobe;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
XMPAliasInfo.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.properties;
12 import com.adobe.xmp.options.AliasOptions;
XMPProperty.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.properties;
12 import com.adobe.xmp.XMPMeta;
13 import com.adobe.xmp.options.PropertyOptions;
XMPPropertyInfo.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.properties;
12 import com.adobe.xmp.options.PropertyOptions;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
CountOutputStream.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
ParameterAsserts.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
12 import com.adobe.xmp.XMPConst;
13 import com.adobe.xmp.XMPError;
14 import com.adobe.xmp.XMPException;
15 import com.adobe.xmp.XMPMeta;
QName.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
XMPSerializerHelper.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
16 import com.adobe.xmp.XMPException;
17 import com.adobe.xmp.options.SerializeOptions;
Base64.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2001 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
ByteBuffer.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
12 package com.adobe.xmp.impl;
Latin1Converter.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
12 package com.adobe.xmp.impl;
FixASCIIControlsReader.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPathSegment.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl.xpath;
XMPPath.java 2 // ADOBE SYSTEMS INCORPORATED
3 // Copyright 2006 Adobe Systems Incorporated
6 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
7 // of the Adobe license agreement accompanying it.
10 package com.adobe.xmp.impl.xpath;
  /frameworks/base/libs/hwui/tests/unit/
SkiaCanvasTests.cpp 83 sk_sp<SkColorSpace> adobe = SkColorSpace::MakeRGB(SkColorSpace::kSRGB_RenderTargetGamma, local
86 SkImageInfo adobeInfo = SkImageInfo::Make(1, 1, kN32_SkColorType, kOpaque_SkAlphaType, adobe);
103 // Create a software canvas with an Adobe color space.
106 // The result should be less than fully red, since we convert to Adobe RGB at draw time.

Completed in 280 milliseconds

1 2