Searched defs:cull (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 93 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local 128 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
|
D | draw_private.h | 110 struct draw_stage *cull; member
|
/external/skia/samplecode/ |
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()
|
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() 188 const SkRect cull = this->getBounds(); in onDraw() local
|
/external/skia/src/core/ |
D | SkMiniRecorder.cpp | 35 SkMiniPicture(SkRect cull, T* op) : fCull(cull) { in SkMiniPicture() 104 SkPicture* SkMiniRecorder::detachAsPicture(const SkRect& cull) { in detachAsPicture()
|
D | SkBigPicture.cpp | 15 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
|
D | SkPicturePlayback.cpp | 191 const SkRect* cull = nullptr; in handleOp() local
|
D | SkRecorder.cpp | 324 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas()
|
D | SkPictureRecord.cpp | 747 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas()
|
D | SkRemote.cpp | 274 const SkRect* cull, in onDrawAtlas()
|
D | SkCanvas.cpp | 1965 const SkRect* cull, const SkPaint* paint) { in drawAtlas() 2711 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas()
|
/external/clang/test/CodeGen/ |
D | complex-convert.c | 14 _Complex unsigned long long cull) { in foo()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_raster.c | 125 int cull = ctx->Polygon.CullFaceMode; in nv04_emit_control() local
|
/external/skia/tests/ |
D | DashPathEffectTest.cpp | 38 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local
|
/external/opencv3/modules/cudafeatures2d/src/ |
D | orb.cpp | 660 static void cull(GpuMat& keypoints, int& count, int n_points) in cull() function
|
/external/skia/tools/json/ |
D | SkJSONCanvas.cpp | 639 int count, SkXfermode::Mode, const SkRect* cull, const SkPaint*) { in onDrawAtlas()
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 415 struct omap3isp_ccdc_culling __user *cull; member
|