Home
last modified time | relevance | path

Searched defs:views (Results 1 – 25 of 101) sorted by relevance

12345

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c122 struct pipe_sampler_view **views) in llvmpipe_set_sampler_views()
259 struct pipe_sampler_view **views, in prepare_shader_sampling()
369 struct pipe_sampler_view **views) in llvmpipe_prepare_vertex_sampling()
381 struct pipe_sampler_view **views) in llvmpipe_prepare_geometry_sampling()
392 struct pipe_sampler_view **views) in llvmpipe_prepare_tess_ctrl_sampling()
403 struct pipe_sampler_view **views) in llvmpipe_prepare_tess_eval_sampling()
412 struct pipe_image_view *views, in prepare_shader_images()
509 struct pipe_image_view *views) in llvmpipe_prepare_vertex_images()
521 struct pipe_image_view *views) in llvmpipe_prepare_geometry_images()
532 struct pipe_image_view *views) in llvmpipe_prepare_tess_ctrl_images()
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWindowManagerImplTest.java46 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_isInitiallyEmpty() local
55 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_returnsAnAddedView() local
66 List<View> views = ((ShadowWindowManagerImpl) shadowOf(windowManager)).getViews(); in getViews_doesNotReturnARemovedView() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c103 struct pipe_sampler_view **views) in softpipe_set_sampler_views()
170 struct pipe_sampler_view **views, in prepare_shader_sampling()
281 struct pipe_sampler_view **views) in softpipe_prepare_vertex_sampling()
303 struct pipe_sampler_view **views) in softpipe_prepare_geometry_sampling()
/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()
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c62 struct st_sampler_views *views; in st_texture_set_sampler_view() local
171 const struct st_sampler_views *views = p_atomic_read(&stObj->sampler_views); in st_texture_get_current_sampler_view() local
195 struct st_sampler_views *views = stObj->sampler_views; in st_texture_release_context_sampler_view() local
225 struct st_sampler_views *views = stObj->sampler_views; in st_texture_release_all_sampler_views() local
262 struct st_sampler_views *views = stObj->sampler_views_old; in st_delete_texture_sampler_views() local
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
DMeasureToViewMap.java78 Set<View> views = exportedViews; in getExportedViews() local
89 Set<View> views = Sets.newHashSet(); in filterExportedViews() local
131 Collection<MutableViewData> views = mutableMap.get(view.getMeasure().getName()); in getMutableViewData() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c243 unsigned nr, struct pipe_sampler_view **views) in set_sampler_views()
271 struct pipe_sampler_view **views) in etna_fragtex_set_sampler_views()
284 struct pipe_sampler_view **views) in etna_vertex_set_sampler_views()
296 struct pipe_sampler_view **views) in etna_set_sampler_views()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragtex.c176 struct pipe_sampler_view **views) in nv30_fragtex_set_sampler_views()
201 struct pipe_sampler_view **views) in nv30_set_sampler_views()
Dnv40_verttex.c75 struct pipe_sampler_view **views) in nv40_verttex_set_sampler_views()
/external/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp214 const GrSurfaceProxyView* views, in GrDistanceFieldA8TextGeoProc()
254 void GrDistanceFieldA8TextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
498 const GrSurfaceProxyView* views, in GrDistanceFieldPathGeoProc()
527 void GrDistanceFieldPathGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
818 const GrSurfaceProxyView* views, in GrDistanceFieldLCDTextGeoProc()
854 void GrDistanceFieldLCDTextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
DGrDistanceFieldGeoProc.h63 const GrSurfaceProxyView* views, in Make()
77 const GrSurfaceProxyView* views, in Make()
151 const GrSurfaceProxyView* views, int numActiveViews, in Make()
227 const GrSurfaceProxyView* views, in Make()
DGrBitmapTextGeoProc.cpp132 const GrSurfaceProxyView* views, in GrBitmapTextGeoProc()
173 void GrBitmapTextGeoProc::addNewViews(const GrSurfaceProxyView* views, in addNewViews()
/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DNoopStats.java199 Set<View> views = exportedViews; in getAllExportedViews() local
211 Set<View> views = new HashSet<View>(); in filterExportedViews() local
/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.cpp108 Views views; in create_views() local
186 Views views = create_views(gpu, desc, info); in MakeNewTextureRenderTarget() local
218 Views views = create_views(gpu, desc, info); in MakeWrappedTextureRenderTarget() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_texture.c69 unsigned start, unsigned nr, struct pipe_sampler_view **views) in set_sampler_views()
111 struct pipe_sampler_view **views) in fd_set_sampler_views()
/external/skia/src/gpu/
DGrProcessorUnitTest.cpp21 int maxTreeDepth, int numViews, const ViewInfo views[]) in GrProcessorTestData()
26 int maxTreeDepth, int numViews, const ViewInfo views[], in GrProcessorTestData()
/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/
DLottieFontViewGroup.kt22 private val views = ArrayList<View>() constant
/external/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c216 struct pipe_sampler_view **views; in enc_ScaleInput_common() local
404 struct pipe_sampler_view **views; in enc_LoadImage_common() local
Dvid_dec_common.c86 struct pipe_sampler_view **views; in vid_dec_FillOutput() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DViewMatcher.java15 public static ViewMatcher construct(Class<?>[] views) in construct()
/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
DShadowAppWidgetManager.java52 protected void updateAppWidget(int[] appWidgetIds, RemoteViews views) { in updateAppWidget()
65 protected void updateAppWidget(int appWidgetId, RemoteViews views) { in updateAppWidget()
/external/autotest/database/
Ddb_utils.py9 def drop_views(manager, views): argument
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp215 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in onPrepareDraws() local
348 const GrSurfaceProxyView* views = atlasManager->getViews(maskFormat, &numActiveViews); in createDrawForGeneratedGlyphs() local
445 const GrSurfaceProxyView* views, in setupDfProcessor()
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DListViewActivity.java52 public MyViewAdapter(Context context, int resId, List<View> views) { in MyViewAdapter()

12345