/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local 147 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
|
D | draw_private.h | 147 struct draw_stage *cull; member
|
/external/skia/tests/ |
D | DashPathEffectTest.cpp | 47 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local 137 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local
|
D | PictureBBHTest.cpp | 103 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
D | PictureTest.cpp | 760 SkRect cull = { 0,0, 10,20 }; in DEF_TEST() local
|
/external/skia/tools/viewer/ |
D | ShipSlide.cpp | 28 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 35 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
|
D | AtlasSlide.cpp | 25 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 32 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim() 191 const SkRect cull = this->getBounds(); in onDraw() local
|
/external/clang/test/CodeGen/ |
D | complex-convert.c | 14 _Complex unsigned long long cull) { in foo()
|
/external/skia/src/core/ |
D | SkBigPicture.cpp | 19 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
|
D | SkPicture.cpp | 337 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
D | SkOverdrawCanvas.cpp | 170 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|
D | SkPicturePlayback.cpp | 281 const SkRect* cull = nullptr; in handleOp() local
|
D | SkRecorder.cpp | 295 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
|
D | SkPictureRecord.cpp | 711 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_rasterizer.c | 67 translate_cull_mode(unsigned cull) in translate_cull_mode()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_clip_cull_distance_arrays.c | 441 nir_variable *cull = NULL; in combine_clip_cull() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_draw_hw_select.c | 146 nir_def *cull = nir_ixor(b, is_neg, config); in face_culling() local 153 nir_def *cull = NULL; in fast_frustum_culling() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | renderer9_utils.cpp | 223 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_pipe.h | 649 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
|
/external/skia/src/utils/ |
D | SkPaintFilterCanvas.cpp | 229 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|
D | SkNWayCanvas.cpp | 311 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_draw.c | 355 uint32_t cull = 0; in lima_pack_plbu_cmd() local
|
D | lima_gpu.h | 140 #define PLBU_CMD_PRIMITIVE_SETUP(force_point_size, cull, index_size) \ argument
|
/external/skia/tools/ |
D | MSKPPlayer.cpp | 245 const SkRect* cull, in onDrawAtlas2()
|
/external/skia/tools/debugger/ |
D | DebugCanvas.cpp | 588 const SkRect* cull, in onDrawAtlas2()
|