Home
last modified time | relevance | path

Searched defs:linear (Results 51 - 75 of 80) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp102 gbm_bo* CreateGbmBo(uint32_t width, uint32_t height, bool linear) { in CreateGbmBo() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp668 OH_Drawing_ColorFilter* linear = OH_Drawing_ColorFilterCreateLinearToSrgbGamma(); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_font.cpp815 bool linear = m_font->IsLinearMetrics(); in OnIsLinearMetrics() local
/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c62 int linear; member
/third_party/lame/misc/
H A Dath.c180 linear = 0, enumerator
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c696 VkFormatFeatureFlags2 linear = 0, tiled = 0, buffer = 0; in radv_physical_device_get_format_properties() local
[all...]
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c1046 struct hdr_iter_linear* linear = &iter->specifics.linear; in iter_linear_next() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_driver.h43 unsigned linear : 1; /* linearly interpolated if true (and not flat) */ member
H A Dnv50_ir_from_tgsi.cpp3044 bool linear; in handleINTERP() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c552 fd_resource_uncompress(struct fd_context *ctx, struct fd_resource *rsc, bool linear) in fd_resource_uncompress() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp2721 Float4 linear = x * x; in sRGBtoLinear() local
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1941 int linear = !colormap && (format & PNG_FORMAT_FLAG_LINEAR); /* input */ in png_image_write_main() local
H A Dpngread.c3936 int linear = (format & PNG_FORMAT_FLAG_LINEAR) != 0; png_image_read_direct() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp1137 uint32_t linear; in _extFromU() local
1196 uint32_t linear; _extToU() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp1137 uint32_t linear; in _extFromU() local
1196 uint32_t linear; _extToU() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h441 boolean linear; member
460 boolean linear; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp384 static float linear(float x) { return x; } in linear() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h131 bool linear; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1504 Int4 linear = CmpLT(c, Float4(0.04045f)); in sRGBtoLinear() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp3270 Float4 linear = x * x; in sRGBtoLinear() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DVertexProcessor.cpp336 void VertexProcessor::setLightAttenuation(unsigned int light, float constant, float linear, float quadratic) in setLightAttenuation() argument
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp180 bool linear; in hullCheck() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvmbcs.cpp1137 uint32_t linear; in _extFromU() local
1196 uint32_t linear; _extToU() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp384 static float linear(float x) { return x; } in linear() function
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c124 float linear = val->color.float32[i]; in r2d_clear_value() local
1863 struct tu_native_format linear = tu6_format_texture(format, TILE6_LINEAR); in is_swapped_format() local
[all...]

Completed in 58 milliseconds

1234