| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_cull.c | 108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local 143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
|
| /third_party/flutter/skia/tests/ |
| D | DashPathEffectTest.cpp | 43 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local 133 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local
|
| D | PictureBBHTest.cpp | 101 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
| /third_party/skia/tests/ |
| D | DashPathEffectTest.cpp | 44 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local 134 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local
|
| D | PictureBBHTest.cpp | 100 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkMiniRecorder.cpp | 50 SkMiniPicture(const SkRect* cull, T* op) : fCull(cull ? *cull : bounds(*op)) { in SkMiniPicture() 98 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) { in detachAsPicture()
|
| D | SkBigPicture.cpp | 15 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
|
| D | SkPicture.cpp | 318 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
| D | SkOverdrawCanvas.cpp | 144 SkBlendMode mode, const SkRect* cull, const SkPaint* paint) { in onDrawAtlas()
|
| /third_party/skia/src/core/ |
| D | SkMiniRecorder.cpp | 50 SkMiniPicture(const SkRect* cull, T&& op) in SkMiniPicture() 98 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) { in detachAsPicture()
|
| D | SkBigPicture.cpp | 15 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
|
| D | SkPicture.cpp | 321 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
| D | SkOverdrawCanvas.cpp | 151 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|
| /third_party/flutter/skia/samplecode/ |
| D | SampleShip.cpp | 26 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()
|
| D | SampleAtlas.cpp | 21 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 27 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim() 188 const SkRect cull = this->getBounds(); in onDraw() local
|
| /third_party/skia/samplecode/ |
| D | SampleShip.cpp | 27 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 34 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
|
| D | SampleAtlas.cpp | 23 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 30 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim() 191 const SkRect cull = this->getBounds(); in onDraw() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_clip_cull_distance_arrays.c | 69 nir_variable *cull = NULL; in combine_clip_cull() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_rasterizer.c | 85 translate_cull_mode(unsigned cull) in translate_cull_mode()
|
| /third_party/skia/src/effects/ |
| D | SkOpPathEffect.cpp | 24 const SkRect* cull, const SkMatrix& ctm) const { in onFilterPath() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | renderer9_utils.cpp | 222 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | renderer9_utils.cpp | 222 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_draw_hw_select.c | 150 nir_ssa_def *cull = nir_ixor(b, is_neg, config); in face_culling() local 157 nir_ssa_def *cull = NULL; in fast_frustum_culling() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_pipe.h | 657 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
|
| /third_party/skia/src/utils/ |
| D | SkPaintFilterCanvas.cpp | 212 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|