| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | VulkanImageWrappingTestsDmaBuf.cpp | 102 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 D | drawing_canvas_test.cpp | 668 OH_Drawing_ColorFilter* linear = OH_Drawing_ColorFilterCreateLinearToSrgbGamma(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/ |
| H A D | js_font.cpp | 815 bool linear = m_font->IsLinearMetrics(); in OnIsLinearMetrics() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_loudnorm.c | 62 int linear; member
|
| /third_party/lame/misc/ |
| H A D | ath.c | 180 linear = 0, enumerator
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_formats.c | 696 VkFormatFeatureFlags2 linear = 0, tiled = 0, buffer = 0; in radv_physical_device_get_format_properties() local [all...] |
| /third_party/node/deps/histogram/src/ |
| H A D | hdr_histogram.c | 1046 struct hdr_iter_linear* linear = &iter->specifics.linear; in iter_linear_next() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_driver.h | 43 unsigned linear : 1; /* linearly interpolated if true (and not flat) */ member
|
| H A D | nv50_ir_from_tgsi.cpp | 3044 bool linear; in handleINTERP() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 552 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 D | PixelRoutine.cpp | 2721 Float4 linear = x * x; in sRGBtoLinear() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwrite.c | 1941 int linear = !colormap && (format & PNG_FORMAT_FLAG_LINEAR); /* input */ in png_image_write_main() local
|
| H A D | pngread.c | 3936 int linear = (format & PNG_FORMAT_FLAG_LINEAR) != 0; png_image_read_direct() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvmbcs.cpp | 1137 uint32_t linear; in _extFromU() local 1196 uint32_t linear; _extToU() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 1137 uint32_t linear; in _extFromU() local 1196 uint32_t linear; _extToU() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 441 boolean linear; member 460 boolean linear; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryMiscTests.cpp | 384 static float linear(float x) { return x; } in linear() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | UtilsVk.h | 131 bool linear; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 1504 Int4 linear = CmpLT(c, Float4(0.04045f)); in sRGBtoLinear() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | PixelRoutine.cpp | 3270 Float4 linear = x * x; in sRGBtoLinear() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | VertexProcessor.cpp | 336 void VertexProcessor::setLightAttenuation(unsigned int light, float constant, float linear, float quadratic) in setLightAttenuation() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.cpp | 180 bool linear; in hullCheck() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnvmbcs.cpp | 1137 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 D | vktRayQueryMiscTests.cpp | 384 static float linear(float x) { return x; } in linear() function
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_clear_blit.c | 124 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...] |