/aosp_15_r20/external/skia/tests/ |
H A D | FindCubicConvex180ChopsTest.cpp | 21 static bool is_linear(SkPoint p0, SkPoint p1, SkPoint p2) { in is_linear() function 25 static bool is_linear(const SkPoint p[4]) { in is_linear() function
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_srgb.c | 102 LLVMValueRef srcf, part_lin, part_pow, is_linear, lin_const, lin_thresh; in lp_build_srgb_to_linear() local 168 LLVMValueRef lin_thresh, lin, lin_const, is_linear, tmp, pow_final; in lp_build_linear_to_srgb() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_sdma.h | 25 bool is_linear; /* Whether the image is linear. */ member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/ |
H A D | resource.rs | 110 pub fn is_linear(&self) -> bool { in is_linear() method
|
/aosp_15_r20/external/minigbm/ |
H A D | mediatek.c | 249 const bool is_linear = bo->meta.use_flags & BO_USE_LINEAR; in mediatek_bo_create_with_modifiers() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 507 int is_linear = interpolate == TGSI_INTERPOLATE_LINEAR; in eg_get_interpolator_index() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_debug.c | 126 is_linear(const struct lp_rast_state *state, in is_linear() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/ |
D | lib.rs | 1388 fn is_linear(&self) -> bool { in is_linear() method
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_eu_validate.c | 485 is_linear(unsigned vstride, unsigned width, unsigned hstride) in is_linear() function
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_surface.h | 334 uint8_t is_linear : 1; member
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_eu_validate.c | 548 is_linear(unsigned vstride, unsigned width, unsigned hstride) in is_linear() function
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 318 constexpr bool is_linear() const { return rc <= RC::s16 || is_linear_vgpr(); } in is_linear() function 382 constexpr bool is_linear() const noexcept { return regClass().is_linear(); } in is_linear() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_huffman_decompressor.cc | 1020 bool is_linear = true; in ArrayToFunction() local
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_huffman_decompressor.cc | 1070 bool is_linear = true; in ArrayToFunction() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.cpp | 4253 … VkDeviceSize memoryOffset, const VkMemoryRequirements &memRequirements, bool is_linear, in ValidateInsertMemoryRange() 4289 … VkDeviceSize memoryOffset, VkMemoryRequirements memRequirements, bool is_linear) { in InsertMemoryRange() 4303 … const VkMemoryRequirements &mem_reqs, bool is_linear, const char *api_name) const { in ValidateInsertImageMemoryRange() 4308 VkMemoryRequirements mem_reqs, bool is_linear) { in InsertImageMemoryRange()
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 90076 bool is_linear; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 48859 bool is_linear; member
|
H A D | vmlinux_600.h | 48859 bool is_linear; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 66615 bool is_linear; member
|
H A D | vmlinux_602.h | 66615 bool is_linear; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 127628 bool is_linear; member
|
H A D | vmlinux_518.h | 127628 bool is_linear; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 136093 bool is_linear; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 113889 bool is_linear; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 135507 bool is_linear; member
|