Searched defs:importer (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium-trace/catapult/telemetry/telemetry/timeline/
H A Dsurface_flinger_importer.py5 from telemetry.timeline import importer namespace
9 class SurfaceFlingerTimelineImporter(importer.TimelineImporter):
H A Dinspector_importer.py6 from telemetry.timeline import importer namespace
12 class InspectorTimelineImporter(importer.TimelineImporter):
H A Dtab_id_importer.py7 from telemetry.timeline import importer namespace
15 class TabIdImporter(importer.TimelineImporter):
H A Dtrace_event_importer.py6 This is a port of the trace event importer from
15 from telemetry.timeline import importer namespace
20 class TraceEventTimelineImporter(importer.TimelineImporter):
/external/javassist/src/main/javassist/tools/rmi/
H A DSample.java24 private ObjectImporter importer; field in class:Sample
28 return importer.call(objectId, identifier, args);
/external/drm_hwcomposer/
H A Ddrmcompositor.cpp56 Importer *importer) {
58 new DrmComposition(drm_, importer, planner_.get()));
55 CreateComposition( Importer *importer) argument
H A Dplatformnv.h42 NvImporter *importer; member in struct:android::NvImporter::NvBuffer
H A Dplatformdrmgeneric.cpp36 DrmGenericImporter *importer = new DrmGenericImporter(drm); local
37 if (!importer)
40 int ret = importer->Init();
42 ALOGE("Failed to initialize the nv importer %d", ret);
43 delete importer;
46 return importer;
H A Ddrmcomposition.cpp34 DrmComposition::DrmComposition(DrmResources *drm, Importer *importer, argument
36 : drm_(drm), importer_(importer), planner_(planner) {
H A Ddrmdisplaycomposition.h109 int Init(DrmResources *drm, DrmCrtc *crtc, Importer *importer,
174 Importer *importer() const { function in class:android::DrmDisplayComposition
H A Ddrmhwcomposer.h46 DrmHwcBuffer(const hwc_drm_bo &bo, Importer *importer) argument
47 : bo_(bo), importer_(importer) {
73 int ImportBuffer(buffer_handle_t handle, Importer *importer);
152 int InitFromHwcLayer(hwc_layer_1_t *sf_layer, Importer *importer,
H A Dplatformnv.cpp37 NvImporter *importer = new NvImporter(drm); local
38 if (!importer)
41 int ret = importer->Init();
43 ALOGE("Failed to initialize the nv importer %d", ret);
44 delete importer;
47 return importer;
87 buf->importer = this;
143 buf->importer->ReleaseBuffer(&buf->bo);
H A Ddrmdisplaycomposition.cpp45 Importer *importer, Planner *planner,
49 importer_ = importer;
44 Init(DrmResources *drm, DrmCrtc *crtc, Importer *importer, Planner *planner, uint64_t frame_no) argument
H A Dhwcomposer.cpp197 std::unique_ptr<Importer> importer; member in struct:android::hwc_context_t
247 int DrmHwcBuffer::ImportBuffer(buffer_handle_t handle, Importer *importer) { argument
250 int ret = importer->ImportBuffer(handle, &tmp_bo);
258 importer_ = importer;
301 int DrmHwcLayer::InitFromHwcLayer(hwc_layer_1_t *sf_layer, Importer *importer, argument
346 int ret = buffer.ImportBuffer(sf_layer->handle, importer);
586 ret = layer.InitFromHwcLayer(sf_layer, ctx->importer.get(), ctx->gralloc);
596 ctx->drm.compositor()->CreateComposition(ctx->importer.get()));
933 ctx->importer.reset(Importer::CreateInstance(&ctx->drm));
934 if (!ctx->importer) {
[all...]
/external/javassist/sample/rmi/
H A DCountApplet.java12 private ObjectImporter importer; field in class:CountApplet
23 importer = new ObjectImporter(this);
34 importer = new ObjectImporter(cl.getServer(), cl.getPort());
53 counter = (Counter)importer.lookupObject(paramName);
/external/icu/icu4c/source/i18n/
H A Dcollationruleparser.h125 importer = importerAlias;
189 Importer *importer; member in class:CollationRuleParser
H A Dcollationbuilder.cpp169 BundleImporter importer; local
171 &importer,
235 CollationRuleParser::Importer *importer,
258 parser.setImporter(importer);
233 parseAndBuild(const UnicodeString &ruleString, const UVersionInfo rulesVersion, CollationRuleParser::Importer *importer, UParseError *outParseError, UErrorCode &errorCode) argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationRuleParser.java111 importer = importerAlias;
656 if(importer == null) {
662 importer.getRules(baseID,
917 private Importer importer; field in class:CollationRuleParser
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java107 importer = importerAlias;
652 if(importer == null) {
658 importer.getRules(baseID,
913 private Importer importer; field in class:CollationRuleParser
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffdoc.cpp438 auto importer = local
440 return importer->ImportData(pStream);
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...

Completed in 398 milliseconds

12