/third_party/skia/third_party/externals/tint/src/utils/ |
H A D | transform_test.cc | 33 auto transformed = Transform(empty, [](int) -> int { in TEST() local 41 auto transformed = Transform(empty, [](int, size_t) -> int { in TEST() local 53 auto transformed = Transform(input, [](int i) { return i; }); in TEST() local 58 auto transformed in TEST() local 67 auto transformed = Transform(input, [](int, size_t idx) { return idx; }); TEST() local 76 auto transformed = Transform(input, [](int i) { return i * 10; }); TEST() local 85 auto transformed = TEST() local [all...] |
/third_party/skia/docs/examples/ |
H A D | RRect_transform.cpp | 11 SkRRect transformed; in REG_FIDDLE() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afloader.h | 46 FT_Bool transformed; member
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | graphics_robust_access_test.cpp | 198 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument 210 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | graphics_robust_access_test.cpp | 198 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument 210 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
|
/third_party/spirv-tools/test/opt/ |
H A D | graphics_robust_access_test.cpp | 196 ACCheck(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheck() argument 208 ACCheckFail(const std::string& access_chain_inst, const std::string& original, const std::string& transformed) ACCheckFail() argument
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | Matrix.cpp | 212 Vector4 transformed = (mat * Vector4(pt, 1.0f)).normalized(); in transform() local 218 Vector4 transformed = (mat * pt).normalized(); in transform() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_ff.c | 627 struct ureg_dst oTex, input_coord, transformed, t, aVtx_normed; in nine_ff_build_vs() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramExecutableVk.cpp | 79 angle::spirv::Blob transformed; in ValidateTransformedSpirV() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_deshake_opencl.c | 1390 cl_mem src, transformed, dst; in filter_frame() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCompressedTexture.cpp | 1835 const bool transformed = mode != 9 && mode != 10; in decompressBc6H() local
|
/third_party/typescript/lib/ |
H A D | tsc.js | 95804 var transformed = []; global() variable [all...] |