| /external/skia/tests/ | 
| D | FindCubicConvex180ChopsTest.cpp | 21 static bool is_linear(SkPoint p0, SkPoint p1, SkPoint p2) {  in is_linear()  function25 static bool is_linear(const SkPoint p[4]) {  in is_linear()  function
 
 | 
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| 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()  local168    LLVMValueRef lin_thresh, lin, lin_const, is_linear, tmp, pow_final;  in lp_build_linear_to_srgb()  local
 
 | 
| /external/mesa3d/src/panfrost/lib/ | 
| D | pan_texture.c | 337         bool is_linear = modifier == DRM_FORMAT_MOD_LINEAR;  in panfrost_emit_texture_payload_v7()  local
 | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_compute_blit.c | 433    bool is_linear = ((struct si_texture*)src)->surface.is_linear ||  in si_compute_copy_image()  local
 | 
| /external/mesa3d/src/amd/common/ | 
| D | ac_surface.h | 202    unsigned is_linear : 1;  member
 | 
| /external/rust/crates/criterion/src/ | 
| D | lib.rs | 1388     fn is_linear(&self) -> bool {  in is_linear()  method
 | 
| /external/mesa3d/src/amd/compiler/ | 
| D | aco_spill.cpp | 121 int32_t get_dominator(int idx_a, int idx_b, Program* program, bool is_linear)  in get_dominator()
 | 
| D | aco_ir.h | 297    constexpr bool is_linear() const { return rc <= RC::s16 || rc & (1 << 6); }  in is_linear()  function353    constexpr bool is_linear() const noexcept { return regClass().is_linear(); }  in is_linear()  function
 
 | 
| /external/vulkan-validation-layers/layers/ | 
| 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()
 
 | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | r600_shader.c | 552 		int is_linear = interpolate == TGSI_INTERPOLATE_LINEAR;  in eg_get_interpolator_index()  local
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 85971 	bool is_linear;  member
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 117958 	bool is_linear;  member
 | 
| D | vmlinux.h | 117958 	bool is_linear;  member
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 104751 	bool is_linear;  member
 | 
| D | vmlinux_510.h | 104751 	bool is_linear;  member
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 111246 	bool is_linear;  member
 | 
| D | vmlinux.h | 111246 	bool is_linear;  member
 |