Home
last modified time | relevance | path

Searched defs:cull (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/frameworks/rs/
H A DrsProgramRaster.cpp23 ProgramRaster::ProgramRaster(Context *rsc, bool pointSprite, RsCullMode cull) in ProgramRaster()
80 RsCullMode cull) { in getProgramRaster()
103 RsProgramRaster rsi_ProgramRasterCreate(Context * rsc, bool pointSprite, RsCullMode cull) { in rsi_ProgramRasterCreate()
H A DrsProgramRaster.h44 RsCullMode cull; member
/aosp_15_r20/external/skia/tools/viewer/
H A DAtlasSlide.cpp25 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
H A DShipSlide.cpp28 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()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c108 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
/aosp_15_r20/external/skia/tests/
H A DDashPathEffectTest.cpp47 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
H A DPictureBBHTest.cpp103 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dcomplex-convert.c14 _Complex unsigned long long cull) { in foo()
/aosp_15_r20/external/skia/src/core/
H A DSkBigPicture.cpp19 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
H A DSkPicture.cpp337 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
H A DSkOverdrawCanvas.cpp170 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
H A DSkPicturePlayback.cpp281 const SkRect* cull = nullptr; in handleOp() local
H A DSkRecorder.cpp295 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c149 nir_def *cull = nir_ixor(b, is_neg, config); in face_culling() local
156 nir_def *cull = NULL; in fast_frustum_culling() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c67 translate_cull_mode(unsigned cull) in translate_cull_mode()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_clip_cull_distance_arrays.c446 nir_variable *cull = NULL; in combine_clip_cull() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h66 SkBlendMode, const SkSamplingOptions&, const SkRect* cull, const SkPaint*) { in onDrawAtlas2()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp223 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/
H A DCallCountingCanvas.h127 const SkRect* cull, const SkPaint* paint) override { in onDrawAtlas2()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h649 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
/aosp_15_r20/external/skia/src/utils/
H A DSkPaintFilterCanvas.cpp229 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
H A DSkNWayCanvas.cpp311 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp601 SkRect cull = kUnset; member
935 const SkSamplingOptions& sampling, const SkRect* cull, in drawAtlas()
1284 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
/aosp_15_r20/external/skia/tools/
H A DMSKPPlayer.cpp245 const SkRect* cull, in onDrawAtlas2()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c355 uint32_t cull = 0; in lima_pack_plbu_cmd() local

123