Searched defs:tilemode (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/tests/ |
H A D | CTest.cpp | 26 sk_shader_tilemode_t tilemode = CLAMP_SK_SHADER_TILEMODE; in shader_test() local
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | LinearGradient.java | 38 nMakeLinear(float x0, float y0, float x1, float y1, float[] colors, float[] pos, int tilemode, long nativeLocalMatrix) nMakeLinear() argument
|
H A D | SweepGradient.java | 48 nMakeSweep(float x, float y, float sa, float ea, float[] colors, float[] pos, int tilemode, long nativeLocalMatrix) nMakeSweep() argument
|
H A D | RadialGradient.java | 36 nMakeRadial(float x, float y, float r, float[] colors, float[] pos, int tilemode, long nativeLocalMatrix) nMakeRadial() argument
|
H A D | TwoPointConicalGradient.java | 40 nMakeTwoPointConical(float x0, float y0, float r0, float x1, float y1, float r1, float[] colors, float[] pos, int tilemode, long nativeLocalMatrix) nMakeTwoPointConical() argument
|
/third_party/skia/bench/ |
H A D | HardStopGradientBench_ScaleNumColors.cpp | 21 HardStopGradientBench_ScaleNumColors(SkTileMode tilemode, int count) { in HardStopGradientBench_ScaleNumColors() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 400 u32 reg_offset, split_equal_to_row_size, *tilemode; in gfx_v6_0_tiling_mode_table_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 386 u32 reg_offset, split_equal_to_row_size, *tilemode; in gfx_v6_0_tiling_mode_table_init() local [all...] |
Completed in 6 milliseconds