Home
last modified time | relevance | path

Searched refs:views (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.cpp108 Views views; in create_views() local
109 views.imageView = GrVkImageView::Create(gpu, image, info.fFormat, GrVkImageView::kColor_Type, in create_views()
111 if (!views.imageView) { in create_views()
135 if (!GrVkImage::InitImageInfo(gpu, msImageDesc, &views.msInfo)) { in create_views()
136 views.imageView->unref(gpu); in create_views()
141 colorImage = views.msInfo.fImage; in create_views()
144 views.resolveAttachmentView = in create_views()
147 if (!views.resolveAttachmentView) { in create_views()
148 GrVkImage::DestroyImageInfo(gpu, &views.msInfo); in create_views()
149 views.imageView->unref(gpu); in create_views()
[all …]
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp114 Views views; in create_views() local
115 views.imageView = GrVkImageView::Create(gpu, image, info.fFormat, GrVkImageView::kColor_Type, in create_views()
117 if (!views.imageView) { in create_views()
140 if (!GrVkImage::InitImageInfo(gpu, msImageDesc, &views.msInfo)) { in create_views()
141 views.imageView->unref(gpu); in create_views()
146 colorImage = views.msInfo.fImage; in create_views()
149 views.resolveAttachmentView = in create_views()
152 if (!views.resolveAttachmentView) { in create_views()
153 GrVkImage::DestroyImageInfo(gpu, &views.msInfo); in create_views()
154 views.imageView->unref(gpu); in create_views()
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c62 struct st_sampler_views *views; in st_texture_set_sampler_view() local
68 views = stObj->sampler_views; in st_texture_set_sampler_view()
70 for (i = 0; i < views->count; ++i) { in st_texture_set_sampler_view()
71 sv = &views->views[i]; in st_texture_set_sampler_view()
90 if (views->count >= views->max) { in st_texture_set_sampler_view()
92 unsigned new_max = 2 * views->max; in st_texture_set_sampler_view()
93 unsigned new_size = sizeof(*views) + new_max * sizeof(views->views[0]); in st_texture_set_sampler_view()
95 if (new_max < views->max || in st_texture_set_sampler_view()
96 new_max > (UINT_MAX - sizeof(*views)) / sizeof(views->views[0])) { in st_texture_set_sampler_view()
107 new_views->count = views->count; in st_texture_set_sampler_view()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c122 struct pipe_sampler_view **views) in llvmpipe_set_sampler_views() argument
138 if (views && views[i]) in llvmpipe_set_sampler_views()
139 view = views[i]; in llvmpipe_set_sampler_views()
259 struct pipe_sampler_view **views, in prepare_shader_sampling() argument
274 struct pipe_sampler_view *view = i < num ? views[i] : NULL; in prepare_shader_sampling()
369 struct pipe_sampler_view **views) in llvmpipe_prepare_vertex_sampling() argument
371 prepare_shader_sampling(lp, num, views, PIPE_SHADER_VERTEX); in llvmpipe_prepare_vertex_sampling()
381 struct pipe_sampler_view **views) in llvmpipe_prepare_geometry_sampling() argument
383 prepare_shader_sampling(lp, num, views, PIPE_SHADER_GEOMETRY); in llvmpipe_prepare_geometry_sampling()
392 struct pipe_sampler_view **views) in llvmpipe_prepare_tess_ctrl_sampling() argument
[all …]
Dlp_state.h161 struct pipe_sampler_view **views);
166 struct pipe_sampler_view **views);
171 struct pipe_sampler_view **views);
176 struct pipe_sampler_view **views);
181 struct pipe_image_view *views);
186 struct pipe_image_view *views);
191 struct pipe_image_view *views);
196 struct pipe_image_view *views);
/external/python/oauth2client/tests/contrib/django_util/
Dtest_views.py32 from oauth2client.contrib.django_util import views
52 response = views.oauth2_authorize(request)
59 response = views.oauth2_authorize(request)
67 response = views.oauth2_authorize(request)
98 response = views.oauth2_authorize(request)
107 response = views.oauth2_authorize(request)
117 response = views.oauth2_authorize(request)
134 response = views.oauth2_authorize(request)
178 response = views.oauth2_callback(request)
210 response = views.oauth2_callback(request)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/
Dscheduler-queue-usage.s2 …e=x86_64-unknown-unknown -mcpu=btver2 -iterations=1 -all-stats=false -all-views=false -scheduler-s…
3 …e=x86_64-unknown-unknown -mcpu=znver1 -iterations=1 -all-stats=false -all-views=false -scheduler-s…
4 …_64-unknown-unknown -mcpu=sandybridge -iterations=1 -all-stats=false -all-views=false -scheduler-s…
5 …86_64-unknown-unknown -mcpu=ivybridge -iterations=1 -all-stats=false -all-views=false -scheduler-s…
6 …=x86_64-unknown-unknown -mcpu=haswell -iterations=1 -all-stats=false -all-views=false -scheduler-s…
7 …86_64-unknown-unknown -mcpu=broadwell -iterations=1 -all-stats=false -all-views=false -scheduler-s…
8 …iple=x86_64-unknown-unknown -mcpu=knl -iterations=1 -all-stats=false -all-views=false -scheduler-s…
9 …=x86_64-unknown-unknown -mcpu=skylake -iterations=1 -all-stats=false -all-views=false -scheduler-s…
10 …-unknown-unknown -mcpu=skylake-avx512 -iterations=1 -all-stats=false -all-views=false -scheduler-s…
11 …iple=x86_64-unknown-unknown -mcpu=slm -iterations=1 -all-stats=false -all-views=false -scheduler-s…
Dregister-file-statistics.s2 …e=x86_64-unknown-unknown -mcpu=btver2 -iterations=1 -all-stats=false -all-views=false -register-fi…
3 …e=x86_64-unknown-unknown -mcpu=znver1 -iterations=1 -all-stats=false -all-views=false -register-fi…
4 …_64-unknown-unknown -mcpu=sandybridge -iterations=1 -all-stats=false -all-views=false -register-fi…
5 …86_64-unknown-unknown -mcpu=ivybridge -iterations=1 -all-stats=false -all-views=false -register-fi…
6 …=x86_64-unknown-unknown -mcpu=haswell -iterations=1 -all-stats=false -all-views=false -register-fi…
7 …86_64-unknown-unknown -mcpu=broadwell -iterations=1 -all-stats=false -all-views=false -register-fi…
8 …iple=x86_64-unknown-unknown -mcpu=knl -iterations=1 -all-stats=false -all-views=false -register-fi…
9 …=x86_64-unknown-unknown -mcpu=skylake -iterations=1 -all-stats=false -all-views=false -register-fi…
10 …-unknown-unknown -mcpu=skylake-avx512 -iterations=1 -all-stats=false -all-views=false -register-fi…
11 …iple=x86_64-unknown-unknown -mcpu=slm -iterations=1 -all-stats=false -all-views=false -register-fi…
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWindowManagerImplTest.java46 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_isInitiallyEmpty() local
48 assertThat(views).isEmpty(); in getViews_isInitiallyEmpty()
55 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_returnsAnAddedView() local
57 assertThat(views).hasSize(1); in getViews_returnsAnAddedView()
58 assertThat(views.get(0)).isSameAs(view); in getViews_returnsAnAddedView()
66 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_doesNotReturnARemovedView() local
68 assertThat(views).isEmpty(); in getViews_doesNotReturnARemovedView()
/external/autotest/database/
Ddb_utils_unittest.py29 views = ('view1', 'view2')
31 db_utils.check_exists(self.manager, views, db_utils.VIEW_TYPE)
33 self._setup_exists_expects(views, 'VIEWS')
43 views = ('view1', 'view2')
44 self._setup_exists_expects(views, 'VIEWS')
46 for view in views:
49 db_utils.drop_views(self.manager, views)
/external/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.h63 const GrSurfaceProxyView* views, in Make() argument
70 caps, views, numActiveViews, params, lum, flags, localMatrixIfUsesLocalCoords); in Make()
75 const GrSurfaceProxyView* views, in Make() argument
81 caps, views, numActiveViews, params, flags, localMatrixIfUsesLocalCoords); in Make()
99 void addNewViews(const GrSurfaceProxyView* views, int numViews, GrSamplerState);
109 const GrSurfaceProxyView* views,
149 const GrSurfaceProxyView* views, int numActiveViews, in Make() argument
151 return arena->make<GrDistanceFieldPathGeoProc>(caps, matrix, wideColor, views, in Make()
178 const GrSurfaceProxyView* views,
225 const GrSurfaceProxyView* views, in Make() argument
[all …]
DGrDistanceFieldGeoProc.cpp213 const GrSurfaceProxyView* views, in GrDistanceFieldA8TextGeoProc() argument
242 fAtlasDimensions = views[0].proxy()->dimensions(); in GrDistanceFieldA8TextGeoProc()
245 const GrSurfaceProxy* proxy = views[i].proxy(); in GrDistanceFieldA8TextGeoProc()
248 fTextureSamplers[i].reset(params, proxy->backendFormat(), views[i].swizzle()); in GrDistanceFieldA8TextGeoProc()
253 void GrDistanceFieldA8TextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews() argument
261 fAtlasDimensions = views[0].proxy()->dimensions(); in addNewViews()
265 const GrSurfaceProxy* proxy = views[i].proxy(); in addNewViews()
269 fTextureSamplers[i].reset(params, proxy->backendFormat(), views[i].swizzle()); in addNewViews()
514 const GrSurfaceProxyView* views, in GrDistanceFieldPathGeoProc() argument
531 fAtlasDimensions = views[0].proxy()->dimensions(); in GrDistanceFieldPathGeoProc()
[all …]
DGrBitmapTextGeoProc.cpp124 const GrSurfaceProxyView* views, in GrBitmapTextGeoProc() argument
154 fAtlasDimensions = views[0].proxy()->dimensions(); in GrBitmapTextGeoProc()
157 const GrSurfaceProxy* proxy = views[i].proxy(); in GrBitmapTextGeoProc()
160 fTextureSamplers[i].reset(params, proxy->backendFormat(), views[i].swizzle()); in GrBitmapTextGeoProc()
165 void GrBitmapTextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews() argument
173 fAtlasDimensions = views[0].proxy()->dimensions(); in addNewViews()
177 const GrSurfaceProxy* proxy = views[i].proxy(); in addNewViews()
182 fTextureSamplers[i].reset(params, proxy->backendFormat(), views[i].swizzle()); in addNewViews()
/external/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c86 struct pipe_sampler_view **views; in vid_dec_FillOutput() local
90 views = buf->get_sampler_view_planes(buf); in vid_dec_FillOutput()
106 assert(views); in vid_dec_FillOutput()
131 if (!views[i]) continue; in vid_dec_FillOutput()
137 for (j = 0; j < views[i]->texture->array_size; ++j) { in vid_dec_FillOutput()
141 map = priv->pipe->transfer_map(priv->pipe, views[i]->texture, 0, in vid_dec_FillOutput()
149 views[i]->texture->format, in vid_dec_FillOutput()
150 def->nStride * views[i]->texture->array_size, 0, 0, in vid_dec_FillOutput()
/external/opencensus-java/exporters/stats/signalfx/src/main/java/io/opencensus/exporter/stats/signalfx/
DSignalFxStatsExporterWorkerThread.java53 private final ViewManager views; field in SignalFxStatsExporterWorkerThread
61 ViewManager views) { in SignalFxStatsExporterWorkerThread() argument
63 this.views = views; in SignalFxStatsExporterWorkerThread()
75 for (View view : views.getAllExportedViews()) { in export()
76 ViewData data = views.getView(view.getName()); in export()
/external/elfutils/tests/
Dtestfile-dwarf-45.source75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
79 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
80 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
83 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
84 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-hell…
87 $ gcc -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
88 $ gcc -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-hell…
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
DMeasureToViewMap.java78 Set<View> views = exportedViews; in getExportedViews() local
79 if (views == null) { in getExportedViews()
81 exportedViews = views = filterExportedViews(registeredViews.values()); in getExportedViews()
84 return views; in getExportedViews()
89 Set<View> views = Sets.newHashSet(); in filterExportedViews() local
92 views.add(view); in filterExportedViews()
95 return Collections.unmodifiableSet(views); in filterExportedViews()
131 Collection<MutableViewData> views = mutableMap.get(view.getMeasure().getName()); in getMutableViewData() local
132 for (MutableViewData viewData : views) { in getMutableViewData()
/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DNoopStats.java199 Set<View> views = exportedViews; in getAllExportedViews() local
200 if (views == null) { in getAllExportedViews()
202 exportedViews = views = filterExportedViews(registeredViews.values()); in getAllExportedViews()
205 return views; in getAllExportedViews()
211 Set<View> views = new HashSet<View>(); in filterExportedViews() local
216 views.add(view); in filterExportedViews()
218 return Collections.unmodifiableSet(views); in filterExportedViews()
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp297 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in onPrepareDraws() local
298 if (!views) { in onPrepareDraws()
302 SkASSERT(views[0].proxy()); in onPrepareDraws()
310 fixedDynamicState->fPrimitiveProcessorTextures[i] = views[i].proxy(); in onPrepareDraws()
313 target->sampledProxyArray()->push_back(views[i].proxy()); in onPrepareDraws()
323 views, numActiveViews); in onPrepareDraws()
328 target->allocator(), *target->caps().shaderCaps(), this->color(), false, views, in onPrepareDraws()
480 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in createDrawForGeneratedGlyphs() local
481 SkASSERT(views); in createDrawForGeneratedGlyphs()
483 if (!views || 0 == numActiveViews) { in createDrawForGeneratedGlyphs()
[all …]
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c243 unsigned nr, struct pipe_sampler_view **views) in set_sampler_views() argument
250 struct pipe_sampler_view *view = views ? views[i] : NULL; in set_sampler_views()
271 struct pipe_sampler_view **views) in etna_fragtex_set_sampler_views() argument
277 set_sampler_views(ctx, start, end, nr, views); in etna_fragtex_set_sampler_views()
284 struct pipe_sampler_view **views) in etna_vertex_set_sampler_views() argument
290 set_sampler_views(ctx, start, end, nr, views); in etna_vertex_set_sampler_views()
296 struct pipe_sampler_view **views) in etna_set_sampler_views() argument
305 etna_fragtex_set_sampler_views(ctx, num_views, views); in etna_set_sampler_views()
308 etna_vertex_set_sampler_views(ctx, num_views, views); in etna_set_sampler_views()
/external/skia/gm/
Dyuvtorgbeffect.cpp98 GrSurfaceProxyView views[3]; in onDraw() local
102 std::tie(views[i], std::ignore) = maker.view(GrMipMapped::kNo); in onDraw()
103 if (!views[i]) { in onDraw()
129 views, yuvaIndices, static_cast<SkYUVColorSpace>(space), in onDraw()
214 GrSurfaceProxyView views[2]; in onDraw() local
218 std::tie(views[i], std::ignore) = maker.view(GrMipMapped::kNo); in onDraw()
219 if (!views[i]) { in onDraw()
243 auto fp = GrYUVtoRGBEffect::Make(views, yuvaIndices, in onDraw()
310 GrSurfaceProxyView views[3]; in onDraw() local
314 std::tie(views[i], std::ignore) = maker.view(GrMipMapped::kNo); in onDraw()
[all …]
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c103 struct pipe_sampler_view **views) in softpipe_set_sampler_views() argument
119 pipe_sampler_view_reference(pview, views[i]); in softpipe_set_sampler_views()
121 views[i]); in softpipe_set_sampler_views()
170 struct pipe_sampler_view **views, in prepare_shader_sampling() argument
186 struct pipe_sampler_view *view = views[i]; in prepare_shader_sampling()
281 struct pipe_sampler_view **views) in softpipe_prepare_vertex_sampling() argument
283 prepare_shader_sampling(sp, num, views, PIPE_SHADER_VERTEX, in softpipe_prepare_vertex_sampling()
303 struct pipe_sampler_view **views) in softpipe_prepare_geometry_sampling() argument
305 prepare_shader_sampling(sp, num, views, PIPE_SHADER_GEOMETRY, in softpipe_prepare_geometry_sampling()
/external/python/oauth2client/oauth2client/contrib/django_util/
Dsite.py19 from oauth2client.contrib.django_util import views
22 urls.url(r'oauth2callback/', views.oauth2_callback, name="callback"),
23 urls.url(r'oauth2authorize/', views.oauth2_authorize, name="authorize")
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c629 struct pipe_sampler_view **views) in r600_set_sampler_views() argument
633 struct r600_pipe_sampler_view **rviews = (struct r600_pipe_sampler_view **)views; in r600_set_sampler_views()
646 if (!views) { in r600_set_sampler_views()
651 remaining_mask = dst->views.enabled_mask & disable_mask; in r600_set_sampler_views()
655 assert(dst->views.views[i]); in r600_set_sampler_views()
657 pipe_sampler_view_reference((struct pipe_sampler_view **)&dst->views.views[i], NULL); in r600_set_sampler_views()
661 if (rviews[i] == dst->views.views[i]) { in r600_set_sampler_views()
671 dst->views.compressed_depthtex_mask |= 1 << i; in r600_set_sampler_views()
673 dst->views.compressed_depthtex_mask &= ~(1 << i); in r600_set_sampler_views()
678 dst->views.compressed_colortex_mask |= 1 << i; in r600_set_sampler_views()
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWindowManagerImpl.java47 private static final Multimap<Integer, View> views = ArrayListMultimap.create(); field in ShadowWindowManagerImpl
51 views.put(realObject.getDefaultDisplay().getDisplayId(), view); in addView()
63 views.remove(realObject.getDefaultDisplay().getDisplayId(), view); in removeView()
69 return ImmutableList.copyOf(views.get(realObject.getDefaultDisplay().getDisplayId())); in getViews()
93 views.clear(); in reset()

12345678910>>...12