/aosp_15_r20/frameworks/rs/ |
H A D | rsProgramRaster.cpp | 23 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 D | rsProgramRaster.h | 44 RsCullMode cull; member
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A 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
|
H A 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A 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
|
/aosp_15_r20/external/skia/tests/ |
H A 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
|
H A D | PictureBBHTest.cpp | 103 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | complex-convert.c | 14 _Complex unsigned long long cull) { in foo()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkBigPicture.cpp | 19 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
|
H A D | SkPicture.cpp | 337 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
|
H A D | SkOverdrawCanvas.cpp | 170 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|
H A D | SkPicturePlayback.cpp | 281 const SkRect* cull = nullptr; in handleOp() local
|
H A D | SkRecorder.cpp | 295 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_hw_select.c | 149 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 D | svga_pipe_rasterizer.c | 67 translate_cull_mode(unsigned cull) in translate_cull_mode()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_clip_cull_distance_arrays.c | 446 nir_variable *cull = NULL; in combine_clip_cull() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 66 SkBlendMode, const SkSamplingOptions&, const SkRect* cull, const SkPaint*) { in onDrawAtlas2()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.cpp | 223 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 127 const SkRect* cull, const SkPaint* paint) override { in onDrawAtlas2()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_pipe.h | 649 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 229 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
|
H A D | SkNWayCanvas.cpp | 311 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 601 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 D | MSKPPlayer.cpp | 245 const SkRect* cull, in onDrawAtlas2()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_draw.c | 355 uint32_t cull = 0; in lima_pack_plbu_cmd() local
|