/external/skqp/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 | 113 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
/external/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 | 113 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
/external/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 | 314 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
D | SkPicturePlayback.cpp | 232 const SkRect* cull = nullptr; in handleOp() local
|
D | SkLiteRecorder.cpp | 179 const SkRect* cull, in onDrawAtlas()
|
/external/skqp/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 | 314 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
D | SkOverdrawCanvas.cpp | 164 SkBlendMode mode, const SkRect* cull, const SkPaint* paint) { in onDrawAtlas()
|
D | SkPicturePlayback.cpp | 232 const SkRect* cull = nullptr; in handleOp() local
|
D | SkLiteRecorder.cpp | 176 const SkRect* cull, in onDrawAtlas()
|
/external/clang/test/CodeGen/ |
D | complex-convert.c | 14 _Complex unsigned long long cull) { in foo()
|
/external/skia/samplecode/ |
D | SampleAtlas.cpp | 22 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 28 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim() 189 const SkRect cull = this->getBounds(); in onDraw() local
|
D | SampleShip.cpp | 27 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 33 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
|
/external/skqp/samplecode/ |
D | SampleAtlas.cpp | 22 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 28 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim() 189 const SkRect cull = this->getBounds(); in onDraw() local
|
D | SampleShip.cpp | 27 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas() 33 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_raster.c | 127 int cull = ctx->Polygon.CullFaceMode; in nv04_emit_control() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 231 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local 268 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_clip_cull_distance_arrays.c | 129 nir_variable *cull = NULL; in combine_clip_cull() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_rasterizer.c | 85 translate_cull_mode(unsigned cull) in translate_cull_mode()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_pipe.h | 619 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
|